Unable to find PL/SQL library in UNIX

Hi,
I am trying to run a report in Unix server after developed and tested in Windows NT. It works fine with Windows NT. But while running in UNIX it gives me the following error.
REP-0756: Warning: Unable to find PL/SQL library 'ACES_LETTER_LIB'.
REP-0736: There exist uncompiled program unit(s).
REP-1247: Report contains uncompiled PL/SQL.
Both the rdf file and the pll library files are in the bin directory. Here are the environment variable I set in UNIX.
ORACLE_HOME=/opt/reports6i/ora6i
REPORTS60_PATH=/opt/reports6i/ora6i/bin
Even the PL/SQL library file is in the above path it giving me the above error. Can somebody help me out of this.
Prashant
null

<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by prashant Sahoo ([email protected]):
Hello Sir,
As per you , I compiled everything in Windows NT. And when I ran it on windows NT it works fine. But when I tried to run the same in Unix server (where the production Report Server 6i is installed) by ftp the RDF file and PLL file to bin directory in binary mod and tried to run from a remote client thru command line syntax it gives me the above error again. Please help me out.
Prashant<HR></BLOCKQUOTE>
null

Similar Messages

  • REP-771: Unable to find PL/SQL library on Linux

    Hi
    I am getting the
    REP-771: Unable to find PL/SQL library 'reports_helper'
    REP-1247: Report contains uncompiled PL/SQL
    Error on selecting the Report for viewing through application or through the internet explorer by using URL
    Platform : Reports 10g on Linux,
    I also have confusion in where we need to put .pll file so it available at runtime.
    Your thoughts are welcome...and much appreciated
    Thanks
    Jaydeep

    You need to check the following:
    - in Builder when you are adding the library , make sure that you select "remove path ..."
    - on unix you must recompile the pll place it in REPORTS_PATH

  • 10g Report Unable To Find PL/SQL Library

    We just upgraded to 10g Forms and Reports.
    I'm trying to open a report using Report Builder and it gives me the message "Warning: Unable to find PL/SQL Library 'REPORTS_MSI'".
    I've compiled and copied the REPORTS_MSI.PLL and .PLX to the Bin directory, Reports Directory, and Forms Directory but I still keep getting the message. Where the heck is it looking for this library file?
    Thanks,
    NumbNutz

    Hello,
    Reports will use the variable REPORTS_PATH .
    If you are running Reports on Windows, you can use the Microsoft utility filemon
    http://technet.microsoft.com/en-us/sysinternals/bb896642.aspx
    to check where the PLL /PLX is searched for ...
    Regards

  • REP-0756: Warning: Unable to find PL/SQL library 'FARSV' and 'fadolif'

    I would like to compile a modified report using Report Builder 6.0.8.11.3 for OFS ver 11.5.10.2, and I got this error message:
    during load report
    REP-0756: Warning: Unable to find PL/SQL library 'FARSV'
    REP-0756: Warning: Unable to find PL/SQL library 'fadolif'
    during compilation
    identifier 'FA_RSVLDG' must be declared
    identifier 'FADOLIF' must be declared.
    Following this url: http://oracle.ittoolbox.com/groups/technical-functional/oracle-apps-l/oracle-reports-customisation-for-oracle-financials-11i-108537
    i have tried:
    download the FARSV.pll and fadolif.pll from $AU_TOP,
    from regedit, it shows that the (the key: HKEY_LOCAL_MACHINE\SOFTWARE\Oracle\HOME4, the report builder is executed from C:\OracleDeveloper\BIN\RWBLD60.EXE)
    FORMS60_PATH=C:\OracleDeveloper\TOOLS\OPEN60\PLSQLLIB
    REPORTS60_PATH="C:\OracleDeveloper\REPORT60\ADMIN\TEMPLATE\US;C:\OracleDeveloper\REPORT60"
    i put the files in one of the above directory, the errors during load is no more, but errors during compilation still there..
    i put the files in all three directories, the errors during load is no more, but errors during compilation still there..

    Hi,
    I would like to compile a modified report using Report Builder 6.0.8.11.3 for OFS ver 11.5.10.2, and I got this error message:Custom report or seeded one?
    For the REP-0756 error, please see these docs.
    Note: 837288.1 - REP-0756 unable to find PL/SQL Library when generating Oracle Application Reports
    Note: 337302.1 - Error REP-0756 Unable to find PL/SQL library 'inv.pll' when Opening Report POXPRPOP in Reports Builder
    For the ""must be declared", what kind of change in the code you have done?
    Thanks,
    Hussein

  • REP-1401: Warning: Unable to find PL/SQL library

    Hello,
    I am running a 10g report from web using rwservlet and i faced this problem when running a report that is attached to library. it displays the following message: REP-1401: Warning: Unable to find PL/SQL library.
    Although i put the .pll and .plx in the same directory where the .rep files are located.
    Please tell me what can I do to solve this problem.
    Thanks.

    i am using this url link in running a report
    http://<servername>:7778/reports/rwservlet?report=<report_name>.rep&destype=cache
    when i run a report without external library is attached to it, it works fine..
    But when external library is attached.. it displays error message.
    Please tell me what can i do?

  • I have adobe digital edition 2.0 and I am trying to authorize my erreader, but I am unable to find the 'manage library' before I open ADE.

    I have adobe digital edition v2.0 and I am trying to authorize my erreader, but I am unable to find the 'manage library' before I open ADE.  Where to I find the 'manage library'? and should I upgrade the ADE to version v1.7.2.?

    To make Mail quit you'll need to perform a forced quit or, failing that, a forced shutdown.
    When an application won't quit you can hold the Command and Option keys together and then type the ESC key. This (usually) brings up a dialog with all the running applications. Select the offending program and click the Force Quit button.
    If this doesn't force the application to quit (quite rare) or if you cannot get the Force Quit Dialog to pop up, hold the power button for about 10 seconds to shut down the entire computer. This should be a last resort but sometimes is necessary.

  • Unable to Find PL/SQL program unit being called

    I am using Report Builder version 3.0.5.14.0.
    I have an attached library in my report. I have attached this from the file system. When I try to run the report either using report builder or reports runtime, the program complains saying could not find program unit being called ORA-06508. Sometimes the report runs fine without any complaint. This is usually after I delete the attached library, open up the PL/SQL library and re-compile it, and then re-attach the library to my report. My registry settings are correct. It almost is like the program is looking for the library unit in the back-end instead of looking in the file system. Can anybody help me with this?

    Hi kukkapalli
    try to use some file monitor to look from where Reports are trying to get that library. For windows you may use f.e. FileMon from www.sysinternals.com. Other possibility could be that Reports can not use compiled (PLX) files and require source (PLL) files ...
    Hope this helps.

  • 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

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

  • 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

  • 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

  • How do I find music that has been uploaded to iTunes from a purchased CD and iTunes is "unable to find the original file?" I no longer have the CD. I have tried all the usual methods of looking in my iTunes library and through Find. No Luck.

    How do I find music that has been uploaded to iTunes from a purchased CD and iTunes is “unable to find the original file?” I no longer have the CD. I have tried all the usual methods of looking in my iTunes library and through Find. No Luck.

    Backup drive?
    Subscribe to iTunes Match?
    If neither of the above and you don't have the CD and can't find your tracks on the computer then they you're stuck.  A file recovery utility will cost $100, plus another $100 for an external drive to which to resue the files, and may not even work.  You can buy a lot of CDs for $200.

  • Unable to find .ctl file while invoking sqlldr from unix

    Hi,
    I am invoking shellscirpt, in that calling sqlldr but getting error as below;
    SQL*Loader: Release 10.1.0.5.0 - Production on Mon Dec 17 14:26:16 2012
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL*Loader-500: Unable to open file (xxc_sql.dat)
    SQL*Loader-553: file not found
    SQL*Loader-509: System error: No such file or directory
    my shell script is:
    #!/usr/bin/ksh
    #* =============================================================================
    # $Id$
    # $Header$
    # Module Type : Shell Script
    # Module Name : XXC_MOD_IN_049_Pay_BACS.prog
    # Description : This script is used for Moving of BACS Payroll OutPut File TO Specified loaction and location.
    # Run Env.    : SQL*Plus
    # History
    # =======
    # Version Name                   Date          Description of Change
    # 0.1     Sanjeev Khurana       30-Aug-2010   Initial Creation.
    #* ==============================================================================
    # $1 : USERNAME/PASSWORD of the database
    # $2 : USERID
    # $3 : USERNAME
    # $4 : CONCURRENT REQUEST ID
    # $5 : Request_id
    echo "username/password"
    echo $1
    echo "user_id"
    echo $2
    echo "username"
    echo $3
    echo "concurrent_request_id"
    echo $4
    echo "request_id"
    echo $5
    sqlldr $1 control=$XXC_TOP/bin/xxc_sql.ctl log=$XXC_TOP/bin/rakesh.logmy control file code is:
    load data
    APPEND
    infile *
    insert into table xxc_temp
    request_id constant "rakesh"
    )while submitting concurrent program getting error, concurrent registered as HOST
    Please anyone help on this:
    Thanks,
    Rakesh
    Edited by: 974938 on Dec 17, 2012 7:04 AM
    Edited by: 974938 on Dec 17, 2012 7:04 AM

    Pl post details of OS, database and EBS versions. Are you using a concurrent program type of SQL*Loader ?
    Pl post the contents of the control file. The error is "unable to find xxc_sql.dat" - does this file exist in the appropriate directory with appropriate permissions ? Your control file is called "xxc_sql.ctl"
    How to Use 9i or 10g Features in SQL*Loader for Apps? [ID 423035.1]
    HTH
    Srini

  • 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

Maybe you are looking for

  • Previewing views in BSP WD Component Workbench

    I am developing a component with many views in the BSP WD Component Workbench (BSP_WD_CMPWB). In order to test each individual view or window, it would be helpful to test it in isolation, but I can only seem to test the application as a whole. Are th

  • Moving just part of an iTunes library?

    Hi, I posted this over in the iTunes Forum... but nobody replied, and as I thought more about it, it seems like it may be more of a Finder related problem. I just got a new MacBook and would like to move some of my music from my old iMac (which is ru

  • How does Dynamic Quorum work for a two Node DAG

    Hi All, I have a two node DAG with a FS witness server. One of the node is 'down' (I have kept it like that), cluster has quorum and all services are online. What I'm trying to understand is if a node's State=Down, isn't the Dynamic Quorum Group Mana

  • IMovie put into iWeb page

    Very frustrated. *Roddy and Old Toad*: I like your outlines for getting video onto a webpage, but even though I follow your diretions, nothing seems to work. *Old Toad*, you have those family montages on your site and I LOVE THAT! Help me get those o

  • Lightroom 3 isn't recognising Photoshop CS5.

    I recently upgraded Photoshop CS4 and Lightroom 2 to CS5 and 3 respectively. Since then however, whenever in Lightroom, when i go to edit a photo in Photoshop the option is blanked out. Every option, including opening in layers and as a smart object,