SAPINST stops at command brconnect . Unable to find library libclntsh.sl

Unix HPUX PARISC with  Oracle Db 10g (10.1.0.4)
Hi,
During install of SAP Netweaver 2004S SR1 Java, I encountered a problem on the Phase 17 of 25, Perform post-load activities.
Here is summary of post/pre steps :
     15 of 25 : Create secure store
     16 of 25 : Post load activities
     17 of 25 : perform post-load activisties (My issue)
     18 og 25 : Install SCS Instance
     19 of 25 : Install instance basics
Here the error message from the SAPINST log:
INFO 2007-12-03 13:40:18
Creating file /tmp/setupDir/brconnect.log.
INFO 2007-12-03 13:40:18
Output of /usr/sap/X01/SYS/exe/run/brconnect -u / -c -f chpass -o SYS -p XXXXXX is written to the logfile brconnect.log.
ERROR 2007-12-03 13:40:18
MUT-03010  Execution of the command "/usr/sap/X01/SYS/exe/run/brconnect -u / -c -f chpass -o SYS -p XXXXXX" finished with status TST_ERROR.
ERROR 2007-12-03 13:40:18
MUT-03010  Execution of the command "/usr/sap/X01/SYS/exe/run/brconnect -u / -c -f chpass -o SYS -p XXXXXX" finished with status TST_ERROR.
ERROR 2007-12-03 13:40:18
FCO-00011  The step setOraclePasswords with step key |NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|9|0|NW_Postload|ind|ind|ind|ind|10|0|NW_Postload_ORA|ind|ind|ind|ind|0|0|setOraclePasswords was executed with status ERROR .
Here is the brconnect.log
/usr/lib/pa20_64/dld.sl: Unable to find library 'libclntsh.sl.10.1'.
What is already done?
     - Run this command on a terminal session logged with orax01 user (brconnect -u / -c -f chpass -o SYS -p XXXXXX) -> result successfully
     - Check Oracle Home environment $ORACLE_HOME -> ORACLE_HOME=/oracle/X01/101_64
     - Re-Extract files from DBATL700*.SAR to /usr/sap/X01/SYS/exe/run
     - Check permission on /oracle/client/10x_64
Best Regards
Yves

Hi all,
Indeed variable Oracle Home was not set correctly.
I modified this value in some files in the setup dir but this modification have to be done ALSO in some files into home directory of user : oraSID and SIDadm.
Thanks for your efficient remark.
See you soon
Yves

Similar Messages

  • Sapinst /usr/lib/hpux64/dld.so: Unable to find library 'libclntsh.so.10.1'

    Hi
    Using Oracle 10.2 , HP-UX 11.23, ECC 6.0 SR3. I am running sapinst with homogeneous system copy option. Database already restored and opened properly. Getting error during backup/restore step -creating the password file. Looking at the sapinst logs it says /usr/lib/hpux64/dld.so: Unable to find library 'libclntsh.so.10.1' 
    The Library Paths defined are below:
    For user qasadm
    DIR_LIBRARY=/usr/sap/QAS/SYS/exe/run
    SHLIB_PATH=/usr/sap/QAS/SYS/exe/run:/oracle/client/10x_64/instantclient
    For oraqas
    DIR_LIBRARY=/usr/sap/QAS/SYS/exe/run
    SHLIB_PATH=/usr/sap/QAS/SYS/exe/run:/oracle/QAS/102_64/lib
    I have checked OSS Note 819829. Verified the path /oracle/client/10x_64/
    all the files look good. The permissions and ownership are all correct under /oracle
    The sapinst is supposed to install the client.
    In /exe directory
    :qasadm 22> ldd dboraslib.so
            libnsl.so.1 =>  /usr/lib/hpux64/libnsl.so.1
            libpthread.so.1 =>      /usr/lib/hpux64/libpthread.so.1
            libclntsh.so.10.1 =>    /oracle/client/10x_64/instantclient/libclntsh.so.10.1
            libnnz10.so =>  /oracle/client/10x_64/instantclient/libnnz10.so
            libc.so.1 =>    /usr/lib/hpux64/libc.so.1
            libxti.so.1 =>  /usr/lib/hpux64/libxti.so.1
            libnnz10.so =>  /oracle/client/10x_64/instantclient/libnnz10.so
            librt.so.1 =>   /usr/lib/hpux64/librt.so.1
            libnss_dns.so.1 =>      /usr/lib/hpux64/libnss_dns.so.1
            libdl.so.1 =>   /usr/lib/hpux64/libdl.so.1
            libm.so.1 =>    /usr/lib/hpux64/libm.so.1
            libpthread.so.1 =>      /usr/lib/hpux64/libpthread.so.1
            libunwind.so.1 =>       /usr/lib/hpux64/libunwind.so.1
            libnsl.so.1 =>  /usr/lib/hpux64/libnsl.so.1
            libdl.so.1 =>   /usr/lib/hpux64/libdl.so.1
            libuca.so.1 =>  /usr/lib/hpux64/libuca.so.1
    R3trans -d -v works fine
    RC = 0000
    qasadm 31> ./genezi -v
    Client Shared Library 64-bit - 10.2.0.5.0
    System name:    HP-UX
    Release:        B.11.23
    Version:        U
    Machine:        ia64
    The above does not show which mode the client is running (InstantClient Mode or Oracle Home Mode)
    qasadm 33> cd /oracle/client/10x_64/instantclient
    qasadm 34> ls -ltr
    total 254056
    -rwxrwxrwx   1 qasadm     sapsys       83768 Feb 24  2011 genezi
    -rwxrwxrwx   1 qasadm     sapsys     67574560 Feb 24  2011 libociei.so
    -rwxrwxrwx   1 qasadm     sapsys     51705200 Feb 24  2011 libclntsh.so.10.1
    -rwxrwxrwx   1 qasadm     sapsys     2165720 Feb 24  2011 ojdbc6.jar
    -rwxrwxrwx   1 qasadm     sapsys     1576737 Feb 24  2011 ojdbc14.jar
    -rwxrwxrwx   1 qasadm     sapsys     1628358 Feb 24  2011 classes12.jar
    -rwxrwxrwx   1 qasadm     sapsys     5337360 Feb 24  2011 libnnz10.so
    -rwxrwxrwx   1 qasadm     sapsys        1474 Feb 24  2011 SAPIC_README
    lrwxrwxrwx   1 qasadm     sapsys          17 Dec 29 19:03 libclntsh.so -> libclntsh.so.10.1
    qasadm 35> ldd libclntsh.so.10.1
            libnnz10.so =>  /oracle/client/10x_64/instantclient/libnnz10.so
            librt.so.1 =>   /usr/lib/hpux64/librt.so.1
            libnss_dns.so.1 =>      /usr/lib/hpux64/libnss_dns.so.1
            libdl.so.1 =>   /usr/lib/hpux64/libdl.so.1
            libm.so.1 =>    /usr/lib/hpux64/libm.so.1
            libpthread.so.1 =>      /usr/lib/hpux64/libpthread.so.1
            libunwind.so.1 =>       /usr/lib/hpux64/libunwind.so.1
            libnsl.so.1 =>  /usr/lib/hpux64/libnsl.so.1
            libdl.so.1 =>   /usr/lib/hpux64/libdl.so.1
            libuca.so.1 =>  /usr/lib/hpux64/libuca.so.1
            libxti.so.1 =>  /usr/lib/hpux64/libxti.so.1
    So basically the file libclntsh.so.10.1 does exist and is in the path defined in the environment variable.
    Any idea experts why it cant find the library?

    Thanks. Actually its the other way round. The 10.2.0.5 you see is the Client version. The database is at 10.2.0.2. But thats not an issue. This is resolved now. Issue was sapinst was running with root and trying to start the listener and create the password file which I could do successfully manually with oraSID but not with root. Not sure why sapinst did not switch to orasid to do that
    Had to do two things:
    1) Set the correct environment variables for root (it was already good for sidadm and orasid bu must be done for root as well)
    2) Recreate the links (with ln -fs) for an older installation we had that was recently uninstalled.

  • SAPDBA gives error  Unable to find library 'libclntsh.sl.8.0'

    Hello All,
    I brought up a new QAS system by copying oracle and sap executables, followed by restore from online backup.
    i followed the post described below:
    How to build a new SAP system
    The oracle DB is up and running and sap is also up.
    When i try to execute sapdba,logged in as both SID<adm> and ora<SID>
    I get the follwoing error:
    <b>/usr/lib/pa20_64/dld.sl: Unable to find library 'libclntsh.sl.8.0'.
    Segmentation fault</b>
    other tools like svrmgrl and sqlplus works fine.
    Upon investigation i found that, i did not copy /oracle/client and that is causing this error.
    I copied the following /oracle directories
    /oracle/SID
    /oracle/version_number
    /oracle/stage
    I did not copy the following directories
    /oracle/client
    /oracle/oraInventory
    /oracle/jre
    /oracle/oui
    Since the system is up and running already , is it ok for me to copy the left out directories now? Also are they all needed essentially or just /oracle/client is enough.
    Please help me as this is very urgent task. Any help with be greatly appreciated with points.
    Thanks,
    Basis learner

    Hello Prince,
    I followed your guidelines to build this QA system. Thanks a lot for that. Copied the executables of oracle and sap and restored from online backup.
    The System is up and running. Only sapdba command is giving the error message.
    I copied the oracle executable from PRD to QAS and i didnot install from scratch.
    The SAP version is 4.6B running on Oracle 8.1.7.4 over HP-UX11i
    My concern if i bring down both SAP and DB and copy over the /oracle/Client directory from PRD to QAS , will it cause any issue in bringing the system backup?
    also this error from sapdba, is it caused due to missing /client directory only?
    Oracle Metalink says:
    Stop the instance and listener and then  recreate LIBCLNTSH.SL.8.0:
           1. %cd $OH/bin
           2. %genclntsh64
    Then relink :  relink utilities
    But this fix is for the symptom:
    <b>symptom: Running SQLLDR gives error</b>
    In My case, the symptom is Running sapdba gives this error
    what will be the impact if i do so now? any directions will be greatly appreciated.
    Please guide.
    Thanks in Advance,
    Basis Learner

  • /usr/lib/hpux64/dld.so: Unable to find library 'libclntsh.so.10.1'.

    Dear All,
       I am installing SAP R/3 4.7 on HPIA64-oracle,  (kernel 640), while installing db instance -at  updating database statistisc
    i got errror like
    "ERROR 2008-03-16 21:26:10
    MUT-03010  Execution of the command "/sapmnt/C2P/exe/brconnect -u / -c -f crsyn -o SAPC2P" finished with status TST_ERROR."
    Brconnect log show like
    /usr/lib/hpux64/dld.so: Unable to find library 'libclntsh.so.10.1'.
    How to resolve this problem
    Regards,
    satish kumar

    Hi,
    if you are using oracle 9i then use brtools 6.40,
    also check check note 819829 Oracle Database 10g: Instant Client 10.x on Unix where it is explained
    regards,
    kaushal

  • /usr/lib/pa20_64/dld.sl: Unable to find library 'libclntsh.sl.10.1'.

    Hi experts,
    in transaction db13, i have this error : /usr/lib/pa20_64/dld.sl: Unable to find library 'libclntsh.sl.10.1'. i don't know why i have this error because i have a oracle client 9 and not a oracle client 10.
    thank you for your help.
    Best regards.
    Souhail CHIHAIB

    > I have brtools 7.0 but It is impossible for me to install oracle client 10.2.
    the BRTOOLS depend on the database client, you can use BRTOOLS 6.40 wiht your Oracle 9.2 client but it's impossible to use the BR*TOOLS 7.00 with them.
    Why is it impossible? You don't need to change anything else but install the instantclient, the current kernel and 9.2 client is not affected.
    > i have other system with brtools 7.0 and oracle client 9, and i don't have this problem.
    Markus

  • /usr/lib/pa20_64/dld.sl: Unable to find library 'libclntsh.sl.8.0'.

    hi,
    anyone pls let me know how ot solve the below error:
    /usr/lib/pa20_64/dld.sl: Unable to find library 'libclntsh.sl.8.0'.
    database version is 10.2.0.3.0
    thanks,
    kr

    I'm bit confused.
    This error basicaly means there is problem with lib file libclntsh.sl.8.0
    There is metalink note 140921.1 how to recreate this file.
    So problem exists on server as well and on client side as well. and on client side error message is the same. Both server and client are using HP-UX?

  • BRCONNECT unable to find oracle library

    Hi
    After SAP upgrade to Netweaver 7.0 with Oracle 10.2 on HP-UX system, the BRCONNECT program unable to execute DBA jobs. It is ending with following error with user <sid>adm
    Execute logical command BRCONNECT On host <wxyz>
    Parameters: -u / -jid CHECK20080812023451 -c -f check
    /usr/lib/pa20_64/dld.sl: Unable to find library 'libclntsh.sl.10.1'.
    Process died due to signal 9
    And if I run it using user ora<sid>, it ends with insufficient privileges.
    BR0801I BRCONNECT 7.00 (32)
    BR0301E SQL error -1031 at location BrLicCheck-14, SQL statement:
    'SELECT COUNT(*) FROM SAP_SAPLIKEY'
    ORA-01031: insufficient privileges
    BR0804I BRCONNECT terminated with errors
    The roles granted to users OPS$<SID>ADM and OPS$ORA<SID> are RESOURCE, CONNECT and SAPDBA.
    please provide your inputs on these issues i.e. how to make the oracle library available when running brconnect using <sid>adm user and how to remove the "ORA-01031: insufficient privileges"  when running brconnect using ora<sid> user.
    Thanks
    Vinod

    Hi All
    I have tried executing it on <sid>adm commandline but it is giving same error.
    >brconnect -u / -c -f check
    /usr/lib/pa20_64/dld.sl: Unable to find library 'libclntsh.sl.10.1'.
    Killed
    The following are the env for <sid>adm
    _=/usr/bin/env
    THREAD=NOPS
    SHLIB_PATH=/usr/sap/<SID>/SYS/exe/run:/oracle/client/10x_64/instantclient
    ORACLE_PSRV=<SID>
    PATH=/oracle/<SID>/102_64/bin:/home/<SID>adm:/usr/sap/<SID>/SYS/exe/run:/opt/sudo/bin:/opt/sudo/sbin:/usr/bin:/opt/ansic/bin:/usr/ccs/bin:/usr/contrib/bin:/opt/hparray/bin:/opt/nettladm/bin:/opt/upgrade/bin:/opt/fcms/bin:/opt/pd/bin:/usr/bin/X11:/usr/contrib/bin/X11:/opt/resmon/bin:/opt/perf/bin:/opt/prm/bin:/opt/mx/bin:/opt/ignite/bin:/opt/gnome/bin:/opt/mozilla:/opt/wbem/bin:/opt/wbem/sbin:/opt/langtools/bin:/opt/imake/bin:/opt/graphics/common/bin:/usr/sbin/diag/contrib:/opt/sudo/bin:/opt/networker/bin:/opt/hpnpl//bin:/opt/OV/bin/OpC:/opt/OV/bin:/opt/cfg2html:/opt/ssh/bin:/opt/java1.4/bin:.
    NLS_LANG=AMERICAN_AMERICA.WE8DEC
    COLUMNS=125
    ORACLE_BASE=/oracle
    EDITOR=vi
    LOGNAME=<sid>adm
    dbs_ora_tnsname=<SID>
    ORACLE_SID=<SID>
    ERASE=^H
    PS1=
    <sid>adm>
    DB_SID=<SID>
    DIR_LIBRARY=/usr/sap/<SID>/SYS/exe/run
    ORA_NLS10=/oracle/<SID>/102_64/nls/data
    dbs_ora_schema=SAP<SID>
    SHELL=/usr/bin/sh
    JAVA_HOME=/opt/java1.4/bin
    SAPDATA_HOME=/oracle/<SID>
    HOME=/home/<SID>adm
    TERM=xterm
    ORACLE_HOME=/oracle/<SID>/102_64
    PWD=/home/<SID>adm
    TZ=CST6CDT
    dbms_type=ORA
    SAPSYSTEMNAME=<SID>
    LINES=44
    The following is command outputs as requested by Fidel
    ls -lR /oracle/client
    drwxr-xr-x   3 ora<sid>     dba           1024 May 30 11:32 10x_64
    drwxr-xr-x   8 ora<sid>     dba           1024 Jan 10  2007 9207
    drwxr-xr-x   4 ora<sid>     dba             96 Mar 12  2004 92x_64
    /oracle/client/10x_64:
    total 87438
    -rwxr-xr-x   1 ora<sid>     dba        44765594 May 30 11:28 OCL10264.SAR.1
    -rw-rr   1 ora<sid>     dba            100 May  4  2006 dbclient.lst
    lrwxr-xr-x   1 ora<sid>     dba             19 May 30 11:32 instantclient -> instantclient_10202
    drwxr-xr-x   2 ora<sid>     dba           1024 May  4  2006 instantclient_10202
    /oracle/client/10x_64/instantclient_10202:
    total 231858
    -rrr--   1 ora<sid>     dba        1594191 Apr 20  2006 classes12.jar
    -rwxr-xr-x   1 ora<sid>     dba        36684488 Apr 20  2006 libclntsh.so.10.1
    -rwxr-xr-x   1 ora<sid>     dba        5231200 Apr 20  2006 libnnz10.so
    -rwxr-xr-x   1 ora<sid>     dba        3322720 Apr 20  2006 libocci.so.10.1
    -rwxr-xr-x   1 ora<sid>     dba        70117848 Apr 20  2006 libociei.so
    -rwxr-xr-x   1 ora<sid>     dba         201112 Apr 20  2006 libocijdbc10.so
    -rrr--   1 ora<sid>     dba        1540457 Apr 20  2006 ojdbc14.jar
    /oracle/client/9207:
    total 2
    drwxr-xr-x   5 ora<sid>     dba             96 Jan 10  2007 jdbc
    drwxr-xr-x   2 ora<sid>     dba           1024 Jan 10  2007 lib
    drwxr-xr-x   3 ora<sid>     dba             96 Jan 10  2007 network
    drwxr-xr-x   3 ora<sid>     dba             96 Jan 10  2007 ocommon
    drwxr-xr-x   5 ora<sid>     dba             96 Jan 10  2007 oracore
    drwxr-xr-x   3 ora<sid>     dba             96 Jan 10  2007 rdbms
    /oracle/client/9207/jdbc:
    total 62
    -rwxr-xr-x   1 ora<sid>     dba          30654 Jan 10  2007 Readme.txt
    drwxr-xr-x   2 ora<sid>     dba             96 Jan 10  2007 demo
    drwxr-xr-x   2 ora<sid>     dba             96 Jan 10  2007 doc
    drwxr-xr-x   2 ora<sid>     dba           1024 Jan 10  2007 lib
    /oracle/client/9207/jdbc/demo:
    total 880
    -rwxr-xr-x   1 ora<sid>     dba         450560 Jan 10  2007 demo.tar
    /oracle/client/9207/jdbc/doc:
    total 14140
    -rwxr-xr-x   1 ora<sid>     dba        3619840 Jan 10  2007 javadoc.tar
    -rwxr-xr-x   1 ora<sid>     dba        3619840 Jan 10  2007 jdbcdoc.tar
    /oracle/client/9207/jdbc/lib:
    total 34090
    -rwxr-xr-x   1 ora<sid>     dba        1413613 Jan 10  2007 classes111_g.jar
    -rwxr-xr-x   1 ora<sid>     dba        1423863 Jan 10  2007 classes111_g.zip
    -rwxr-xr-x   1 ora<sid>     dba        1234433 Jan 10  2007 classes12.jar
    -rwxr-xr-x   1 ora<sid>     dba        1245538 Jan 10  2007 classes12.zip
    -rwxr-xr-x   1 ora<sid>     dba        1476640 Jan 10  2007 classes12_g.jar
    -rwxr-xr-x   1 ora<sid>     dba        1487705 Jan 10  2007 classes12_g.zip
    -rwxr-xr-x   1 ora<sid>     dba        1240587 Jan 10  2007 classes12dms.jar
    -rwxr-xr-x   1 ora<sid>     dba        1483154 Jan 10  2007 classes12dms_g.jar
    -rwxr-xr-x   1 ora<sid>     dba        1848170 Jan 10  2007 nls_charset12.jar
    -rwxr-xr-x   1 ora<sid>     dba        1878202 Jan 10  2007 nls_charset12.zip
    -rwxr-xr-x   1 ora<sid>     dba          37761 Jan 10  2007 ocrs12.jar
    -rwxr-xr-x   1 ora<sid>     dba          37785 Jan 10  2007 ocrs12.zip
    -rwxr-xr-x   1 ora<sid>     dba        1212964 Jan 10  2007 ojdbc14.jar
    -rwxr-xr-x   1 ora<sid>     dba        1427311 Jan 10  2007 ojdbc14_g.jar
    /oracle/client/9207/lib:
    total 52960
    lrwxr-xr-x   1 ora<sid>     dba             16 May 27 08:31 libclntsh.so -> libclntsh.so.9.0
    -rwxrwxrwx   1 ora<sid>     dba        25754472 Jan 10  2007 libclntsh.so.9.0
    -rwxr-xr-x   1 ora<sid>     dba         406606 Jan 10  2007 libocijdbc9.a
    -rwxr-xr-x   1 ora<sid>     dba         226656 Jan 10  2007 libocijdbc9.so
    -rwxr-xr-x   1 ora<sid>     dba         284592 Jan 10  2007 libocijdbc9_g.so
    -rwxr-xr-x   1 ora<sid>     dba         421258 Jan 10  2007 libocijdbcst9.a
    -rwxr-xr-x   1 ora<sid>     dba          18664 Jan 10  2007 libwtc9.so
    /oracle/client/9207/network:
    total 2
    drwxr-xr-x   2 ora<sid>     dba           1024 May 30 13:46 admin
    /oracle/client/9207/network/admin:
    total 8
    -rw-rr   1 ora<sid>     dba             24 May 29 15:38 snmp_ro.ora
    -rw-r-xr-x   1 ora<sid>     dba            277 May 29 15:38 sqlnet.ora
    -rw-r-xr-x   1 ora<sid>     dba           1332 May 29 15:38 tnsnames.ora.old
    /oracle/client/9207/ocommon:
    total 0
    drwxr-xr-x   3 ora<sid>     dba             96 Jan 10  2007 nls
    /oracle/client/9207/ocommon/nls:
    total 0
    drwxr-xr-x   3 ora<sid>     dba             96 Jan 10  2007 admin
    /oracle/client/9207/ocommon/nls/admin:
    total 28
    drwxr-xr-x   2 ora<sid>     dba          14336 Jan 10  2007 data
    /oracle/client/9207/ocommon/nls/admin/data:
    total 41676
    -rwxr-xr-x   1 ora<sid>     dba            721 Jan 10  2007 lx00001.nlb
    -rwxr-xr-x   1 ora<sid>     dba         124146 Jan 10  2007 lx607d01.nlb
    /oracle/client/9207/oracore:
    total 2
    drwxr-xr-x   2 ora<sid>     dba             96 Jan 10  2007 lib
    drwxr-xr-x   2 ora<sid>     dba           1024 Jan 10  2007 mesg
    drwxr-xr-x   2 ora<sid>     dba             96 Jan 10  2007 zoneinfo
    /oracle/client/9207/oracore/lib:
    total 4210
    -rwxr-xr-x   1 ora<sid>     dba        2155296 Jan 10  2007 libcore9.so
    /oracle/client/9207/oracore/mesg:
    total 116
    -rwxr-xr-x   1 ora<sid>     dba           8704 Jan 10  2007 lfiesa.msb
    -rwxr-xr-x   1 ora<sid>     dba           7168 Jan 10  2007 lfius.msb
    -rwxr-xr-x   1 ora<sid>     dba          27588 Jan 10  2007 lfius.msg
    -rwxr-xr-x   1 ora<sid>     dba           4608 Jan 10  2007 lrmesa.msb
    -rwxr-xr-x   1 ora<sid>     dba           4608 Jan 10  2007 lrmus.msb
    -rwxr-xr-x   1 ora<sid>     dba           4441 Jan 10  2007 lrmus.msg
    /oracle/client/9207/oracore/zoneinfo:
    total 1022
    -rwxr-xr-x   1 ora<sid>     dba           2297 Jan 10  2007 readme.txt
    -rwxr-xr-x   1 ora<sid>     dba         370494 Jan 10  2007 timezlrg.dat
    -rwxr-xr-x   1 ora<sid>     dba         148797 Jan 10  2007 timezone.dat
    /oracle/client/9207/rdbms:
    total 2
    drwxr-xr-x   2 ora<sid>     dba           1024 Jan 10  2007 mesg
    /oracle/client/9207/rdbms/mesg:
    total 8854
    -rwxr-xr-x   1 ora<sid>     dba           8704 Jan 10  2007 bbedus.msb
    -rwxr-xr-x   1 ora<sid>     dba         124079 Jan 10  2007 ulus.msg
    /oracle/client/92x_64:
    total 0
    drwxr-xr-x   2 ora<sid>     dba             96 Mar 12  2004 ietc
    lrwxr-xr-x   1 ora<sid>     dba             23 Mar 12  2004 jdbc -> /oracle/<sid>/920_64/jdbc
    lrwxr-xr-x   1 ora<sid>     dba             22 Mar 12  2004 lib -> /oracle/<sid>/920_64/lib
    drwxr-xr-x   3 ora<sid>     dba             96 Mar 12  2004 ocommon
    /oracle/client/92x_64/ietc:
    total 40
    -rwxr-xr-x   1 ora<sid>     dba          19961 Mar 12  2004 CROCLLNK
    /oracle/client/92x_64/ocommon:
    total 0
    drwxr-xr-x   3 ora<sid>     dba             96 Mar 12  2004 nls
    /oracle/client/92x_64/ocommon/nls:
    total 0
    drwxr-xr-x   2 ora<sid>     dba             96 Mar 12  2004 admin
    /oracle/client/92x_64/ocommon/nls/admin:
    total 0
    lrwxr-xr-x   1 ora<sid>     dba             41 Mar 12  2004 data -> /oracle/<sid>/920_64/ocommon/nls/admin/data
    <sid>adm> which brconnect
    /usr/sap/<SID>/SYS/exe/run/brconnect
    <sid>adm> pwd
    /sapmnt/<sid>/exe
    <sid>adm> ldd brconnect
            libnsl.1 =>     /usr/lib/pa20_64/libnsl.1
            libpthread.1 => /usr/lib/pa20_64/libpthread.1
            libm.2 =>       /usr/lib/pa20_64/libm.2
            Unable to find library 'libclntsh.sl.10.1'.
    Also it is not working even after adding oracle instant client path in SHLIB_PATH
    Regards,
    Vinod

  • Error in db setup "/usr/lib/hpux64/dld.so: Unable to find library 'libclnts

    Dear all,
       Whill installing sap 4.7 database instance in HPIA64 , i got error mes like
    ERROR 2008-03-03 22:26:31
    MUT-03010  Execution of the command "/sapmnt/C2P/exe/brconnect -u / -c -f crsyn -o SAPC2P" finished with status TST_ERROR.
    cat brconnect.1.log
    /usr/lib/hpux64/dld.so: Unable to find library 'libclntsh.so.10.1'.
    Please let me what will be the problem .
    Regards,
    satich -k

    Hi,
    The SAP DBSL (dboraslib.so) will search for the Oracle client shared library in the following paths in this order of precedence:
    On 64-Bit platforms:
    a. /oracle/client/10x_64/instantclient
    b. /oracle/client/10x_64/lib
    c. /oracle/db_sw/10x_64/instantclient
    d. /oracle/db_sw/10x_64/software/lib
    On 32-Bit platforms:
    a. /oracle/client/10x_32/instantclient
    b. /oracle/client/10x_32/lib
    c. /oracle/db_sw/10x_32/instantclient
    d. /oracle/db_sw/10x_32/software/lib
    If the client can't be found in the first path, then the second will be searched and so on. The instant client path is the same for Oracle Release 10.1 and 10.2. The path can only differ from 64 bit to 32 bit.
    Thus, to solve your problem, create a dynamic link in the oracle client directory like this (for Unix 64-Bit):
    cd /oracle/client/10x_64
    ln -s /oracle/client/10x_64/lib lib
    regards,
    kaushal

  • Unable to find library 'libnnz10.sl'

    Hi everybody,
    we made a Discoverer clone (from an old server to a new one) and we replicated all the Discoverer installation, but now, I have a problem when I try to connect to Discoverer Plus or Viewer (to the new server).
    When I launch the command opmnctl startall (to start up all the Discoverer Processes) I see these errors:
    opmnctl: starting opmn and all managed processes...
    ================================================================================
    opmn id=gnvmig:6200
    5 of 7 processes started.
    ias-instance id=disco10g.gnvmig
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    WebCache/WebCache/WebCache
    Error
    --> Process (pid=26275)
    failed to start a managed process after the maximum retry limit
    Log:
    /appl/nttdbora/8.0.6/disco10g/opmn/logs/WebCache~WebCache~1
    ias-component/process-type/process-set:
    WebCache/WebCacheAdmin/WebCacheAdmin
    Error
    --> Process (pid=26276)
    failed to start a managed process after the maximum retry limit
    Log:
    /appl/nttdbora/8.0.6/disco10g/opmn/logs/WebCache~WebCacheAdmin~1
    and, inside the log (WebCache~WebCache~1 and WebCache~WebCacheAdmin~1) I found always the same message:
    09/04/14 15:01:53 Start process
    /usr/lib/pa20_64/dld.sl: Unable to find library 'libnnz10.sl'.
    Now, on metalink I found the Doc ID: 359591.1 where inside there is the note *4926017 : "UNABLE TO FIND LIBRARY 'LIBNNZ10.SL'" ERROR IN OPMN CONFIG*
    I don't know exactly if I have this could be the problem....Maybe I missed something on the new server.....
    Please, anybody knows if I have to set up something or launch a file to configure the new server in order to avoid the error above ?
    Thanks in advance
    Alex

    Michael,
    Actually, you can clone Application Servers across hosts (including Discoverer). :-)
    Check out:
    http://download.oracle.com/docs/cd/B14099_19/core.1012/b13995/cloning.htm
    Oracle® Application Server Administrator's Guide 10g Release 2 (10.1.2)
    Chaptere 10 for Discoverer specific (not Chapter 11)
    Additionally, for middle-tiers you can change the hostname and IP address and then run the change IP/host script $OH/chgip/scripts/chgiphost.sh (.bat for Windows)
    This script is called in the cloning process when you provide source and target/destination information
    For Infrastrucure, you can only change the IP address; it is not allowed to change the hostname.
    Alex,
    1. I would check your LD_LIBRARY_PATH and SHLIB_PATH to make sure it is correct and can find the shared library
    2. If not, then you may need to relink the webcache (i.e. - per that document you posted)
    After ensuring all processes are stopped, perform the following commands to relink Oracle Web Cache:
    cd $ORACLE_HOME/webcache/lib
    /usr/ccs/bin/make -f ins_calypso.mk install
    3. If still a problem, you may want to check on a WebCache specific forum

  • ERROR = DlLoadLib: dlopen()= Unable to find library 'libwtc9.sl'.in trans.

    Hi All,
    Getting following error while starting up the SAP.
    4 ETW000                                                                             167  0.000980
    4 ETW000  [dlux.c      ,00000]  *** ERROR => DlLoadLib: dlopen()= Unable to find library 'libwtc9.sl'. -> DLENOACCESS (0,Error
    0)
    4 ETW000                                                                            2302  0.003282
    4 ETW000  [dbcon.c     ,00000]  *** ERROR => Couldn't load library '/usr/sap/DA1/SYS/exe/run/dboraslib.sl'
    4 ETW000                                                                              48  0.003330
    2EETW169 no connect possible: "maybe someone set invalid values for DIR_LIBRARY ('/usr/sap/DA1/SYS/exe/run') or dbms_type ('OR
    A')"
    thanks,
    Anu

    Hi,
    Two oracle library files are missing. Please check it again.
    1. Unable to find library 'libwtc9.sl'.
    A. This file is not available in /usr/sap/DA1/SYS/exe/run. Check if its not there copy from kernel cd or DVD or some another systems in to the above path.
    2. Couldn't load library '/usr/sap/DA1/SYS/exe/run/dboraslib.sl'
    A. This file is not available in /usr/sap/DA1/SYS/exe/run. Check if its not there copy from kernel cd or DVD or some another systems in to the above path.
    3. Finally, check ENV variales at OS level for sidadm.
    sidadm> type env and check DBMS_TYPE =?
    Put exact DBMS type here. if its not there export it in to env variables.
    4. Check DIR_LIBRARY = /usr/sap/DA1/SYS/exe/run ..it should be like this.
    Regards,
    Srini Nookala

  • PTPDBTST Fails w/ Error: Unable to find library 'libcobrts64.sl.2'

    Hi
    I am on PeopleSoft HCM 9.1 with PT 8.51 and database Oracle 11g Release 1. I have compiled and linked COBOL programs. Now when I run PTPDBTST from PIA I get below error message:
    /usr/lib/pa20_64/dld.sl: Unable to find library 'libcobrts64.sl.2'.
    Any ideas would be helpful
    Thanks
    Pankil Shah
    Edited by: Pankil on Apr 27, 2012 1:07 PM

    Hello All~
    I had opened a Case with Oracle Support and the problem got resolved when I reconfigured process scheduler. Apparently Process Scheduler Env file did not have SHLIB_PATH with $COBDIR/lib. Once process scheduler was reconfigured PTPDBTST was successfully posted from PIA.
    It has been documented under E-COB: ld.so.1: PSRUN: fatal: libcobrts64.so.2: open failed: No such file [ID 660015.1]
    Thank you for your inputs.
    Pankil Shah
    Edited by: Pankil on May 2, 2012 12:27 PM
    Edited by: Pankil on May 2, 2012 12:28 PM

  • /usr/lib/hpux64/dld.so unable to find library 'libdms2.so'

    Hi all,
    I am configuring Oracle web tier 11g on a HP-UX Itanium Machine.
    in webcache admin, listen port tab, i tried to put in port 80 as one od the port it listened. then i webcache_setuser.sh setroot user_id as per instructed, and it looks fine.
    but in the end when i try to restart using ./opmnctl startall, webcache failed to start and as i view the log, this message appear:
    */usr/lib/hpux64/dld.so unable to find library 'libdms2.so'*
    i'm out of idea already. i set SHLIB_PATH and LD_LIBRARY_PATH, also didn't work.
    please, guys. thanks a lot.

    Hi all,
    I am configuring Oracle web tier 11g on a HP-UX Itanium Machine.
    in webcache admin, listen port tab, i tried to put in port 80 as one od the port it listened. then i webcache_setuser.sh setroot user_id as per instructed, and it looks fine.
    but in the end when i try to restart using ./opmnctl startall, webcache failed to start and as i view the log, this message appear:
    */usr/lib/hpux64/dld.so unable to find library 'libdms2.so'*
    i'm out of idea already. i set SHLIB_PATH and LD_LIBRARY_PATH, also didn't work.
    please, guys. thanks a lot.

  • /usr/lib/hpux64/dld.so: Unable to find library 'libsqlplus.so'.

    Hello Gurus,
    Please help me solving my issue. I am executing sqlplus "/' as sidadm but i am having the bellow error.
    :bm1302 21> sqlplus "/"
    /usr/lib/hpux64/dld.so: Unable to find library 'libsqlplus.so'.
    Killed
    :bm1302 22> exit
    :bm1302 23> logout
    Action taken:
    Changed the permission of 'libsqlplus.so' to 775.
    I have already changed the permission of lib and run folder but when i did that i was prompted with a different error so i reverted it back to original.
    Thanks in advance,
    rachelle

    Hi Rachelle,
    This probably means that the environment is not set correctly.
    Do you have a user that can use sqlplus ? Then I'd compare the evironments of these two users.
    The environment will be different probably in the Oracle environment variables or in variables like LD_LIBRARY_PATH (or both).
    Regards,
    Anton.

  • Issue usr/lib/pa20_64/dld.sl: Unable to find library 'libwtc9.sl'

    Hi,
    I have an issue installing SAP on HP UNIX 11.11
    usr/lib/pa20_64/dld.sl: Unable to find library 'libwtc9.sl' , can some one help me.

    Hi Ching,
    Check for the onacle client?
    Which Oracle version you are using and which SAP you are trying to install?
    Try to give some more details.
    Best Wishes.
    Kumar

  • I am having a painful problem with itunes 10, everytime I go into the itunes store to search for a song, even if I type one letter in it will instantly launch into search mode and doesn't stop, so I'm unable to find

    I am having a painful problem with itunes 10, everytime I go everytime I go into the itunes store to search for a song, even if I type one letter Itunes will instantly launch into search mode and doesn't stop, so because I can never get past putting in the first letter or two, I'm unable to search and download any songs. I am on the latest Imac Intel core i7 Mac OS X, can anybody help?
    Thankyou.
    Beckyg.

    Having this problem too: IT'S REALLY REALLY ANNOYING!!! Anyone have an idea how to sort this?

Maybe you are looking for

  • What to do for automatically change over of PHASE from 1 to 2  in case of multilevel method of depreciation.

    Hi all As per the statutory requirement we want to maintain Multilevel method of depreciation in which we have maintained two phases given as below- Dep/int. phase base method decl. bal method prd cont mutilev. Method change. Me change over % rate or

  • Need help with multi-mapping

    Hello! I need to develop scenario like in blog: /people/narendra.jain/blog/2005/12/30/various-multi-mappings-and-optimizing-their-implementation-in-integration-processes-bpm-in-xi but I need to have sets of records. For example, I have 9 "Element2" r

  • I installed an IDES(6.0) system. Now I am trying to install the license

    Hello to everyone I installed an IDES(6.0) system. Now I am trying to install the license.   I am logged on client 000 with user "sap*". What could be the problem. I guess I am doing right when opting for "Determine remote HW key" in transaction "sli

  • Name on dev. licence program is not the good one

    Hi, I try to buy the IOS developer licence, but my name is not the good on the systeme, it's my old name, I follow the link to "my account" to change it, and in fact, in "my account", it's the good one. I'm sure I changed it more than one year ago, w

  • CMD -F Find

    Is there a way to use command "F" to find a range of numbers and replace with 0 My situation is this: I would like to zero out any numbers between 1 and 2000 between the parentheses %%864%% Can that be done and What about Text Edit if I cant do it wi