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

Similar Messages

  • 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

  • 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

  • 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

  • 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

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

  • 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

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

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

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

  • Error ERR-1802 Unable to find item

    I was using HTML DB to execute a query. The region expected an item and based on
    that item to retrieve a Clob and output to the GUI. Here is the PL/SQL code:
    begin
    if :P11_X_ID is null then
    return;
    end if;
    for x in (
    select column_value
    from table( query_cfile( cursor( select theClob from demo where id =
    TO_NUMBER(:P11_X_ID) )
    ) ))loop
    htp.prn(x.column_value);
    end loop;
    end;
    When I first time ran a page I was able to get the page back without any issue;
    however when I entered the second ID, I got "Error ERR-1802 Unable to find item
    id "187846523855309166"
    OK
    Unexpected error". Then I tried running the same page on different browser
    (switch from firefox to IE ) and entered the second ID I was able to get the
    page back. The same problem happened for the second browser, that is, if I
    entered another ID to search, I got the same error.
    And I turned on the trace using p_trace=YES
    grep -in err stra_ora_10201.trc
    83: error_template,
    205: where parameter in ('NLS_LANGUAGE', 'NLS_TERRITORY',
    'NLS_SORT')
    221:alter session set NLS_TERRITORY = "AMERICA"
    600: process_error_message,
    634: process_error_message,
    873:ERROR #34:err=1 tim=2122883685
    968: value="wwv_flow.find_item_err2"
    979: value="wwv_flow.unexpected_err"
    1038:select error_page_template
    1102: value="wwv_flow.err"
    1113: value="wwv_flow.err"
    1304: value="wwv_flow.find_item_err2"
    1315: value="wwv_flow.unexpected_err"
    1358: value="wwv_flow.err"
    1369: value="wwv_flow.err"
    1549: value="wwv_flow.find_item_err2"
    1560: value="wwv_flow.unexpected_err"
    1603: value="wwv_flow.err"
    1614: value="wwv_flow.err"
    1818:ERROR #34:err=1 tim=2122883705
    1874: value="wwv_flow.find_item_err2"
    1885: value="wwv_flow.unexpected_err"
    1928: value="wwv_flow.err"
    1939: value="wwv_flow.err"
    2143:ERROR #34:err=1 tim=2122883713
    2199: value="wwv_flow.find_item_err2"
    2210: value="wwv_flow.unexpected_err"
    2253: value="wwv_flow.err"
    2264: value="wwv_flow.err"
    2757: error_template,
    2879: where parameter in ('NLS_LANGUAGE', 'NLS_TERRITORY',
    'NLS_SORT')
    2895:alter session set NLS_TERRITORY = "AMERICA"
    3274: process_error_message,
    3308: process_error_message,
    3575: error_message,
    3582: nvl(error_display_location,'ON_ERROR_PAGE')
    error_display_location
    3640: value="wwv_flow.no_page_to_branch_err"
    Since the error happened on Cursor #34, here I retrieved the #34 from the trace
    file:
    =====================
    PARSING IN CURSOR #34 len=461 dep=1 uid=63 oct=2 lid=63 tim=1069307285981395
    hv=698873200 ad='5bdf916c'
    INSERT into wwv_flow_data (
    flow_instance,
    item_id,
    item_element_id,
    item_name,
    name_length,
    item_value,
    session_state_status,
    flow_id
    ) values (
    :b6,
    :b5,
    :b4,
    :b3,
    length(:b3),
    :b2,
    'I',
    :b1)
    END OF STMT
    PARSE #34:c=0,e=132,p=0,cr=0,cu=0,mis=0,r=0,dep=1,og=4,tim=1069307285981373
    BINDS #34:
    bind 0: dty=2 mxl=22(21) mal=00 scl=00 pre=00 oacflg=03 oacfl2=1 size=24
    offset=0
    bfp=4063ffe8 bln=22 avl=11 flg=05
    value=3707546874081609208
    bind 1: dty=2 mxl=22(21) mal=00 scl=00 pre=00 oacflg=13 oacfl2=1 size=24
    offset=0
    bfp=0ae3d23c bln=22 avl=09 flg=09
    value=1486322312855973
    bind 2: dty=2 mxl=22(21) mal=00 scl=00 pre=00 oacflg=13 oacfl2=1 size=24
    offset=0
    bfp=0ae3e0d0 bln=22 avl=02 flg=09
    value=1
    bind 3: dty=1 mxl=32(08) mal=00 scl=00 pre=00 oacflg=13 oacfl2=1 size=32
    offset=0
    bfp=0ae3e13c bln=32 avl=08 flg=09
    value="P11_X_ID"
    bind 4: dty=1 mxl=32(08) mal=00 scl=00 pre=00 oacflg=13 oacfl2=1 size=32
    offset=0
    bfp=0ae3e13c bln=32 avl=08 flg=09
    value="P11_X_ID"
    bind 5: dty=1 mxl=128(02) mal=00 scl=00 pre=00 oacflg=13 oacfl2=1 size=128
    offset=0
    bfp=0adbb4e0 bln=128 avl=02 flg=09
    value="57"
    bind 6: dty=2 mxl=22(21) mal=00 scl=00 pre=00 oacflg=03 oacfl2=1 size=24
    offset=0
    bfp=4063ffc4 bln=22 avl=03 flg=05
    value=105
    =====================
    PARSING IN CURSOR #35 len=119 dep=2 uid=0 oct=3 lid=0 tim=1069307285985274
    hv=3286148528 ad='5bfee648'
    select c.name, u.name from con$ c, cdef$ cd, user$ u where c.con# = cd.con# and
    cd.enabled = :1 and c.owner# = u.user#
    END OF STMT
    PARSE #35:c=0,e=176,p=0,cr=0,cu=0,mis=0,r=0,dep=2,og=4,tim=1069307285985249
    BINDS #35:
    bind 0: dty=2 mxl=22(22) mal=00 scl=00 pre=00 oacflg=08 oacfl2=1 size=24
    offset=0
    bfp=407975e0 bln=22 avl=04 flg=05
    value=32720
    EXEC #35:c=0,e=514,p=0,cr=0,cu=0,mis=0,r=0,dep=2,og=4,tim=1069307285986292
    FETCH #35:c=0,e=88,p=0,cr=2,cu=0,mis=0,r=0,dep=2,og=4,tim=1069307285986517
    STAT #35 id=1 cnt=0 pid=0 pos=1 obj=0 op='NESTED LOOPS (cr=2 r=0 w=0 time=78
    us)'
    STAT #35 id=2 cnt=0 pid=1 pos=1 obj=0 op='NESTED LOOPS (cr=2 r=0 w=0 time=74
    us)'
    STAT #35 id=3 cnt=0 pid=2 pos=1 obj=31 op='TABLE ACCESS BY INDEX ROWID CDEF$
    (cr=2 r=0 w=0 time=70 us)'
    STAT #35 id=4 cnt=0 pid=3 pos=1 obj=53 op='INDEX RANGE SCAN I_CDEF4 (cr=2 r=0
    w=0 time=62 us)'
    STAT #35 id=5 cnt=0 pid=2 pos=2 obj=28 op='TABLE ACCESS BY INDEX ROWID CON$
    (cr=0 r=0 w=0 time=0 us)'
    STAT #35 id=6 cnt=0 pid=5 pos=1 obj=49 op='INDEX UNIQUE SCAN I_CON2 (cr=0 r=0
    w=0 time=0 us)'
    STAT #35 id=7 cnt=0 pid=1 pos=2 obj=22 op='TABLE ACCESS CLUSTER USER$ (cr=0 r=0
    w=0 time=0 us)'
    STAT #35 id=8 cnt=0 pid=7 pos=1 obj=11 op='INDEX UNIQUE SCAN I_USER# (cr=0 r=0
    w=0 time=0 us)'
    =====================
    PARSING IN CURSOR #35 len=84 dep=2 uid=0 oct=3 lid=0 tim=1069307285988552
    hv=2458412332 ad='5b779008'
    select o.name, u.name from obj$ o, user$ u where o.obj# = :1 and o.owner# =
    u.user#
    END OF STMT
    PARSE #35:c=0,e=142,p=0,cr=0,cu=0,mis=0,r=0,dep=2,og=4,tim=1069307285988532
    BINDS #35:
    bind 0: dty=2 mxl=22(22) mal=00 scl=00 pre=00 oacflg=08 oacfl2=1 size=24
    offset=0
    bfp=407975e0 bln=22 avl=04 flg=05
    value=32720
    EXEC #35:c=0,e=431,p=0,cr=0,cu=0,mis=0,r=0,dep=2,og=4,tim=1069307285989485
    FETCH #35:c=0,e=187,p=0,cr=5,cu=0,mis=0,r=1,dep=2,og=4,tim=1069307285989805
    STAT #35 id=1 cnt=1 pid=0 pos=1 obj=0 op='NESTED LOOPS (cr=5 r=0 w=0 time=169
    us)'
    STAT #35 id=2 cnt=1 pid=1 pos=1 obj=18 op='TABLE ACCESS BY INDEX ROWID OBJ$
    (cr=3 r=0 w=0 time=74 us)'
    STAT #35 id=3 cnt=1 pid=2 pos=1 obj=36 op='INDEX UNIQUE SCAN I_OBJ1 (cr=2 r=0
    w=0 time=37 us)'
    STAT #35 id=4 cnt=1 pid=1 pos=2 obj=22 op='TABLE ACCESS CLUSTER USER$ (cr=2 r=0
    w=0 time=75 us)'
    STAT #35 id=5 cnt=1 pid=4 pos=1 obj=11 op='INDEX UNIQUE SCAN I_USER# (cr=1 r=0
    w=0 time=16 us)'
    EXEC #34:c=0,e=8619,p=0,cr=8,cu=10,mis=0,r=0,dep=1,og=4,tim=1069307285991108
    ERROR #34:err=1 tim=2122883685
    =====================
    Here is the version:
    SQL> select * from v$version;
    BANNER
    Oracle9i Enterprise Edition Release 9.2.0.4.0 - Production
    PL/SQL Release 9.2.0.4.0 - Production
    CORE 9.2.0.3.0 Production
    TNS for Linux: Version 9.2.0.4.0 - Production
    NLSRTL Version 9.2.0.4.0 - Production
    My page is very simple, it contains one region, one item, one
    button (click to search).
    Would you please advise what next step should be?
    Thanks in advance,

    SQL> desc demo;
    Name Null? Type
    ID NOT NULL NUMBER(38)
    THECLOB CLOB
    The query just took the CLOB content and divided it into table of varchar2(4000) base on chr(10). The query worked well in PL/SQL when I replaced htp with dbms_output.
    The branching was the default one, "Redirect To Page 11 (the same page)". I only created one region, one item and one button. That branching was automatically created.
    Below was the output when I turned on the debug mode.
    0.00: A C C E P T: Request=""
    0.01: Fetch flow info
    0.01: alter session set nls_language="AMERICAN"
    0.02: alter session set nls_territory="AMERICA"
    0.02: ...Setting NLS Decimal separator="."
    0.02: Fetch session state from database
    0.03: ...Check instance 936431675924660583 owner
    0.03: ...Fetch iconbar, page, computation, process, ...
    0.03: Fetch session header information
    0.03: ...fetch page attributes: f105, p11
    0.04: ...Check security schemes
    0.04: Save form items and p_arg_values
    0.05: Saved session state: 1486322312855973 "P11_X_ID" changedValue="49"
    0.05: Show ERROR page...
    0.06: Processing point: AFTER_ERROR_HEADER Home
         Error      ERR-1802 Unable to find item id "26896009627"
    OK      
    0.07: Processing point: BEFORE_ERROR_FOOTER
    Unexpected error
    0.08: ...Determine if user ADMIN with SGID 504322868864112 can develop application 105 in workspace 504322868864112
    Edit ApplicationEdit Page 11NewSessionNo DebugHide Edit LinksShow Edit Links
    0.09: Saved session state: 26896009627 "" newValue=""
    0.09: Show ERROR page...
    0.10: Processing point: AFTER_ERROR_HEADER Home
         Error      ERR-1802 Unable to find item id "27133775492"
    OK      
    0.11: Processing point: BEFORE_ERROR_FOOTER
    Unexpected error
    0.11: ...Determine if user ADMIN with SGID 504322868864112 can develop application 105 in workspace 504322868864112
    Edit ApplicationEdit Page 11NewSessionNo DebugHide Edit LinksShow Edit Links
    0.13: Saved session state: 27133775492 "" newValue="N"
    0.13: Show ERROR page...
    0.14: Processing point: AFTER_ERROR_HEADER Home
         Error      ERR-1802 Unable to find item id "17708687878"
    OK      
    0.15: Processing point: BEFORE_ERROR_FOOTER
    Unexpected error
    0.15: ...Determine if user ADMIN with SGID 504322868864112 can develop application 105 in workspace 504322868864112
    Edit ApplicationEdit Page 11NewSessionNo DebugHide Edit LinksShow Edit Links
    0.16: Saved session state: 17708687878 "" newValue=" "processing of sql statements""
    0.17: Show ERROR page...
    0.18: Processing point: AFTER_ERROR_HEADER Home
         Error      ERR-1802 Unable to find item id "79615715229400664"
    OK      
    0.19: Processing point: BEFORE_ERROR_FOOTER
    Unexpected error
    0.19: ...Determine if user ADMIN with SGID 504322868864112 can develop application 105 in workspace 504322868864112
    Edit ApplicationEdit Page 11NewSessionNo DebugHide Edit LinksShow Edit Links
    0.20: Saved session state: 79615715229400664 "" newValue="22467871247389"
    0.21: Show ERROR page...
    0.22: Processing point: AFTER_ERROR_HEADER Home
         Error      ERR-1802 Unable to find item id "187846523855309166"
    OK      
    0.22: Processing point: BEFORE_ERROR_FOOTER
    Unexpected error
    0.23: ...Determine if user ADMIN with SGID 504322868864112 can develop application 105 in workspace 504322868864112
    Edit ApplicationEdit Page 11NewSessionNo DebugHide Edit LinksShow Edit Links
    0.24: Saved session state: 187846523855309166 "" newValue=""

  • Error: ERR-1002 Unable to find item ID for item "APP_SESSION"

    Hello all,
    I created an application for faculty in HTMLDB 1.6.
    To get to the application faculty members log into a different website, and then follow a link to my application. The link re-directs them to a public page which pulls their unique ID from a cookie stored by the first website. After their ID is found they are automatically logged in, or if the ID is not present they are redirected to the main login page.
    A few faculty members have tested the automatic login with success. One member, though, followed the same steps, but when he clicked on the link and was re-directed to the application he recieved an error "error: ERR-1002 Unable to find item ID for item 'APP_SESSION'."
    As for the code, the code first retrieves the cookie and gets the ID from it. The variable term_id is then set to the correct term value. This term value depends on what term was selected from the previous application. The term value may or may not be null (they are not required to select a term prior to being re-directed). If it is null, the faculty member is brought to a term selection page. If it is not null, the faculty member skips this step and moves on to the next page. These steps are known to work properly.
    This plsql code follows directly after, which should login the user and either redirect him/her to the term select page if the term value is null, or the main page if there is a term value present:
    IF term_id IS NOT NULL THEN
    wwv_flow_custom_auth_std.login(
    P_UNAME => faculty_id,
    P_PASSWORD => faculty_password,
    P_SESSION_ID => v('APP_SESSION'),
    P_FLOW_PAGE => :APP_ID||':MAIN_PAGE:'||:APP_SESSION||'::::TERM_ID:'||term_id
    ELSE
    wwv_flow_custom_auth_std.login(
    P_UNAME => faculty_id,
    P_PASSWORD => faculty_password,
    P_SESSION_ID => v('APP_SESSION'),
    P_FLOW_PAGE => :APP_ID||':TERM_SELECT_PAGE:'||:APP_SESSION
    END IF;
    owa_util.redirect_url('f?p=FACULTY_APP:LOGIN:&SESSION_ID.');
    The last part redirects them to the login page if all else fails
    Any idea why one faculty member would receive the message "error: ERR-1002 Unable to find item ID for item 'APP_SESSION'" while others would not?
    *NOTE: All variable and alias names here are not the actual names within the application.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    Ah, i see. I thought you only had to use v('APP_SESSION') in the login function while assigned the value of P_SESSION_ID, but I was wrong.
    Thanks a lot Scott! It works perfectly now.
    Tim

  • Error ERR-1002 Unable to find item ID for item "ID" in application

    Hi everyone,
    I'm new to APEX and I've come across this error for the first time. I have a page with a classic report in it, and I want to create a link from one of the columns in the report (ID column) to another page with a classic report in it. So when I click on, say, ID 118, I want to be sent to the other page and to only see the information for ID 118.
    After creating the column link I receive the error message when I run the application:
    Error      ERR-1002 Unable to find item ID for item "ID" in application
    I've tried creating a link from one report to another before and it worked fine.
    Thank you!
    P.S. I'm using APEX 3.2

    So, on page 1 I have some columns from a table (ID, name etc) and I want to link the values in the ID column to a report on page 2, so that the columns in page 2 (order no, type etc) show only the information for the ID I clicked on in page 1. I went to Page Definition -> Regions -> Report link -> click on the "edit" icon on the left of column "ID" and in the Column Link section I have the following:
    Link text: #ID#
    Link Attributes: title="Click to see deal information."
    Target: Page in this application
    Page: 2
    Clear Cache: CIR,2
    Item 1:
         Name: ID
         Value: #ID#
    I have no item called ID on page 2.
    Thank you!
    Adina

Maybe you are looking for

  • How can i get all links from html file ?

    I tried some code: List<string> metas = new List<string>(); string text = ""; string mys = ""; public List<string> LockedThreads(string filename) HtmlWeb web = new HtmlWeb(); HtmlAgilityPack.HtmlDocument doc = new HtmlAgilityPack.HtmlDocument(); doc.

  • My TC won't startup with ethernet cables connected.

    It will start up fine w/out ethernet cables, but with ethernet, it won't startup.  I have two wired connections, my thunderbolt display/mbp and my cannon printer. It will sit with amber light solid. When I disconnect the two ethernet cables, it will

  • Import of Raw defect after Update to 3.4.1

    After Update to 3.4.1 the import function has an Error: When i do an import of Only RAW (.cr2) in the requester are shown some jpg´s after the first import. The sttings are the same.. normally him shows no more files because they are already in the l

  • BB Curve 8900 - Intermittent switch off

    My BB Curve 8900 intermittently switches off for no apparant reason. It starts up again with a blank screen, takes about 2/3 minutes & then boots up again. It loses the page it was on. Any ideas on what the issue is & how I can fix it? Thanks.

  • Install Disk

    Alright in August i recently got a new hard drive put into my macbook because the folder with the question mark showed up. The new hard drive was put in at an apple store, with the warranty I had which i don't anymore. Today, i was going to ERASE & I