Error on Installing 10gr2 on solaris 8

Hi ,
I am Installing Oracle 10gR2 on Sun Sparc server with Solaris 8 installed.
I had installed all the required packages on it. But while installation links the files it gives the error, the output from the install log is :-
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
INFO: Linking /oracle/home/app/product/10.2.0/Db_1/precomp/lib/proc
INFO: ld.so.1: ld: fatal: libld.so.4: open failed: No such file or directory
ld.so.1: ld: fatal: relocation error: file /usr/ccs/bin/sparcv9/ld: symbol ld64_main: referenced symbol not found
INFO: make: Fatal error:
INFO: *** Error code 137
INFO: Command failed for target `
INFO: /oracle/home/app/product/10.2.0/Db_1/precomp/lib/proc'
INFO: End output from spawned process.
The Ld is found in path /usr/ccs/bin but still it is giving error, so can anybody help me to how to link this ld properly to complete the installation.
Thanks
Hardip

Hi Friends,
I made a Fresh Install of Solaris 10 on my Machine and updated all the latest patches. Now the Oracle 10g Installation worked fine without any error.
Thanks
Hardip

Similar Messages

  • Linking error while installing Oracle10g on Solaris 10 64bit sparc

    Hi,
    I am getting following error while installing the Oracle 10g R2 on Solaris 10 64 bit sparc.
    /usr/ccs/bin/make -f ins_precomp.mk relink ORACLE_HOME=/data/Oracle/product/10.2.0 EXENAME=proc/Linking /data/Oracle/product/10.2.0/precomp/lib/proc
    ld: fatal: file /data/Oracle/product/10.2.0/lib32/libclntsh.so: unknown file type
    ld: fatal: File processing errors. No output written to /data/Oracle/product/10.2.0/precomp/lib/proc
    *** Error code 1
    The following command caused the error:
    echo "Linking /data/Oracle/product/10.2.0/precomp/lib/proc"; \
    rm -f /data/Oracle/product/10.2.0/precomp/lib/proc; \
    /usr/ccs/bin/ld -o /data/Oracle/product/10.2.0/precomp/lib/proc -L/data/Oracle/product/10.2.0/precomp/lib/ -L/data/Oracle/product/10.2.0/lib/ -dy /data/Oracle/product/10.2.0/lib/prod/lib/v9/crti.o /data/Oracle/product/10.2.0/lib/prod/lib/v9/crt1.o /data/Oracle/product/10.2.0/lib/s0main.o /data/Oracle/product/10.2.0/precomp/lib/pdc.o /data/Oracle/product/10.2.0/precomp/lib/pds.o /data/Oracle/product/10.2.0/precomp/lib/libproc2.a /data/Oracle/product/10.2.0/lib/libslax10.a /data/Oracle/product/10.2.0/precomp/lib/libpgp.a -lpls10 -lplp10 /data/Oracle/product/10.2.0/lib/libplc10.a -lsnls10 -lunls10 -lnls10 /data/Oracle/product/10.2.0/rdbms/lib/kpudfo.o -lclntsh `cat /data/Oracle/product/10.2.0/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /data/Oracle/product/10.2.0/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /data/Oracle/product/10.2.0/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /data/Oracle/product/10.2.0/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lpls10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /data/Oracle/product/10.2.0/lib/sysliblist` -R /opt/SUNWcluster/lib/sparcv9:/data/Oracle/product/10.2.0/lib:/opt/ORCLcluster/l ib/ -Y P,:/opt/SUNWcluster/lib/sparcv9:/opt/ORCLcluster/lib/:/usr/ccs/lib/sparcv9:/usr /lib/sparcv9 -Qy -lc -laio -lposix4 -lm /data/Oracle/product/10.2.0/lib/prod/lib/v9/crtn.o; \
    /bin/chmod 755 /data/Oracle/product/10.2.0/precomp/lib/proc
    make: Fatal error: Command failed for target `/data/Oracle/product/10.2.0/precomp/lib/proc'
    from make.log
    INFO: End output from spawned process.
    INFO: ----------------------------------
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'relink' of makefile '/data/Oracle/product/10.2.0/precomp/lib/ins_precomp.mk'. See '/data/Oracle/oraInventory/logs/installActions2007-07-01_12-14-33AM.log' for details.
    Exception Severity: 1
    any help would be appreciated!
    Thanks,
    -Prakash

    its working now...I replaced ld on my system
    previous ld version was
    GNU ld version 2.13.1
    Supported emulations:
    elf32_sparc
    elf64_sparc
    now ld version is
    ld: Software Generation Utilities - Solaris Link Editors: 5.10-1.477

  • Error when install wlss22 on solaris 10 x86

    encountered error during installation of wlss22 (solaris build) on my solaris 10 x86
    pls help
    $./wlss220_solaris32.bin
    bash: ./wlss220_solaris32.bin: Invalid argument

    As per the installation guide:
    http://e-docs.bea.com/wlcp/wlss22/install/quickstart.html
    # Execute the installation program for your operating system. To execute the Linux or Solaris binary installation program:
    chmod a+x ./wlss220_linux32.bin
    ./wlss220_linux32.bin

  • Error in Installing webutil on solaris server [solved alternatively]

    I am trying to install webutil on the solaris server but I am getting following error when I am trying to run the application in Internet explorer.
    Loading http://oradev.hmppd:7777/forms/java/frmwebutil.jar from JAR cache
    Loading http://oradev.hmppd:7777/forms/java/frmall_jinit.jar from JAR cache
    Loading http://oradev.hmppd:7777/forms/java/jacob.jar from JAR cache
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    RegisterWebUtil - Loading WebUtil Version 1.0.6
    Forms Applet version is : 10.1.2.0
    java.lang.ExceptionInInitializerError: java.security.AccessControlException: access denied (java.util.PropertyPermission java.home read)
         at java.security.AccessControlContext.checkPermission(Unknown Source)
         at java.security.AccessController.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPropertyAccess(Unknown Source)
         at java.lang.System.getProperty(Unknown Source)
         at oracle.forms.webutil.common.VBeanCommon.<clinit>(VBeanCommon.java:156)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    I have completed all the setup steps for webutil as given in the document. When I use the same steps on windows it works but when I am trying to do it on solaris it
    is giving error.
    Kindly reply as soon as possible as I am in the middle of an implementation..
    Your kind attention and suggestions are valueable
    Thanks for the same
    Shyamal Kumar
    Message was edited by:
    Shyamal Kumar

    I have updated the class path. But what do i have to do in jvm.
    Any way there is one more solution which worked.
    Step 1 . Install Oracle Forms 10.1.2.0.2
    Step 2. Copy jacob.jar in java home
    Step 3. Copy jacob.dll into webutil directory in forms directory.
    Thats it.

  • Error when installing Nagios on solaris 11

        Hello,
    I'm following these instructions (Building and Deploying Nagios on Oracle Solaris 11)  on how to build and install Nagios on a solaris 11 x86 box.  I get all the way to pkg install then I receive this error:
    root-/opt # pkg install nagios
    WARNING: The boot environment being modified is not the active one.  Changes
    made will not be reflected on the next boot.
               Packages to install:  1
                Services to change:  1
           Create boot environment: No
    Create backup boot environment: No
    DOWNLOAD                                PKGS         FILES    XFER (MB)   SPEED
    Completed                                1/1     1294/1294    15.1/15.1    0B/s
    PHASE                                          ITEMS
    Installing new actions                        1/1407Action install failed for 'nagios' (pkg://ops-software/nagios):
      KeyError: 'gid'
    The Boot Environment solaris-2-backup-1 failed to be updated. A snapshot was taken before the failed attempt and is mounted here /tmp/tmpeH7KLq. Use 'beadm unmount solaris-2-backup-10' and then 'beadm activate solaris-2-backup-10' if you wish to boot to this BE.
    pkg: An unexpected error happened during install: 'gid'
    Traceback (most recent call last):
      File "/usr/bin/pkg", line 6373, in handle_errors
        __ret = func(*args, **kwargs)
      File "/usr/bin/pkg", line 6359, in main_func
        pargs=pargs, **opts)
      File "/usr/bin/pkg", line 2177, in install
        update_index=update_index)
      File "/usr/bin/pkg", line 1950, in __api_op
        ret_code = __api_execute_plan(_op, _api_inst)
      File "/usr/bin/pkg", line 1523, in __api_execute_plan
        api_inst.execute_plan()
      File "/usr/lib/python2.6/vendor-packages/pkg/client/api.py", line 2706, in execute_plan
        self._img.imageplan.execute()
      File "/usr/lib/python2.6/vendor-packages/pkg/client/imageplan.py", line 4210, in execute
        p.execute_install(src, dest)
      File "/usr/lib/python2.6/vendor-packages/pkg/client/pkgplan.py", line 516, in execute_install
        dest.install(self, src)
      File "/usr/lib/python2.6/vendor-packages/pkg/actions/group.py", line 80, in install
        if (cur_attrs["gid"] != self.attrs["gid"]):
    KeyError: 'gid'
    pkg: This is an internal error in pkg(5) version f840f00cdeff.  Please log a
    Service Request about this issue including the information above and this
    message.
    root-/opt #
    I've installed other packages with pkg so I don't think its a error with the utility.  I've tried with 2 different versions of Nagios (4.0.7 and 4.0.8) both times getting the same error.  Has anyone seen this error before? any ideas on whats causing it?
    Thanks

    I have not done this myself, and the error you got should be more clear. What version of Solaris 11 are you using?  I think the issue may be in the default GID that is assigned. The instructions don't add a GID to the group action:
    group groupname=nagios
    user username=nagios group=nagios
    The pkg(5) manpage says this is optional:
         gid
             The group's unique numerical id. The  default  value  is the first free group under 100.
    You may want to add a specific GID to see if it solves the issue:
    group groupname=nagios gid=nnn   (where nnn is an unused group ID)
    -- Alan

  • Error while installing 10g on solaris 10

    i am getting error while i am installing oracle 10g (10.2.0.1) on sunos 5.10
    the error is
    unable to find product oracle.swd.jre[1.4.1] in oracle invetory.

    Please note from the OTN website:
    http://www.oracle.com/technology/deploy/security/alerts.htm
    The Critical Patch Updates released to date are listed in the following table. Please note that starting with the January 2008 CPU, the Critical Patch Update Advisory will only be posted on OTN and will no longer be posted on MetaLink or Customer Connection.
    Critical Patch Update      MetaLink Note ID      Latest Version/Date
    Critical Patch Update - April 2008
    No MetaLink copy     Rev 3, 20 April 2008
    Critical Patch Update - January 2008
    No MetaLink copy     Rev 1, 15 January 2008
    -----Original Message-----
    From: Oracle Support Services [mailto:[email protected]]
    Sent: Wednesday, April 16, 2008 7:24 PM
    The Critical Patch Update Advisory is available at any of the following locations:
    Oracle Technology Network: http://www.oracle.com/technology/deploy/security/alerts.htm
    Oracle, PeopleSoft and JD Edwards products: http://www.peoplesoft.com/corp/en/support/security_index.jsp

  • Errors of install freeradius in solaris (SunOS 5.8)

    The below are my installation procedures:
    bash-2.03#./configure prefix=/usr/local/freeradius enable-shared=no with-openssl-includes=/usr/local/ssl/include with-openssl-libraries=/usr/local/ssl/lib
    bash-2.03#make
         ld: fatal: library -lpam: not found
         ld: fatal: library -lclntsh: not found
         ld: fatal: library -ldl: not found
         ld: fatal: library -lresolv: not found
         ld: fatal: library -lposix4: not found
         ld: fatal: library -lpthread: not found
         ld: fatal: File processing errors. No output written to radiusd
         collect2: ld returned 1 exit status
         rm -f .libs/radiusdS.o
         make[4]: *** [radiusd] Error 1
         make[4]: Leaving directory `/tmp/zhouyongjun/freeradius-1.1.1/src/main'
         make[3]: *** [common] Error 2
         make[3]: Leaving directory `/tmp/zhouyongjun/freeradius-1.1.1/src'
         make[2]: *** [all] Error 2
         make[2]: Leaving directory `/tmp/zhouyongjun/freeradius-1.1.1/src'
         make[1]: *** [common] Error 2
         make[1]: Leaving directory `/tmp/zhouyongjun/freeradius-1.1.1'
         make: *** [all] Error 2
    bash-2.03#make install
         make[6]: Leaving directory `/tmp/zhouyongjun/freeradius-1.1.1/src/modules/rlm_checkval'
         make[5]: Leaving directory `/tmp/zhouyongjun/freeradius-1.1.1/src/modules'
         make[4]: Leaving directory `/tmp/zhouyongjun/freeradius-1.1.1/src/modules'
         Making install in main...
         make[4]: Entering directory `/tmp/zhouyongjun/freeradius-1.1.1/src/main'
         /tmp/zhouyongjun/freeradius-1.1.1/libtool --mode=install /tmp/zhouyongjun/freeradius-1.1.1/install-sh -c -m 755 -s radiusd      /usr/local/freeradius/sbin
         /tmp/zhouyongjun/freeradius-1.1.1/install-sh -c -m 755 -s radiusd /usr/local/freeradius/sbin/radiusd
         install: radiusd does not exist
         make[4]: *** [install] Error 1
         make[4]: Leaving directory `/tmp/zhouyongjun/freeradius-1.1.1/src/main'
         make[3]: *** [common] Error 2
         make[3]: Leaving directory `/tmp/zhouyongjun/freeradius-1.1.1/src'
         make[2]: *** [install] Error 2
         make[2]: Leaving directory `/tmp/zhouyongjun/freeradius-1.1.1/src'
         make[1]: *** [common] Error 2
         make[1]: Leaving directory `/tmp/zhouyongjun/freeradius-1.1.1'
         make: *** [install] Error 2
    The important message is the last part of [make] command output.
    Who has the related information, thanks in advanced.
    laofuzhou

    You don't need to install a "patch" but you will have to download and install j2sdk1.4.1. You can have multiple version of the JDK installed on a single system but, if you do so you'll have to explicitly point to which ever you want to use if it is different than what your Java home is set to in your user profile.

  • Java.Lang Error while installing SMC on Solaris 8 x86

    Hi
    I am sukrut and I am facing one problem during installation of Solaris Management Console.
    When I am executing the installlation script by #sh Solaris_Management_Console.shar then
    in my system is showing following error at console.
    Stack trace failed with exception: java.lang.NullPointerException
    SIGSEGV 11* segmentation violation
    si_signo [11]: SIGSEGV 11* segmentation violation
    si_errno [0]: Error 0
    si_code [1]: SEGV_MAPERR [addr: 0x20]
    stackpointer=DB2BFF3C
    Inconsistent thread : best efforts attempt (may fail)
    "AWT-EventQueue-0" (TID:0x832b978, sys_thread_t:0x832b8c8, state:R, thread_t: t@8, threadID:0xdb2c0d68, stack_bottom:0xdb2c0d68, stack_size:0x1fd68) prio=6 current thread
    [1] java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:100)
    [2] java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:91)
    [3] java.awt.EventDispatchThread.run(EventDispatchThread.java:83)
    Inconsistent thread : best efforts attempt (may fail)
    <null>./installer[186]: 662 Segmentation Fault(coredump)
    Removing temporary files...

    Thanks Thiru.
    It was a trivial issue. The cfgenv.sh file was not executed properly and that was causing all the issues. Thanks for your reply. Issue has been resolved on this server.
    But on another server I am getting a different error while trying to configure the gateway server. Please if anybody has faced this issue before kindly provide the solution.
    Running InstallShield Wizard...
    Loading Configuration wizard File,
    "/siebel/install_ini/8.1.1.0/gateway_response.xml" with configuration wizard
    "<NULL>" failed.
    [Press Enter to close Siebel Configuration Wizard]

  • ERROR install oracle database 10gR2 in solaris sparc 64

    Dear All,
    I got error when installing oracle database 10gR2 on solaris sparc 64.
    these are the messages:
    /usr/ccs/bin/make -f ins_precomp.mk relink ORACLE_HOME=/usr/app/oracle/product/10.2.0/db_1 EXENAME=proc/Linking /usr/app/oracle/product/10.2.0/db_1/precomp/li
    b/proc
    ld: fatal: file /usr/app/oracle/product/10.2.0/db_1/lib32/libclntsh.so: unknown file type
    ld: fatal: File processing errors. No output written to /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc
    *** Error code 1
    The following command caused the error:
    echo "Linking /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc"; \
    rm -f /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc; \
    /usr/ccs/bin/ld -o /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc -L/usr/app/oracle/product/10.2.0/db_1/precomp/lib/ -L/usr/app/oracle/product/10.2
    .0/db_1/lib/ -dy /usr/app/oracle/product/10.2.0/db_1/lib/prod/lib/v9/crti.o /usr/app/oracle/product/10.2.0/db_1/lib/prod/lib/v9/crt1.o /usr/app/oracle/product
    /10.2.0/db_1/lib/s0main.o /usr/app/oracle/product/10.2.0/db_1/precomp/lib/pdc.o /usr/app/oracle/product/10.2.0/db_1/precomp/lib/pds.o /usr/app/oracle/product/
    10.2.0/db_1/precomp/lib/libproc2.a /usr/app/oracle/product/10.2.0/db_1/lib/libslax10.a /usr/app/oracle/product/10.2.0/db_1/precomp/lib/libpgp.a -lpls10 -lplp
    10 /usr/app/oracle/product/10.2.0/db_1/lib/libplc10.a -lsnls10 -lunls10 -lnls10 /usr/app/oracle/product/10.2.0/db_1/rdbms/lib/kpudfo.o -lclntsh `cat /usr/ap
    p/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /usr/app/oracle/product/10.2.0/db_1/lib/
    ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lsnls10 -lnls10 -lcore10
    -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /usr/app/oracle/product/10.2.0/db_1/lib/ldflags`
    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /usr/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10
    -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lpls10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -
    lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnls10
    -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /usr/app/oracle/product/10.2.0/db_1/lib/sysliblist` -R
    /opt/SUNWcluster/lib/sparcv9:/usr/app/oracle/product/10.2.0/db_1/lib:/opt/ORCLcluster/lib/ -Y P,:/opt/SUNWcluster/lib/sparcv9:/opt/ORCLcluster/lib/:/usr/ccs
    /lib/sparcv9:/usr/lib/sparcv9 -Qy -lc -laio -lposix4 -lm /usr/app/oracle/product/10.2.0/db_1/lib/prod/lib/v9/crtn.o; \
    /bin/chmod 755 /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc
    make: Fatal error: Command failed for target `/usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc'
    /usr/ccs/bin/make -f ins_precomp.mk relink ORACLE_HOME=/usr/app/oracle/product/10.2.0/db_1 EXENAME=proc/Linking /usr/app/oracle/product/10.2.0/db_1/precomp/li
    b/proc
    ld: fatal: file /usr/app/oracle/product/10.2.0/db_1/lib32/libclntsh.so: unknown file type
    ld: fatal: File processing errors. No output written to /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc
    *** Error code 1
    any help would be appreciate.
    Thank you
    Regards,
    Spirit

    I'm not sure with the solaris sparc 64.
    but the most common problem with Linux x86_64 which I assume probably similar. that type of error caused by
    you have to install glibc-devel-32 bit and libstdc++-devel 32 bit together with your 64 bit. both libraries required by the Oracle to solve the linking problem.
    http://forums.oracle.com/forums/thread.jspa?messageID=1254866
    probably it will help you.
    sorry, this is just my guessing of your problem.
    thanks

  • Error installing Oracle 10gR2 on Solaris Express Developer Edition

    Hi
    I'm trying to install Oracle Db 10gR2 on Solaris Express Developer Edition 1/08 for x86 but it fails with the following link error:
    INFO: /export/home/u01/app/oracle/oracle/product/10.2.0/db_1/bin/genclntsh
    INFO: ld: fatal:
    INFO: symbol `ntcontab' in file /export/home/u01/app/oracle/oracle/product/10.2.0/db_1/lib/libn10.a(ntcontab.o): section [3] .data: size 0x60: symbol (address 0, size 0x70) lies outside of containing section
    INFO: ld:
    INFO: fatal:
    INFO: File processing errors. No output written to
    INFO: /export/home/u01/app/oracle/oracle/product/10.2.0/db_1/lib/libclntsh.so.10.1
    INFO:
    INFO: genclntsh: Failed to link libclntsh.so.10.1
    INFO: *** Error code 1
    INFO: make: Fatal error: Command failed for target `client_sharedlib'
    Any ideas would be appreciated.
    Thanks

    If your version of Solaris is not supported, see the support matrix, you are on your own. This is likely the case.

  • 10gR2 under Solaris 10: Error creating sample database

    I am attempting to install 10gR2 on a Sun Ultra 10 Sparc workstation running Solaris 10. I successfully configured the ASM drives and loaded the software, and am now attempting to install the actual database software.
    While the installer is running the Database Configuration Assistant, the second "recommended" configuration program, I get an error almost halfway through that says "ORA-19879: error reading backup piece". Looking through the logs kept by the Assistant, I find this entry:
    Grant succeeded.
    20061228 03:17:09
    1 row selected.
    old 30: dbms_backup_restore.restoreDataFileTo(data_file_id,'&data_file_name');
    new 30: dbms_backup_restore.restoreDataFileTo(data_file_id,'/u01/app/oracle/product/10.2.0/db_1/assistants/dbca/templates/example.dmp');
    old 33: dbms_backup_restore.restoreBackupPiece('&data_file_backup', done);
    new 33: dbms_backup_restore.restoreBackupPiece('change_on_install', done);
    Allocating device....
    Specifying datafiles...
    Specifing datafiles...
    Restoring ...
    declare
    ERROR at line 1:
    ORA-19624: operation failed, retry possible
    ORA-19870: error reading backup piece
    /u01/app/oracle/product/10.2.0/db_1/dbs/change_on_install
    LRM-00116: syntax error at 'tablespaces' following '='
    IMP-00022: failed to process parameters, type 'IMP HELP=Y' for help
    IMP-00000: Import terminated unsuccessfully
    ORA-19505: failed to identify file
    "/u01/app/oracle/product/10.2.0/db_1/dbs/change_on_install"
    ORA-27037: unable to obtain file status
    SVR4 Error: 2: No such file or directory
    Additional information: 3
    ORA-06512: at "SYS.DBMS_BACKUP_RESTORE", line 5146
    ORA-06512: at line 33
    I couldn't find anything wrong in "example.dmp", and I couldn't find "change_on_install" in the directory listed, even while the error window was still on the screen. Most of the errors in the log following this fragment have to do with tablespace EXAMPLE not being there.
    Someone else with a similar problem solved it by installing the database software without the sample databases. I'll give that a try tomorrow, but I'd still like to know where I'm even supposed to look to find the problem I had above.
    Thanks,
    Mike McCormick

    Okay, I've found at least one source for this problem. There is a script called mkplug.sql in the demo/schema directory that had a line that began "host imp .....". 'imp' is in the db_1/bin directory, which the PATH variable does not yet point to.
    So, my question now is whether I should change "host imp..." to "host $ORACLE_HOME/bin/imp..." in all the files it appears in (sted_mkplug.sql and sdoepsgv.sql, as well as mkplug.sql), or add $ORACLE_HOME/bin to the PATH variable manually.
    What I'm going to try is to deinstall the database, scrap the directories, then reload the software only. After that, I'll edit the files in the demo directory and use dbca to create the demo directories.
    Mike McCormick

  • Error while installing on Solaris 10

    Hi
    i am getting following error while installing weblogic server10.3.1 on Solaris 10.
    +Installation fails with Fatal error encoutered during self-extraction. Click Yes to exit, No to continue as a Net installation.[No space left on device] message.+
    I tried redirecting it to new local temp folder but it didn't helped.
    Please help.
    Thanks
    Chinmay
    Edited by: user12143775 on Nov 13, 2009 8:53 AM

    Hi Vijay
    I can see a constarint on / and /dev directory.Rest Of directory has a lot of available space.Can this cause the problem.
    Filesystem size used avail capacity Mounted on
    / 2.0G 1.6G 371M 82% /
    /dev 2.0G 1.6G 371M 82% /dev
    /lib 59G 8.3G 50G 15% /lib
    /platform 59G 8.3G 50G 15% /platform
    /sbin 59G 8.3G 50G 15% /sbin
    /usr 59G 8.3G 50G 15% /usr
    /usr/local 30G 2.3G 26G 8% /usr/local
    /usr/openv 6.0G 3.1G 2.8G 53% /usr/openv
    proc 0K 0K 0K 0% /proc
    ctfs 0K 0K 0K 0% /system/contract
    mnttab 0K 0K 0K 0% /etc/mnttab
    objfs 0K 0K 0K 0% /system/object
    swap 102G 392K 102G 1% /etc/svc/volatile
    /platform/SUNW,T5240/lib/libc_psr/libc_psr_hwcap2.so.1
    59G 8.3G 50G 15% /platform/sun4v/lib/libc_psr.so.1
    /platform/SUNW,T5240/lib/sparcv9/libc_psr/libc_psr_hwcap2.so.1
    59G 8.3G 50G 15% /platform/sun4v/lib/sparcv9/libc_psr.so.1
    fd 0K 0K 0K 0% /dev/fd
    swap 102G 48K 102G 1% /tmp
    swap 102G 48K 102G 1% /var/run
    3.24.144.10:/vol/preprovis_88
    25G 972M 24G 4% /u01
    Thanks
    Chinmay

  • Error while installing Solaris 10 using Solaris CD

    I'm getting an error while installing Solaris 10 in an Ultra 10 box.
    I have Solaris CDs (Total 4) and I have installed Solaris 10 in a Ultra 250 box , I did not get any problem. That means CDs are fine.
    But when I try to boot the CD 1 from bootPROM mode by giving the following command
    ok boot cdrom
    I get the following error :
    rebooting with CD command boot cdrom
    boot device : /pci@1f, 0/pci@1 , 1/idi@3/cdrom@2 ,0:f file and args
    Cant read disk label
    Cant open disk label package
    evaluating : boot cdrom
    Cant open boot device
    Then the box boots up with Solaris 8 which it has now..
    Can anyone please help me to solve this issue ?
    Thanks

    With the above information , I just wanted to tell you that the CD rom is getting detected as i can view all files in the CD.,,

  • Error while installing SOA suite on solaris server

    Hi Experts,
    I am trying to install SOA on solaris box:
    SOA: 11.1.1.3.0, i am getting the below error while intalling:
    *./runInstaller -jreLoc /users/oim/jrockit/jre*
    Starting Oracle Universal Installer...+
    Checking if CPU speed is above 300 MHz.    Actual 1164 MHz    Passed+
    Checking Temp space: must be greater than 150 MB.   Actual 426 MB    Passed+
    Checking swap space: must be greater than 512 MB.   Actual 8192 MB    Passed+
    Checking monitor: must be configured to display at least 256 colors+
    *>>> Could not execute auto check for display colors using command /usr/openwin/bin/xdpyinfo. Check if the DISPLAY variable is set.    Failed <<<<*
    Some requirement checks failed. You must fulfill these requirements before+
    continuing with the installation,+
    *Continue? (y/n) [n] y*+
    *>>> Ignoring required pre-requisite failures. Continuing...*
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-09-03_09-41-13PM. Please wait ...iamoimdev-z1> Exception in thread "Main Thread" java.lang.InternalError: Can't connect to X11 window server using '10.68.74.83:0.0' as the value of the DISPLAY variable.+
    at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)+
    at sun.awt.X11GraphicsEnvironment.access$100(X11GraphicsEnvironment.java:52)+
    at sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:155)+
    at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:131)+
    at java.lang.Class.forName0(Native Method)+
    at java.lang.Class.forName(Class.java:169)+
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:68)+
    at sun.awt.X11.XToolkit.<clinit>(XToolkit.java:89)+
    at java.lang.Class.forName0(Native Method)+
    at java.lang.Class.forName(Class.java:169)+
    at java.awt.Toolkit$2.run(Toolkit.java:834)+
    at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:826)+
    at com.jgoodies.looks.LookUtils.isLowResolution(Unknown Source)+
    at com.jgoodies.looks.LookUtils.<clinit>(Unknown Source)+
    at com.jgoodies.looks.plastic.PlasticLookAndFeel.<clinit>(PlasticLookAndFeel.java:122)+
    at oracle.as.install.engine.modules.presentation.ui.common.dialogs.SpecifyInventoryDirectoryDialog.showDialog(SpecifyInventoryDirectoryDialog.java:702)+
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:555)+

    Ketan, I am logging into the system as restricted user, and then switching to admin use using
    psh su - admin command and providing password
    can i check who is the root user? IS there a method to check this out? thanks in advance.
    Edited by: 955130 on Sep 4, 2012 4:05 AM

  • Install oracle10g at solaris 10 x86 platform ORA-07445 error occured

    I meet a problem when install oracle10g at solaris 10.when create database, the dbca display infomation:
    ora-03113 "end-of-file on communication channel"
    ora-03114 ORACLE not available
    Perhaps someone can give me some advices ?
    Its very urgent
    Thanks and Best Regards
    Dillon.xu
    OS: solaris10g
    # showrev
    Hostname: v40-1
    Hostid: 24ea10ed
    Release: 5.10
    Kernel architecture: i86pc
    Application architecture: i386
    Hardware provider:
    Domain: test.com
    Kernel version: SunOS 5.10 s10_74
    v40-1# prtconf |grep Mem
    Memory size: 2048 Megabytes
    database: oracle10g 10.1.0.3
    Oracle trace file info:
    export/home/oracle/product/10.0/rdbms/log/ora10g_ora_1759.trc
    Oracle Database 10g Enterprise Edition Release 10.1.0.3.0 - Production
    With the Partitioning, OLAP and Data Mining options
    ORACLE_HOME = /export/home/oracle/product/10.0
    System name: SunOS
    Node name: v40-1
    Release: 5.10
    Version: s10_74
    Machine: i86pc
    Instance name: ora10g
    Redo thread mounted by this instance: 0 <none>
    Oracle process number: 0
    1759
    kstwlb: SGA is no longer mapped
    Exception signal: 11 (SIGSEGV), code: 1 (Address not mapped to object), addr: 0x
    59fffff4
    *** 2005-02-22 14:20:07.861
    ksedmp: internal or fatal error
    ORA-07445: exception encountered: core dump [SIGSEGV] [Address not mapped to obj
    ect] [1509949428] [] [] []
    Current SQL information unavailable - no session.
    ----- Call Stack Trace -----
    calling call entry argument values in hex
    location type point (? means dubious value)

    10g on Solaris 10 isn't yet supported. It is announced for March 2005.

Maybe you are looking for

  • Export and import 2GB table

    Dear i have a table DEV_SSN of size 2GB. I want to take a dump of these table. can you give the exp options that i need t use to speed up the process. this is on oracle 8.1.7 and latter i need to import the same to a different schema, It has constrai

  • Check mark not working in forms

    I think the culprit may be my OTF zapf dingbat font. Anyone have a fix?

  • MM SUS tolerance check

    Hi Friends, Could you help me in the below MM-SUS related issues we are facing. We are on SRM 7 EHP2 We have configured message control still the supplier is able to confirm quantity greater than the PO quantity. Same is happening for ASN. ASN though

  • Life after the C7 Anna update

    Ok so where do I start……oh yes the Anna update So I updated my C7 to Anna (including the 1/2 and 2/2 subsequent updates) and this made my phone much sleeker and that is always a good thing in my book, NFC and some fancy new extras are also much appre

  • Arrow key lock?

    I was wondering if there was a way to lock my arrow keys so my 3 year old doesn't have to hold down "option" when trying to move a character in one of his preschool games? Thanks