Error /usr/lib/pa20_64/dld.sl: Unable to find library 'libsqlplus.sl'.

Hi,
I am getting the above mentioned error whenever running the scripts through a scheduler (MAESTRO). If I try to runt th script manually then there is no problem.
Oracle Version: 10.2.0.1.0
Server: HP UNIX
My user is added in the dba group.
In my script I have mentioned ORACLE_HOME, ORACLE_BASE, ORACLE_SID, LD_LIBRABY_PATH,SHLIB_PATH accordingly. But still I have the same error.
I have already checked the existance of the file under $ORACLE_HOME/lib and $ORACLE_HOME/lib32 folder and in both the places it have executable permission for all the users.
I saw a lot of post with the same issue, but nothing worked for me. The difference in my problem is, I can run the script manually without any error, but whenever it is running via a scheduler generates the problem.
Any help will be greatly appriciated.
Thanks,
Uday

Hi,
This is the .profile file for my user:
# @(#)B.11.11_LR
# Default user .profile file (/usr/bin/sh initialization).
# Set up the terminal:
if [ "$TERM" = "" ]
then
eval ` tset -s -Q -m ':?hp' `
else
eval ` tset -s -Q `
fi
stty erase "^H" kill "^U" intr "^C" eof "^D"
stty hupcl ixon ixoff
tabs
# Set up the search paths:
PATH=$PATH:
# Set up the shell environment:
set -u
trap "echo 'logout'" 0
# Set up the shell variables:
EDITOR=vi
export EDITOR
export ORACLE_BASE=/prd/cosm/u01
export ORACLE_HOME=/prd/cosm/u01/product/10.2.0
export PATH=$ORACLE_HOME/bin:$PATH
export SHLIB_PATH=$ORACLE_HOME/lib32
export LD_LIBRARY_PATH=$ORACLE_HOME/lib
This is the .profile file of the user under which oracle is installed:
# @(#)B.11.11_LR
# Default user .profile file (/usr/bin/sh initialization).
# Set up the terminal:
if [ "$TERM" = "" ]
then
eval ` tset -s -Q -m ':?hp' `
else
eval ` tset -s -Q `
fi
stty erase "^H" kill "^U" intr "^C" eof "^D"
stty hupcl ixon ixoff
tabs
# Set up the search paths:
PATH=$PATH:.
# Set up the shell environment:
set -u
trap "echo 'logout'" 0
# Set up the shell variables:
EDITOR=vi
export EDITOR
#export DISPLAY=`who -uR am i | awk '{print $8}'`":0"
export DISPLAY=`who -uR am i`
export HOST=`uname -n`
export PS1=`echo '${HOST}: '`
export ORACLE_SID=COSMPRP3
export ORACLE_BASE=/prd/cosm/u01
export ORACLE_HOME=/prd/cosm/u01/product/10.2.0
export PATH=$ORACLE_HOME/bin:$PATH
#export TNS_ADMIN=$ORACLE_HOME/network/admin
#export SHLIB_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/lib64
export SHLIB_PATH=$ORACLE_HOME/lib
export LD_LIBRARY_PATH=$ORACLE_HOME/lib
This the environment variables I am using:
export ORACLE_HOME=/prd/cosm/u01/product/10.2.0
export ORACLE_SID=ERIPRP1
export ORACLE_BASE=/prd/cosm/u01
export SHLIB_PATH=$ORACLE_HOME/lib32
export LD_LIBRARY_PATH=$ORACLE_HOME/lib
export PATH=$PATH:$ORACLE_HOME/bin
And this is the code I am using:
export ORACLE_HOME=/prd/cosm/u01/product/10.2.0
export ORACLE_SID=ERIPRP1
export ORACLE_BASE=/prd/cosm/u01
export SHLIB_PATH=$ORACLE_HOME/lib32
export LD_LIBRARY_PATH=$ORACLE_HOME/lib
export PATH=$PATH:$ORACLE_HOME/bin
$ORACLE_HOME/bin/sqlplus -l my_schema/password@my_db <<!
@/path_to_sql/my_sql.sql
exit
elm -s "My Subject" [email protected] < /path_to_my_log/output.log
Desired outputs:
$ cd $ORACLE_HOME/lib
$ ls -lrt libsqlplus.sl
-rwxr-xr-x 1 appora dba 916968 Aug 14 2005 libsqlplus.sl [appora is the user under which Oracle is installed]
$ cd $ORACLE_HOME/lib32
$ ls -lrt libsqlplus.sl
-r-xr-xr-x 1 appora dba 3198976 Aug 14 2005 libsqlplus.sl
Note: If I try to run the script manually it is working fine perfectly. Only from MAESTRO scheduler it is not running.

Similar Messages

  • /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?

  • 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

  • /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.

  • 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

  • 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.

  • /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/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.

  • 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

  • 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

  • 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

  • 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

  • /usr/lib/hpux64/dld.so: Unsatisfied code symbol 'pidbod' in load module

    Dear Gurus,
    Installation is cancelled at the phase DB creation due to the following error after oracle software installation.
    Oracle base software (10.2.0.1) is installed, patches (10.2.0.4) are applied. after this unable to login sqlplus
    with the following below error
    SQL*Plus: Release 10.2.0.4.0 - Production on Mon Jul 6 09:36:26 2009
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    Enter user-name: /as sysdba
    /usr/lib/hpux64/dld.so: Unsatisfied code symbol 'pidbod' in load module '/oracle/GSP/102_64/bin/oracle'.
    ERROR:
    ORA-12547: TNS:lost contact
    Could you please guide us , what needs to be done to rectify this error.
    as long as sqlplus does not work, installation can not proceed further.
    Thanks and Regards
    Purna Chandra Rao.

    Hi,
    Check SAP Note 954896 - ORA-12547 connecting to sqlplus / as sysdba on AIX 5L
    SAP Note 505630 - Composite SAP Note ORA-12547
    Hope it helps
    Thanks
    Sunny

  • Symbol lookup error /usr/lib/libXi.so.6

    Dear All,
    After a recent update, I have problems with libXi. I get the following error while trying to plot something with gnuplot:
    gnuplot: symbol lookup error: /usr/lib/libXi.so.6: undefined symbol: XESetWireToEventCookie.
    I get a similar error when trying to run a java application:
    java: symbol lookup error: /usr/lib/libXi.so.6: undefined symbol: XESetWireToEventCookie
    Something looks broken. I tried downgrading libXi to the previous version 1.3.2-1:
    pacman -U libxi-1.3.2-1-i686.pkg.tar.xz
    but that didn't help. I'm now back on version 1.4.0-1
    Any suggestions are greatly appreciated. This is my first post to this forum so bare with me. I've been a gentoo user for quite sometime but I'm trying a binary distro for obvious reasons.
    This also looks like a bug for I haven't done anything strange. This is a newish installation and all I do every week or so is pacman -Syu as suggested in the beginner handbook. I'm surprised no one else has posted this problem... is it really just me?. There are some old post on this issue but there was no solution there other than downgrading which I have already tried.
    I've just realized that not even okular works!!! Why am I being punished?
    okular: symbol lookup error: /usr/lib/libXi.so.6: undefined symbol: XESetWireToEventCookie
    Thanks.
    Last edited by riczan (2010-12-08 21:40:29)

    hey,
    I've installed quartus II today too and ran into similiar conflicts. I build version 1.2.1 of libxi again as suggested by davidgurvich, but "tricked out" pacman to avoid rebuilding the whole xorg packages, which depend on  libxi>=1.3:
    pkgname=libxi
    pkgver=1.3
    pkgrel=2
    realver=1.2.1
    pkgdesc="X11 Input extension library"
    arch=('i686' 'x86_64')
    url="http://xorg.freedesktop.org"
    depends=('libxext>=1.1' 'inputproto>=2.0')
    makedepends=('pkgconfig')
    options=(!libtool force)
    license=('custom')
    source=(${url}/releases/individual/lib/libXi-${realver}.tar.bz2)
    md5sums=('cfb36307e8e7ffafe40848dba24e0b11')
    build() {
    cd "${srcdir}/libXi-${realver}"
    ./configure --prefix=/usr --sysconfdir=/etc --disable-static || return 1
    make || return 1
    make DESTDIR="${pkgdir}" install || return 1
    install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
    install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/" || return 1
    works for me... however, this is a dirty solution. maybe someone provide a better fix.

Maybe you are looking for

  • Report with Multiple queries too slow in BI Publisher 11g

    Hi, I have a report in 11g where i need to create multiple queries to show them in report. I tried to combine everything in one query, but i found that the query is too huge and hard to understand and maintain. I created 3 data sets and linked them t

  • How do I upgrade Camera RAW?

    I have recently purchaced a canon 7d and now I can not open my RAW images in CS4 .. HELP  they are saving as a .CR 2 file if that matter

  • Extend a network worked fine for 2 years, now it doesn't

    Sorry I'm not at home so I've gotta go off bad memory... My setup has worked fine for a number of years.  A non-simultaneous dual band Extreme is the main base station.  I have a Express ethernet-ed to the network working without issue.  There's also

  • Website window sizing

    I'm using VS 2012 and want to create an app that opens up a specific website, however I do not want the website window opened in the maximized state. What code can I use to manipulate the window size when it opens?

  • Adadmin error - DCPW null for "IZU" - aipspv(): Error setting up PDI list

    Hi, I am getting the folowing error while running adadmin Connecting to SYSTEM......Connected successfully. Connecting to APPLSYS......Connected successfully. AD Administration error: DCPW null for "IZU" [278] AD Administration error: Failed getting