Error while applying the  R12.PJ_PF.B.DELTA.5

Hi,
The patch session failed when it was running pablu.ldt
FAILED: file pablu.ldt on worker 1 for product pa username APPS.
FAILED: file b9281321lu.ldt on worker 2 for product pn username APPS
And the log /ebs/DEV/app/apps/apps_st/appl/admin/DEV/log/US_pablu_ldt.log says:-
Uploading from the data file /ebs/DEV/app/apps/apps_st/appl/pa/12.0.0/patch/115/import/US/pablu.ldt
Altering database NLS_LANGUAGE environment to AMERICAN
Dumping from LCT/LDT files (/ebs/DEV/app/apps/apps_st/appl/fnd/12.0.0/patch/115/import/aflvmlu.lct(120.0.12010000.1), /ebs/DEV/app/apps/apps_st/appl/pa/12.0.0/patch/115/import/US/pablu.ldt) to staging tables
Dumping LCT file /ebs/DEV/app/apps/apps_st/appl/fnd/12.0.0/patch/115/import/aflvmlu.lct(120.0.12010000.1) into FND_SEED_STAGE_CONFIG
Dumping LDT file /ebs/DEV/app/apps/apps_st/appl/pa/12.0.0/patch/115/import/US/pablu.ldt into FND_SEED_STAGE_ENTITY
The value cannot be uploaded without a prepare statement
The value cannot be uploaded without a prepare statement
Dumped the batch (FND_LOOKUP_TYPE PA FC_RESULT_CODE , FND_LOOKUP_VALUE PA_AA_FAIL ) into FND_SEED_STAGE_ENTITY
Uploading from staging tables
A database error occurred:
ORA-06550: line 1, column 27:
PLS-00201: identifier 'AD_ZD_SEED.MODE_FNDLOAD' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
EBS - 12.1.3
db version- 11.2.0.2
Can any one help me
Thanks
Edited by: Sivamani on Dec 5, 2012 12:32 PM

Please run this query to find out if you have the AD_ZD_SEED package is installed or not:
SQL> select text
from user_source
where name='AD_ZD_SEED';
Patch 14602073:R12.PER.A Failed With PLS-00201: Identifier 'AD_ZD_SEED.PREPARE' Must Be Declared [ID 1492642.1]
If the package is not installed, please make sure you install the 3 pre-req. patches in the README file of Patch 14162290 (including all pre-req. of pre-req.).
Thanks,
Hussein

Similar Messages

  • Error :  While applying the Patch 4440000

    Error :  While applying the Patch 4440000
    FAILED: file igwprop.odf on worker  1 for product igw username IGW.
    When i check the worker log file i got this error
    The sequence IGW_AWARDS_S in the database is defined as:
    MINVALUE = 1 MAXVALUE = 2147483647 INCREMENT BY = 1
    CYCLE = NO ORDER = NO CACHE = 1000
    which should be defined as:
    MINVALUE = 10000 MAXVALUE = 2147483647 INCREMENT BY = 1
    CYCLE = NO ORDER = NO CACHE = 1000
    (Note: The cache value for sequence IGW_AWARDS_S is 20 in the ODF file. The value 1000 is being used instead because this provides better performance when selecting from the sequence.)
    Alter the sequence with :
    Start time for statement below is: Sun Oct 06 2013 22:16:28
    ALTER SEQUENCE IGW.IGW_AWARDS_S MINVALUE 10000
    AD Worker error:
    The following ORACLE error:
    ORA-04007: MINVALUE cannot be made to exceed the current value
    occurred while executing the SQL statement:
    ALTER SEQUENCE IGW.IGW_AWARDS_S MINVALUE 10000
    AD Worker error:
    Unable to compare or correct sequences
            because of the error above
    Time when worker failed: Sun Oct 06 2013 22:16:28
    plz help me in solving this.

    Check the current value of IGW_AWARDS_S sequence and make sure the MINVALUE in the patch (i.e. 10000) is not greater than the current one.
    OERR: ORA 4007 MINVALUE cannot be made to exceed the current value (Doc ID 19824.1)
    You may also log a SR.
    Thanks,
    Hussein

  • Error while applying the Service Policy

    Hi,
    I am getting the below error while applying the service policy to the Interface.
    I have set the mpls exp 4 as well as want to limit the bandwidth to 1Mbps
    PE#sh policy-map setexp-GBoIP
      Policy Map setexp-GBoIP
        Class GBoIP-traffic
          set mpls experimental imposition 4
         police cir 1024000 bc 32000
           conform-action transmit
           exceed-action drop
    PE(config-if)#int vlan 2007
    PE(config-if)#service-policy input setexp-GBoIP
    QoS-ERROR: Addition/Modification made to policymap setexp-GBoIP and class GBoIP-traffic is not valid, command is rejected
    As well as I have created new clas--map with priority and Bandwidth and applied in output direction, I got the belwo error while applying the Service policy in
    PE(config-if)#service-policy out TEST
    bandwidth command is not supported in output direction for this interface
    PE(config-if)#service-policy output TEST
    priority command is not supported in output direction for this interface
    Any idea why so ?
    Thanks in Advance.
    Regards,
    Nilesh

    Check the current value of IGW_AWARDS_S sequence and make sure the MINVALUE in the patch (i.e. 10000) is not greater than the current one.
    OERR: ORA 4007 MINVALUE cannot be made to exceed the current value (Doc ID 19824.1)
    You may also log a SR.
    Thanks,
    Hussein

  • Error While applying the maintenance pack12.1.1

    Hi All,
    While upgradeing the applications from12.0.4 to 12.1.1 ,While applying the maintenance pack patch(7303030) iahave encountered the below error
    worker failed with the below Error
    sqlplus -s APPS/***** @/oracle/AMALCRP/apps/apps_st/appl/zx/12.0.0/patch/115/sql/zxmigratefc.sql
    DECLARE
    ERROR at line 1:
    ORA-01422: exact fetch returns more than requested number of rows
    ORA-06512: at "APPS.ZX_FC_MIGRATE_PKG", line 386
    ORA-06512: at "APPS.ZX_FC_MIGRATE_PKG", line 978
    ORA-06512: at "APPS.ZX_FC_MIGRATE_PKG", line 5017
    ORA-06512: at line 6
    Please let me know if ther is any possible solution for this
    Thanks iN Advance
    Sagi

    For the first Error
    Sol:1. Download patch 8593634:R12.ZX.B and unzip the patch to a temoprary folder.
    2. Backup the file $ZX_TOP/patch/115/sql/zxfcmigrateb.pls
    cp $ZX_TOP/patch/115/sql/zxfcmigrateb.pls $ZX_TOP/patch/115/sql/zxfcmigrateb.pls-BKP
    3. Copy the file zxfcmigrateb.pls from the patch location (/<PatchUnzipLocation>/zx/patch/115/sql/zxfcmigrateb.pls) to $ZX_TOP/patch/115/sql/zxfcmigrateb.pls
    4. Execute the newly copied file using SQLPLUS:
    sqlplus apps/<apps password>
    SQL> @ $ZX_TOP/patch/115/sql/zxfcmigrateb.pls
    5. Now re-start the failed worker for patch
    Next i got the Error which is mentionedin the note 1299350.1
    Sol:
    1. Download patch 10250232:R12.ZX.A and unzip the patch to a temoprary folder.
    2. Backup the file $ZX_TOP/patch/115/sql/zxfcmigrateb.pls
    cp $ZX_TOP/patch/115/sql/zxfcmigrateb.pls $ZX_TOP/patch/115/sql/zxfcmigrateb.pls-BKP
    3.
    Copy the file zxfcmigrateb.pls from the patch location
    (/<PatchUnzipLocation>/zx/patch/115/sql/zxfcmigrateb.pls) to
    $ZX_TOP/patch/115/sql/zxfcmigrateb.pls
    4. Execute the newly copied file using SQLPLUS:
    sqlplus apps/<apps password>
    SQL> @ $ZX_TOP/patch/115/sql/zxfcmigrateb.pls
    5. Now re-start the failed worker for patch
    But Theses patches require passcode which we getonly by logging an SR
    Thanks
    Vinay Varma

  • Oracle Security Patch Error while applying --The filename, directory name,

    Hello,
    I am running into strange error while applying Oracle Security Patch 68 by using Opatch.
    Supposedly, All the environment variables are set properly.
    ACTIVE_STATE_PERL=true
    DBMS_TYPE=ORA
    dbs_ora_tnsname=YBQ
    JAVA_HOME=C:\jdk1.3.1_10
    OPATCH_DEBUG=TRUE
    ORACLE_HOME=E:\oracle\ora92
    ORACLE_SID=YBQ
    Path=E:\oracle\OPatch;C:\jdk1.3.1_10\bin;E:\oracle\Perl\bin;E:\oracle\ora92\jre\1.4.2\bin\client;E:\oracle\ora92\jre\1.4.2\bin;E:\oracle\ora92\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\Program Files\Common Files\VERITAS Shared;\NetBackup\bin;C:\Program Files\Windows Resource Kits\Tools\;C:\Program Files\Support Tools\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;E:\usr\sap\YBQ\SYS\exe\run
    Installed Active Perl. latest version
    downloaded Opatch 1.0.0.50
    and the patch number 3738339
    I went to that directory and run the command :
    perl opatch.pl apply
    It started of well.
    OPatch version is: 1.0.0.0.50
    Using ORACLE_HOME/oui to look up oui libs...
    Oracle Home = E:\oracle\ora92
    Location of Oracle Inventory = E:\oracle\ora92\inventory
    Oracle Universal Installer shared library = E:\oracle\ora92\oui\lib\win32\oraInstaller.dll
    Path to Java = "E:\oracle\ora92\jre\1.4.2\bin\java.exe"
    Location of Oracle Inventory Pointer = N/A
    Location of Oracle Universal Installer components = E:\oracle\ora92\oui
    Required Jar File under Oracle Universal Installer = jlib\OraInstaller.jar
    find under OH/oui/jlib
    found OraInstaller.jar
    Checking if this is a RAC system...
    Accessing inventory... This may take up to 300 seconds.
    (retry 10 times, delay 30 seconds each time)
    System Command: ""E:\oracle\ora92\jre\1.4.2\bin\java.exe" -Dopatch.retry=10 -Dopatch.delay=30 -DTRACING.ENABLED=TRUE -DTRACING.LEVEL=2 -Dopatch.debug=true -classpath "E:\oracle\ora92\oui\jlib\OraInstaller.jar;E:\oracle\ora92\oui\jlib\srvm.jar;jlib\opatch.jar;E:\oracle\ora92\oui\jlib\xmlparserv2.jar;E:\oracle\ora92\oui\jlib\share.jar;.:E:\oracle\ora92\jlib\srvm.jar" opatch/O2O "e:\oracle\ora92" "E:\oracle\ora92\oui" opatch.pl 1.0.0.0.50"
    Result:
    ----- DEBUG is ON -------
    oracle.installer.startup_location will be set to E:\oracle\ora92\oui
    oracle.installer.oui_loc will be set to E:\oracle\ora92\oui
    oracle.installer.scratchPath will be set to /tmp
    opatch.local_node_only is OFF
    retryOption is ON: 10
    delayOption is ON: 30
    Few more stuff here .. not pasting the entire contents
    System Command: ""E:\oracle\ora92\jre\1.4.2\bin\java.exe" -Dopatch.retry=10 -Dopatch.delay=30 -DTRACING.ENABLED=TRUE -DTRACING.LEVEL=2 -Dopatch.debug=true -classpath "E:\oracle\ora92\oui\jlib\OraInstaller.jar;E:\oracle\ora92\oui\jlib\srvm.jar;jlib\opatch.jar;E:\oracle\ora92\oui\jlib\xmlparserv2.jar;E:\oracle\ora92\oui\jlib\share.jar;." opatch/CheckConflict "E:\oracle\ora92\oui" "e:\oracle\ora92" opatch.pl 1.0.0.0.50 3738339 "3741539 3528282 3516951 3622875 3668572 3371796 3239873 3356103 3543125 3666502 2800494 2824035 2964252 3617042 3320622 3571233 3253770 3492040 3566469 3354470 3625370 3583686 3150750 3617519 3635177 3597640 3749394 3542588 3698501 2954891 2918138 3559212 3518909 3412818 3430832 3172282 3358490 3637624 3458446 3179637 2810394 3668224 3609791 3566813 3475932 2338704 3412136 3388633 3540576 3571226 3575743 2690205 3240280 3509265 3177513 3575747 3811906 3554319 3752406 3323435 " E:\3738339\etc\config\actions"
    Result:
    opatch.pl version: 1.0.0.0.50
    Copyright (c) 2001-2004 Oracle Corporation. All Rights Reserved.
    The filename, directory name, or volume label syntax is incorrect.
    Error in executing Java program to check conflict
    ERROR: OPatch failed during pre-reqs check.
    Now there is no problem with executing the last java program in the same prompt by removing the first and the last double quote "
    Please advise.
    Thanks in advance.

    hi somnath,
    this is the portal content management forum. for your database question please use the database forums:
    http://forums.oracle.com/forums/index.jsp?cat=18
    thanks,
    christian

  • Error while applying the patch 9909156

    while applying patch 9909156. I am getting jsp compilation errors in the patch log
    [1634474] !!COMPILATION ERROR(0) ibeCRgpPartnerPriCreate.jsp:
    this is similar MOS doc 579439.1 - Application Of Patch 5720979 Results In COMPILATION ERROR(0) ibeCOtdOrdCancelMain.jsp. Can you confirm please?
    Patch 6128322 is for module iStore which is inactive on our system . Patch 5720979 was applied to the system (most likely as cumulative CPU). Can you confirm that given the module is inactive if we need to apply patch 6128322

    This is the error in the log file we are using 11.5.10.2
    [1634474] !!COMPILATION ERROR(0) ibeCRgpBusinessCreate.jsp:
    _ibeCRgpBusinessCreate.java:856: cannot find symbol
    symbol : variable USERNAME_NOT_FOUND
    location: class oracle.apps.ibe.um.UserManager
    String usernameTestStatusCode=UserManager.USERNAME_NOT_FOUND;
    ^
    _ibeCRgpBusinessCreate.java:858: cannot find symbol
    symbol : variable SELF_REGISTRATION
    location: class oracle.apps.ibe.um.UserManager
    usernameTestStatusCode=UserManager.checkUsernameExists(usernameUpper, UserManager.SELF_REGISTRATION);     
    ^
    _ibeCRgpBusinessCreate.java:896: cannot find symbol
    symbol : variable USERNAME_NOT_FOUND
    location: class oracle.apps.ibe.um.UserManager
    else if(ibeRegKnownUser==null && ! usernameTestStatusCode.equals(UserManager.USERNAME_NOT_FOUND))

  • Error while applying the patch 9239089

    Dear All,
    I have installed the Oracle E-Business Suite Release 12(12.1.1) on Windows 2003 (32-bit) OS successfully.Its a single node installation.
    Hardware & Software Specifications:
    - Intel Core 2 Duo, CPU 2.40 GHz
    - 2 GB of RAM
    - 180 GB Hard Drive
    - Windows XP Professional with Sevice Pack 2
    The problem is when I try to apply a patch 9239089, it gives error atleast 2-3 times as below
    An error occurred while relinking application programs.
    Continue as if it were successful [No] :
    And the Patch gets completed.
    Find the log of the patch below:
    An error occurred while extracting files from library.
    Continue as if it were successful [No] : Yes
    Done extracting object modules from product libraries.
    STOP_TASK: [Perform libout actions] [] [Mon Mar 28 2011 18:07:15]
    STRT_TASK: [Perform version checking] [] [Mon Mar 28 2011 18:07:15]
    Performing version checking...
    Log and Info File sync point:
    Mon Mar 28 2011 18:07:15
    AutoPatch found some files which it will not apply.
    These files are listed in the AutoPatch informational message file.
    STOP_TASK: [Perform version checking] [] [Mon Mar 28 2011 18:07:15]
    STRT_TASK: [Determine directories to create] [] [Mon Mar 28 2011 18:07:15]
    Skipping...
    Determine directories to create for Specified driver
    since no such action is present for this driver file
    STOP_TASK: [Determine directories to create] [] [Mon Mar 28 2011 18:07:15]
    STRT_TASK: [Determine executables to link] [] [Mon Mar 28 2011 18:07:15]
    Determining what executables to link...
    STOP_TASK: [Determine executables to link] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Determine forms executable files to generate] [] [Mon Mar 28 2011 18:07:16]
    Skipping...
    Determine forms to generate for Specified driver
    since no such action is present for this driver file
    STOP_TASK: [Determine forms executable files to generate] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Determine Reports PL/SQL library files to generate] [] [Mon Mar 28 2011 18:07:16]
    Skipping...
    Determine Oracle Reports libraries to generate for Specified driver
    since no such action is present for this driver file
    STOP_TASK: [Determine Reports PL/SQL library files to generate] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Determine Reports files to generate] [] [Mon Mar 28 2011 18:07:16]
    Skipping...
    Determine reports to generate for Specified driver
    since no such action is present for this driver file
    STOP_TASK: [Determine Reports files to generate] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Determine message files to generate] [] [Mon Mar 28 2011 18:07:16]
    Skipping...
    Determine if need to generate message files for Specified driver
    since no such action is present for this driver file
    STOP_TASK: [Determine message files to generate] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Find bugs with no active actions] [] [Mon Mar 28 2011 18:07:16]
    Looking for active bug fixes with no active actions...
    About to turn off duplicate actions: Mon Mar 28 2011 18:07:16
    Start of adptod(): Mon Mar 28 2011 18:07:16
    Actions scanned: 382
    Duplicate actions: 0
    End of adptod(): Mon Mar 28 2011 18:07:16
    Done turning off duplicate actions: Mon Mar 28 2011 18:07:16
    About to turn off bugs with no active actions: Mon Mar 28 2011 18:07:16
    Start of adpunb(): Mon Mar 28 2011 18:07:16
    Active bugs at start: 72
    Bugs turned off: 71
    Outer loop iterations: 72
    Actions scanned: 47
    End of adpunb(): Mon Mar 28 2011 18:07:16
    Done turning off bugs with no active actions: Mon Mar 28 2011 18:07:16
    About to save release list to filesystem: Mon Mar 28 2011 18:07:16
    Done saving release list to filesystem: Mon Mar 28 2011 18:07:16
    STOP_TASK: [Find bugs with no active actions] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Display customized files] [] [Mon Mar 28 2011 18:07:16]
    Reading customized files list (if any)...
    Did not find customized files registration file
    "D:\oracle\PROD\apps\apps_st\appl\admin\applcust.txt"
    The file may have been uploaded to the database.
    This patch replaces the following customized files:
    No customized files are replaced by this patch.
    STOP_TASK: [Display customized files] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Copy files] [] [Mon Mar 28 2011 18:07:16]
    Copying files into installation area...
    No files were selected for copying.
    STOP_TASK: [Copy files] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Forcecopy files] [] [Mon Mar 28 2011 18:07:16]
    Skipping...
    ForceCopy files into installation area for Specified driver
    since no such action is present for this driver file
    STOP_TASK: [Forcecopy files] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Perform libin actions] [] [Mon Mar 28 2011 18:07:16]
    Archiving object modules into product libraries...
    No object modules were selected for archiving.
    STOP_TASK: [Perform libin actions] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Create directories] [] [Mon Mar 28 2011 18:07:16]
    Skipping...
    Create Directories for Specified driver
    since no such action is present for this driver file
    STOP_TASK: [Create directories] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Relink executables] [] [Mon Mar 28 2011 18:07:16]
    Relinking executables...
    An error occurred while relinking application programs.
    Continue as if it were successful [No] : Yes
    AutoPatch is exiting successfully.
    sqlplus -s APPS/***** @D:\oracle\PROD\apps\apps_st\appl\ad\12.0.0\sql\adtimrpt.sql 15831 adt15831
    Spooling to adt15831.lst
    Spooling to adt15831.csv
    A job timing report has been generated for the current session.
    You should check the file
    D:\oracle\PROD\apps\apps_st\appl\admin\PROD\out\adt15831.lst
    for details.
    Purging timing information for prior sessions.
    sqlplus -s APPS/***** @D:\oracle\PROD\apps\apps_st\appl\ad\12.0.0\sql\adtpurge.sql 10 1000
    Done purging timing information for prior sessions.
    AutoPatch is complete.
    AutoPatch may have written informational messages to the file
    D:\oracle\PROD\apps\apps_st\appl\admin\PROD\log\9239089.lgi
    Errors and warnings are listed in the log file
    D:\oracle\PROD\apps\apps_st\appl\admin\PROD\log\9239089.log
    and in other log files in the same directory.
    Regards,
    Vinayak K

    Hi,
    Find the Output
    D:\oracle\PROD\apps\apps_st\appl>make -v
    GNU Make 3.81
    Copyright (C) 2006 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
    PARTICULAR PURPOSE.
    This program built for i686-pc-cygwin
    D:\oracle\PROD\apps\apps_st\appl>gnumake -v
    GNU Make 3.81
    Copyright (C) 2006 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
    PARTICULAR PURPOSE.
    This program built for Windows32
    D:\oracle\PROD\apps\apps_st\appl>APPSPROD_ebstest.cmd
    ECHO is off.
    ECHO is off.
    Tue 03/29/2011 07:05 PM
    ECHO is off.
    ECHO is off.
    This script requires the following files:
    ECHO is off.
    C:\MSV\VC\bin\bin\vcvars32.bat
    ECHO is off.
    APPSORA.cmd exiting with status 0
    D:\oracle\PROD\apps\apps_st\appl>echo %PATH%
    D:\oracle\PROD\apps\apps_st\appl\au\12.0.0\bin;D:\oracle\PROD\apps\apps_st\appl\
    fnd\12.0.0\bin;D:\oracle\PROD\apps\apps_st\appl\ad\12.0.0\bin;D:\oracle\PROD\app
    s\tech_st\10.1.3\appsutil\jdk\jre\bin;D:\oracle\PROD\apps\tech_st\10.1.3\perl\5.
    8.3\bin\MSWin32-x86-multi-thread\;D:\oracle\PROD\apps\apps_st\comn\util\unzip\un
    zip;D:\oracle\PROD\apps\tech_st\10.1.3\appsutil\jdk\bin;D:\oracle\PROD\apps\tech
    st\10.1.2\bin;D:\oracle\PROD\apps\techst\10.1.3\appsutil\jdk\bin;D:\oracle\PRO
    D\apps\tech_st\10.1.3\appsutil\jdk\jre\bin;C:\cygwin\bin;C:\WINDOWS;C:\WINDOWS\s
    ystem32;D:\oracle\PROD\apps\tech_st\10.1.3\ant\bin
    D:\oracle\PROD\apps\apps_st\appl>
    Regards,
    Vinayak K

  • Error while applying patch for SOA suite 10.1.3.4 on Weblogic 9.2 - URGENT

    Hi All,
    I am trying to apply a weblogic patch on SOA server but facing an error while applying the Opatch . I checked the accessibilty to opatch inventory by using the command % opatch lsinventory . This executed fine and there were no errors. But when I try applying the opatch I get the error -that some jars missing . Even if I replace the jars and try executing opatch again I face the same error . I googled a lot but couldnt find any solution . Please let me what can be done for solving this error .
    D:\7337034>opatch apply -oh D:\product\10.1.3.1\OracleAS_1
    Oracle Interim Patch Installer version 1.0.0.0.61
    Copyright (c) 2009 Oracle Corporation. All Rights Reserved..
    Oracle recommends you to use the latest OPatch version
    and read the OPatch documentation available in the OPatch/docs
    directory for usage. For information about the latest OPatch and
    other support-related issues, refer to document ID 293369.1
    available on My Oracle Support (https://myoraclesupport.oracle.com)
    Oracle Home : D:\product\10.1.3.1\OracleAS_1
    Oracle Home Inventory : D:\product\10.1.3.1\OracleAS_1\inventory
    Central Inventory : C:\Program Files\oracle\inventory
    from : N/A
    OUI location : D:\product\10.1.3.1\OracleAS_1\oui
    OUI shared library : D:\product\10.1.3.1\OracleAS_1\oui\lib\win32\oraInstalle
    r.dll
    Java location : "D:\product\10.1.3.1\OracleAS_1\jdk\jre\bin\java.exe"
    Log file location : D:\product\10.1.3.1\OracleAS_1/.patch_storage/<patch ID>
    /*.log
    Creating log file "D:\product\10.1.3.1\oracleas_1\.patch_storage\7337034\Apply_7
    337034_06-02-2009_13-39-26.log"
    Provide your email address to be informed of security issues, install and
    initiate Oracle Configuration Manager. Easier for you if you use your My
    Oracle Support Email address/User Name.
    Visit http://www.oracle.com/support/policies.html for details.
    Email address/User Name: [email protected]
    Provide your My Oracle Support password to receive security updates via your My
    Oracle Support account.
    Password (optional):
    Password (optional):
    Unable to establish a network connection to Oracle. If your systems require a
    proxy server for outbound Internet connections, enter the proxy server details
    in this format:
    [<proxy-user>@]<proxy-host>[:<proxy-port>]
    If you want to remain uninformed of critical security issues in your
    configuration, enter NONE
    Proxy specification: NONE
    ** Installing base package **
    Deploying core - Version 10.3.1.0.0
    Deploying engines - Version 10.2.7.1.0
    Deploying metricdata - Version 10.2.4.0.3
    Deploying scripts - Version 10.3.1.0.0
    Oracle Configuration Manager has been configured in disconnected mode. If the
    target ORACLE_HOME is running a database, please refer to the
    "Post-installation Database Configuration" section of the OCM Installation
    and Administration Guide
    (http://www.oracle.com/technology/documentation/ocm.html) to complete the
    installation.
    View configuration data reports and access valuable configuration best
    practices by going to My Oracle Support.
    Backing up comps.xml ...
    OPatch detected non-cluster Oracle Home from the inventory and will patch the lo
    cal system only.
    Please shut down Oracle instances running out of this ORACLE_HOME
    (Oracle Home = d:\product\10.1.3.1\oracleas_1)
    Is this system ready for updating?
    Please respond Y|N >
    y
    Applying patch 7337034...
    Patching jar files...
    OPatch encounters the following issues during file patching:
    The following java archives on Windows had problems with being patched:
    1. orabpel.jar
    [ object: DomainFilter.class ]
    2. orabpel.jar
    [ object: AdapterFrameworkListenerImpl$RoutingRuleXPathInfo.class ]
    3. D:\product\10.1.3.1\oracleas_1\integration\esb\lib\orabpel.jar
    [ No java archive file found. ]
    4. orabpel.jar
    [ Couldn't make backup copy of file. ]
    5. D:\product\10.1.3.1\oracleas_1\integration\esb\lib\orabpel.jar
    [ No java archive file found. ]
    6. orabpel.jar
    [ Couldn't make backup copy of file. ]
    7. D:\product\10.1.3.1\oracleas_1\integration\esb\lib\orabpel.jar
    [ No java archive file found. ]
    8. D:\product\10.1.3.1\oracleas_1\integration\esb\lib\orabpel.jar
    [ No java archive file found. ]
    9. orabpel.jar
    [ Couldn't make backup copy of file. ]
    Replying 'Y' will terminate the patch installation immediately. It WILL NOT rest
    ore any updates that have been performed to this point. It WILL NOT update the i
    nventory.
    Replying 'N' will update the inventory showing the patch has been applied.
    NOTE: After replying either 'Y' or 'N' it is critical to review:
    My Oracle Support Note 312767.1 How to rollback a failed Interim patch ins
    tallation.
    Do you want to STOP?
    Please respond Y|N >
    y
    File Patching Error!
    ERROR: OPatch failed during patching, possibly due to missing files.
    OPatch returns with error code = 200

    Hi , I am facing the same issue.
    were you able to resolve it.
    please let me know if you were.
    Many Thanks.

  • Error while applying leave request though poratl

    Hi All,
    In portal Employee is unable to apply any leave. The system is giving the error message as
    "As per policy, Casual Leave cannot be taken for more than 1 working day consecutively,
    Please utilise Privilege leave for this purpose. In case you do not have Sufficient PL balance, Please apply for LOA."
    But when trying to raise a "Privilege/ Sick" leave , he is still getting  the same message.
    So he is not able to raise any kind of leave.
    So can anyone please suggest a solution.
    Regards,
    Muni.

    Hi Binu,
    It is a Std error which you r getting in the system while maintaining EL on that day. Is 07.03.2012 is a paid holiday ?? Then it will give the same error while applying the leave on that day...
    You need to check the Holiday class for that abs type in the system.
    Regards,
    Prasad Lad

  • Error while applying 10.2.0.2 patch on Oracle10g.

    Hi All,
    I am getting the below error while applying the 10.2.0.2 Patch setup on fresh Oracle10g.
    "Error in writing to file D:\Oracle\product\10.2.0.2.0\bin\oraevrus10.dll"
    I was getting the above error contniously after clicking retry button.But even my installtion was moving ahead and in the end shown the message Installtion Successful.
    But after that I am not able to loging using the sqlplus.Getting the below error
    "The procedure entry point kglsim_cln could not be located in the dynamic link library orageneric10.dl"
    Anybody know this issue please let me know.
    Mitesh

    Afternoon,
    Thank you for your answer to rename the DLL file. That has worked now and I was able to continue the installation. I had the same problem with upgrade from 10.2.0.1.0 to 10.2.0.4.0.
    Regards,
    --Sean                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Error while Apply Patch 8764069:R12.FND.B (Patch 8764069)

    Hii...
    im upgrading my oracle apps from 12.0.4 to 12.1.1 and following the metalink document
    Oracle E-Business Suite Release 12.1.1 Maintenance Pack Installation Instructions [ID 752619.1]
    Now while applying the Patch 8764069:R12.FND.B (Required),
    it returns a error like
    AutoPatch error:
    This patch is not compatible with your current codelines.
    This patch is compatible with: entity 'fnd' - codeline 'R12.FND.B'.
    Your current on-site codeline for the entity 'fnd' is: 'R12.FND.A'.
    You should not apply this patch.
    Apply an equivalent patch that is compatible with your
    current codelines instead.
    AutoPatch error:
    A fatal error related to codelines or codelevels has occurred.
    how can i resolve my issue..??..plz suggestt
    Thankss..

    Now while applying the Patch 8764069:R12.FND.B (Required),
    Patch 8764069 is "POST USERMIGRATE TO HASH PASSWORDS, AFTER 12.1 UPG, FNDCPASS FAILS DECRYPT" and it required R12.FND.B to be installed.
    it returns a error like
    AutoPatch error:
    This patch is not compatible with your current codelines.
    This patch is compatible with: entity 'fnd' - codeline 'R12.FND.B'.
    Your current on-site codeline for the entity 'fnd' is: 'R12.FND.A'.
    You should not apply this patch.
    Apply an equivalent patch that is compatible with your
    current codelines instead.
    AutoPatch error:
    A fatal error related to codelines or codelevels has occurred.
    how can i resolve my issue..??..plz suggesttYou are on R12.FND.A patchset and you should have R12.FND.B patchset installed in order to apply this patch. This is clearly explained in the patch README file -- https://updates.oracle.com/Orion/Services/download?type=readme&aru=11652182
    So, apply R12.AD.B.1 (7461070) as mentioned in the README file then patch 8764069:R12.FND.B using "adpatch preinstall=y".
    Thanks,
    Hussein

  • Error while applying patch u4440000.drv(part of R12 upgrade from 11.5.10.2)

    Hi All,
    Getting error while applying patch 4440000
    cd $AU_TOP/patch/115/driver/u4440000.drv
    ERROR:
    Failed: XDOLoader.class on worker 1
    Failed: CustMigrationTool.class on worker 2
    Failed: XDOLoader.class on worker 3
    Failed: XDOLoader.class on worker 4
    Worker 2 log file:*
    Start time for file is: Tue Jun 23 2009 00:14:02
    adjava -ms128m -mx256m -nojit oracle.jrad.migration.cust.CustMigrationTool ak % -customer_cust -username &un_apps @ -password &pw_apps -dbconnection &jdbc_db_addr -jrad_username &un_apps @ -jrad_password &pw_apps -jrad_dbconnection &jdbc_db_addr -rootpackage "/oracle/apps/ak/" -migrationdir &fullpath_ak_mds_directory
    Copyright (c) 2002 Oracle Corporation
    Redwood Shores, California, USA
    AD Java
    Version 12.0.0
    NOTE: You may not use this utility for custom development
    unless you have written permission from Oracle Corporation.
    Reading product information from file...
    Reading language and territory information from file...
    Reading language information from applUS.txt ...
    Temporarily resetting CLASSPATH to:
    "/u01/CESERP/app/apps/apps_st/appl/ad/12.0.0/java/adjava.zip:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/dt.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/tools.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar:/u01/CESERP/app/apps/apps_st/comn/java/lib/appsborg.zip:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java/frmall.jar:/u01/CESERP/app/apps/tech_st/10.1.2/jlib/ewt3.jar:/u01/CESERP/app/apps/tech_st/10.1.2/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF/lib/frmsrv.jar:/u01/CESERP/app/apps/apps_st/comn/java/classes"
    Calling /u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java ...
    Exception in thread "main" java.lang.NoClassDefFoundError: oracle/jrad/migration/cust/CustMigrationTool
    AD Worker error:
    The above program failed. See the error messages listed
    above, if any, or see the log and output files for the program.
    Worker 1 log file:_
    Start time for file is: Tue Jun 23 2009 00:14:02
    adjava -ms128m -mx256m -nojit oracle.apps.xdo.oa.util.XDOLoader UPLOAD -DB_USERNAME &un_apps -DB_PASSWORD &pw_apps -JDBC_CONNECTION &jdbc_db_addr -LOB_TYPE TEMPLATE_SOURCE -APPS_SHORT_NAME AHL -LOB_CODE AHL_RA_ANZ_PRC_PLN_DAY -LANGUAGE en -TERRITORY US -XDO_FILE_TYPE RTF -TRANSLATE Y -FILE_NAME &fullpath:ahl:patch/115/publisher/templates/US:AHLRAT3.rtf
    Copyright (c) 2002 Oracle Corporation
    Redwood Shores, California, USA
    AD Java
    Version 12.0.0
    NOTE: You may not use this utility for custom development
    unless you have written permission from Oracle Corporation.
    Reading product information from file...
    Reading language and territory information from file...
    Reading language information from applUS.txt ...
    Temporarily resetting CLASSPATH to:
    "/u01/CESERP/app/apps/apps_st/appl/ad/12.0.0/java/adjava.zip:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/dt.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/tools.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar:/u01/CESERP/app/apps/apps_st/comn/java/lib/appsborg.zip:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java/frmall.jar:/u01/CESERP/app/apps/tech_st/10.1.2/jlib/ewt3.jar:/u01/CESERP/app/apps/tech_st/10.1.2/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF/lib/frmsrv.jar:/u01/CESERP/app/apps/apps_st/comn/java/classes"
    Calling /u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java ...
    Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/java/util/collections/Comparator
    AD Worker error:
    The above program failed. See the error messages listed
    above, if any, or see the log and output files for the program.
    Time when worker failed: Tue Jun 23 2009 00:14:03
    Worker 3 log file:*
    Start time for file is: Tue Jun 23 2009 00:14:02
    adjava -ms128m -mx256m -nojit oracle.apps.xdo.oa.util.XDOLoader UPLOAD -DB_USERNAME &un_apps -DB_PASSWORD &pw_apps -JDBC_CONNECTION &jdbc_db_addr -LOB_TYPE TEMPLATE_SOURCE -APPS_SHORT_NAME AHL -LOB_CODE AHL_RA_ANZ_PRC_PLN_SUMM -LANGUAGE en -TERRITORY US -XDO_FILE_TYPE RTF -TRANSLATE Y -FILE_NAME &fullpath:ahl:patch/115/publisher/templates/US:AHLRAT4.rtf
    Copyright (c) 2002 Oracle Corporation
    Redwood Shores, California, USA
    AD Java
    Version 12.0.0
    NOTE: You may not use this utility for custom development
    unless you have written permission from Oracle Corporation.
    Reading product information from file...
    Reading language and territory information from file...
    Reading language information from applUS.txt ...
    Temporarily resetting CLASSPATH to:
    "/u01/CESERP/app/apps/apps_st/appl/ad/12.0.0/java/adjava.zip:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/dt.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/tools.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar:/u01/CESERP/app/apps/apps_st/comn/java/lib/appsborg.zip:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java/frmall.jar:/u01/CESERP/app/apps/tech_st/10.1.2/jlib/ewt3.jar:/u01/CESERP/app/apps/tech_st/10.1.2/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF/lib/frmsrv.jar:/u01/CESERP/app/apps/apps_st/comn/java/classes"
    Calling /u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java ...
    Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/java/util/collections/Comparator
    AD Worker error:
    The above program failed. See the error messages listed
    above, if any, or see the log and output files for the program.
    Time when worker failed: Tue Jun 23 2009 00:14:03
    Worker 4 log file:_
    Start time for file is: Tue Jun 23 2009 00:14:01
    adjava -ms128m -mx256m -nojit oracle.apps.xdo.oa.util.XDOLoader UPLOAD -DB_USERNAME &un_apps -DB_PASSWORD &pw_apps -JDBC_CONNECTION &jdbc_db_addr -LOB_TYPE TEMPLATE_SOURCE -APPS_SHORT_NAME AHL -LOB_CODE AHLPRDWC -LANGUAGE en -TERRITORY US -XDO_FILE_TYPE RTF -TRANSLATE Y -FILE_NAME &fullpath:ahl:patch/115/publisher/templates/US:AHLPRDWC1.rtf
    Copyright (c) 2002 Oracle Corporation
    Redwood Shores, California, USA
    AD Java
    Version 12.0.0
    NOTE: You may not use this utility for custom development
    unless you have written permission from Oracle Corporation.
    Reading product information from file...
    Reading language and territory information from file...
    Reading language information from applUS.txt ...
    Temporarily resetting CLASSPATH to:
    "/u01/CESERP/app/apps/apps_st/appl/ad/12.0.0/java/adjava.zip:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/dt.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/tools.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar:/u01/CESERP/app/apps/apps_st/comn/java/lib/appsborg.zip:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java/frmall.jar:/u01/CESERP/app/apps/tech_st/10.1.2/jlib/ewt3.jar:/u01/CESERP/app/apps/tech_st/10.1.2/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF/lib/frmsrv.jar:/u01/CESERP/app/apps/apps_st/comn/java/classes"
    Calling /u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java ...
    Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/java/util/collections/Comparator
    AD Worker error:
    The above program failed. See the error messages listed
    above, if any, or see the log and output files for the program.
    Time when worker failed: Tue Jun 23 2009 00:14:02
    Please let me know any solution
    Thanks in advance
    Regards,
    Bhanu Chander.

    Hi,
    As a part of R12 upgrade.
    once The Installation creates APPL_TOP, COMMON_TOP, INST_TOP and 10g Oracle Home
    Now we are connected to R12 application.
    Applied patch AD.A 4502962.
    Run the American English upgrade patch driver
    cd $AU_TOP/patch/115/driver
    adpatch options=nocopyportion,nogenerateportion
    Please enter the name of your AutoPatch driver file: u4440000.drv
    This patch doesn't have readme it will be under cd $AU_TOP/patch/115/driver
    Thanks,
    Bhanu Chander

  • While applying the patch getting an error Failed:xdoloader.class on worker

    Hi,
    While applying the patch getting an error Failed:xdoloader.class on worker

    While applying the patch getting an error Failed:xdoloader.class on workerPlease post the details of the application release, database version and OS.
    What is the patch number you are trying to apply?
    Please post the complete error message from adpatch log file.
    Thanks,
    Hussein

  • Error while applying patch u6678700.drv

    Hii..
    I have upgrded my DB from 10.2.0.4 to 11.2.0.1 and now
    Im upgrading my Apps from 11.5.10.2 to 12.1.1, and while applying the patch u6678700.drv, im getting the following error,
    amviccd.sql  failed
    amviccn.sql  failed
    when i checked the worker logfile i got the following error message,
    sqlplus -s APPS/**** @/u02/R12/apps/apps_st/appl/amv/12.0.0/patch/115/sql/amviccd.sql &un_amv &pw_amv*
    Connected.
    DECLARE
    ERROR at line 1:
    ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-20000: Oracle Text error:
    DRG-11422: linguistic initialization failed
    DRG-11446: supplied knowledge base file /u01/11gR1/ctx/data/enlx/droldUS.dat
    not installed
    ORA-06512: at "CTXSYS.DRUE", line 160
    ORA-06512: at "CTXSYS.TEXTINDEXMETHODS", line 366
    ORA-06512: at "SYS.DBMS_SQL", line 1053
    ORA-06512: at line 56
    sqlplus -s APPS/**** @/u02/R12/apps/apps_st/appl/amv/12.0.0/patch/115/sql/amviccn.sql &un_amv &pw_amv*
    Connected.
    DECLARE
    ERROR at line 1:
    ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-20000: Oracle Text error:
    DRG-11422: linguistic initialization failed
    DRG-11446: supplied knowledge base file /u01/11gR1/ctx/data/enlx/droldUS.dat
    not installed
    ORA-06512: at "CTXSYS.DRUE", line 160
    ORA-06512: at "CTXSYS.TEXTINDEXMETHODS", line 366
    ORA-06512: at "SYS.DBMS_SQL", line 1053
    ORA-06512: at line 49
    Can anyone help me solving the issue, so that i can continue with the patching and upgradation
    Thanks nd regards

    I have checked that note already, but i cannot Execute the script $ORACLE_HOME/appsutil/clone/adlnkoh.sh to relink the RDBMS executables as mentioned in step 4 of that note because the adlnkoh.sh is not present in *$ORACLE_HOME/appsutil/clone/* location in my instance.
    Kindly provide anotehr solution as imwaiitng for this
    Edited by: 881222 on Jan 5, 2012 3:16 AM

  • Adrelink error while applying Release update patch

    Hi,
    I have installed R12.0.0 on windows.
    while applying the patch from release update to 12.0.6. received an error for adrelink.
    Here is the log for ADrelink.
    You are running adrelink, version 120.36.12000000.8
    Start of adrelink session
    Date/time is Sun Jan 3 23:55:56 WAST 2010
    Log file is D:/oracle/PROD/apps/apps_st/appl/admin/PROD/log/adrelink.log
    Command line arguments are
    "force=n" "ranlib=n" "link_debug=n"
    "filelist=D:/oracle/PROD/apps/apps_st/appl/admin/PROD/out/plkapp000.txt"
    Operating System Information (output of 'uname -a'):
    CYGWIN_NT-5.1 pc 1.5.25(0.156/4/2) 2008-06-12 19:34 i686 Cygwin
    Backup Mode is "file"
    Removing Application products' bin directories from PATH ...
    Done removing Application products' bin directories from PATH
    Removing $FND_TOP/$APPLBIN from PATH ...
    Done removing $FND_TOP/$APPLBIN from PATH
    ORACLE RDBMS Version 10.1.0.5.0
    Oracle Reports Version 10.1.2
    Oracle Applications Release 12
    Current product is #
    adrelink: Warning: not setting L#LIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L#STLIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    Current product is #
    adrelink: Warning: not setting L#LIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L#STLIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    Current product is
    +===========================================================================+
    adrelink: Warning: not setting
    L+===========================================================================+
    LIB
    since
    $+===========================================================================+
    _TOP/lib/+====================================================================
    =======+st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting
    L+===========================================================================+
    STLIB
    since
    $+===========================================================================+
    _TOP/lib/+====================================================================
    =======+st.lib does not exist
    or cannot be read.
    Current product is #
    adrelink: Warning: not setting L#LIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L#STLIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: Product "BEGIN" is listed as an Oracle Applications
    Product or as a Custom Product, but BEGIN_TOP is not set.
    adrelink: Warning: Product "LIST" is listed as an Oracle Applications
    Product or as a Custom Product, but LIST_TOP is not set.
    adrelink: Warning: Product "OF" is listed as an Oracle Applications
    Product or as a Custom Product, but OF_TOP is not set.
    adrelink: Warning: Product "PRODUCT" is listed as an Oracle Applications
    Product or as a Custom Product, but PRODUCT_TOP is not set.
    adrelink: Warning: Product "ABBREVIATIONS" is listed as an Oracle Applications
    Product or as a Custom Product, but ABBREVIATIONS_TOP is not set.
    Current product is #
    adrelink: Warning: not setting L#LIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L#STLIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    Current product is COMMENTED-OUT
    adrelink: Warning: not setting LCOMMENTED-OUTLIB
    since -OUT_TOP/lib/commented-outst.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting LCOMMENTED-OUTSTLIB
    since -OUT_TOP/lib/commented-outst.lib does not exist
    or cannot be read.
    adrelink: Warning: Product "EXAMPLE" is listed as an Oracle Applications
    Product or as a Custom Product, but EXAMPLE_TOP is not set.
    Current product is #
    adrelink: Warning: not setting L#LIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L#STLIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: Product "END" is listed as an Oracle Applications
    Product or as a Custom Product, but END_TOP is not set.
    adrelink: Warning: Product "LIST" is listed as an Oracle Applications
    Product or as a Custom Product, but LIST_TOP is not set.
    adrelink: Warning: Product "OF" is listed as an Oracle Applications
    Product or as a Custom Product, but OF_TOP is not set.
    adrelink: Warning: Product "PRODUCT" is listed as an Oracle Applications
    Product or as a Custom Product, but PRODUCT_TOP is not set.
    adrelink: Warning: Product "ABBREVIATIONS" is listed as an Oracle Applications
    Product or as a Custom Product, but ABBREVIATIONS_TOP is not set.
    Current product is #
    adrelink: Warning: not setting L#LIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L#STLIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: Product "END" is listed as an Oracle Applications
    Product or as a Custom Product, but END_TOP is not set.
    Current product is COMMENTED-OUT
    adrelink: Warning: not setting LCOMMENTED-OUTLIB
    since -OUT_TOP/lib/commented-outst.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting LCOMMENTED-OUTSTLIB
    since -OUT_TOP/lib/commented-outst.lib does not exist
    or cannot be read.
    adrelink: Warning: Product "EXAMPLE" is listed as an Oracle Applications
    Product or as a Custom Product, but EXAMPLE_TOP is not set.
    Current product is #
    adrelink: Warning: not setting L#LIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L#STLIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: Product "ENVIRONMENT" is listed as an Oracle Applications
    Product or as a Custom Product, but ENVIRONMENT_TOP is not set.
    Current product is FILE.
    adrelink: Warning: not setting LFILE.LIB
    since file._TOP/lib/file.st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting LFILE.STLIB
    since file._TOP/lib/file.st.lib does not exist
    or cannot be read.
    Current product is #
    adrelink: Warning: not setting L#LIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L#STLIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: Product "ENVIRONMENT" is listed as an Oracle Applications
    Product or as a Custom Product, but ENVIRONMENT_TOP is not set.
    adrelink: Warning: Product "VARIABLE" is listed as an Oracle Applications
    Product or as a Custom Product, but VARIABLE_TOP is not set.
    adrelink: Warning: Product "GIVING" is listed as an Oracle Applications
    Product or as a Custom Product, but GIVING_TOP is not set.
    adrelink: Warning: Product "THE" is listed as an Oracle Applications
    Product or as a Custom Product, but THE_TOP is not set.
    adrelink: Warning: Product "BASEPATH" is listed as an Oracle Applications
    Product or as a Custom Product, but BASEPATH_TOP is not set.
    adrelink: Warning: Product "FOR" is listed as an Oracle Applications
    Product or as a Custom Product, but FOR_TOP is not set.
    adrelink: Warning: Product "CUSTOM" is listed as an Oracle Applications
    Product or as a Custom Product, but CUSTOM_TOP is not set.
    adrelink: Warning: Product "PRODUCT" is listed as an Oracle Applications
    Product or as a Custom Product, but PRODUCT_TOP is not set.
    Current product is XXX.
    adrelink: Warning: not setting LXXX.LIB
    since ._TOP/lib/xxx.st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting LXXX.STLIB
    since ._TOP/lib/xxx.st.lib does not exist
    or cannot be read.
    Current product is #
    adrelink: Warning: not setting L#LIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L#STLIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: Product "NOTE" is listed as an Oracle Applications
    Product or as a Custom Product, but NOTE_TOP is not set.
    adrelink: Warning: Product "THAT" is listed as an Oracle Applications
    Product or as a Custom Product, but THAT_TOP is not set.
    adrelink: Warning: Product "YOU" is listed as an Oracle Applications
    Product or as a Custom Product, but YOU_TOP is not set.
    adrelink: Warning: Product "STILL" is listed as an Oracle Applications
    Product or as a Custom Product, but STILL_TOP is not set.
    adrelink: Warning: Product "MUST" is listed as an Oracle Applications
    Product or as a Custom Product, but MUST_TOP is not set.
    adrelink: Warning: Product "LIST" is listed as an Oracle Applications
    Product or as a Custom Product, but LIST_TOP is not set.
    adrelink: Warning: Product "XXX_TOP" is listed as an Oracle Applications
    Product or as a Custom Product, but XXX_TOP_TOP is not set.
    adrelink: Warning: Product "IN" is listed as an Oracle Applications
    Product or as a Custom Product, but IN_TOP is not set.
    adrelink: Warning: Product "YOUR" is listed as an Oracle Applications
    Product or as a Custom Product, but YOUR_TOP is not set.
    adrelink: Warning: Product "ORACLE" is listed as an Oracle Applications
    Product or as a Custom Product, but ORACLE_TOP is not set.
    adrelink: Warning: Product "APPLICATIONS" is listed as an Oracle Applications
    Product or as a Custom Product, but APPLICATIONS_TOP is not set.
    Current product is #
    adrelink: Warning: not setting L#LIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L#STLIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: Product "XXX" is listed as an Oracle Applications
    Product or as a Custom Product, but XXX_TOP is not set.
    Current product is #
    adrelink: Warning: not setting L#LIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L#STLIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: Product "XXX" is listed as an Oracle Applications
    Product or as a Custom Product, but XXX_TOP is not set.
    adrelink: Warning: Product "IS" is listed as an Oracle Applications
    Product or as a Custom Product, but IS_TOP is not set.
    adrelink: Warning: Product "THE" is listed as an Oracle Applications
    Product or as a Custom Product, but THE_TOP is not set.
    adrelink: Warning: Product "ABBREVIATION" is listed as an Oracle Applications
    Product or as a Custom Product, but ABBREVIATION_TOP is not set.
    adrelink: Warning: Product "FOR" is listed as an Oracle Applications
    Product or as a Custom Product, but FOR_TOP is not set.
    adrelink: Warning: Product "YOUR" is listed as an Oracle Applications
    Product or as a Custom Product, but YOUR_TOP is not set.
    adrelink: Warning: Product "CUSTOM" is listed as an Oracle Applications
    Product or as a Custom Product, but CUSTOM_TOP is not set.
    Current product is PRODUCT,
    adrelink: Warning: not setting LPRODUCT,LIB
    since ,_TOP/lib/product,st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting LPRODUCT,STLIB
    since ,_TOP/lib/product,st.lib does not exist
    or cannot be read.
    adrelink: Warning: Product "WHERE" is listed as an Oracle Applications
    Product or as a Custom Product, but WHERE_TOP is not set.
    adrelink: Warning: Product "XXX_TOP" is listed as an Oracle Applications
    Product or as a Custom Product, but XXX_TOP_TOP is not set.
    adrelink: Warning: Product "IS" is listed as an Oracle Applications
    Product or as a Custom Product, but IS_TOP is not set.
    adrelink: Warning: Product "THE" is listed as an Oracle Applications
    Product or as a Custom Product, but THE_TOP is not set.
    Current product is #
    adrelink: Warning: not setting L#LIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L#STLIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    /cygdrive/d/oracle/PROD/apps/apps_st/appl/ad/12.0.0/bin/adrelinknew.sh: line
    2031: _TOP: command not found
    adrelink: Warning: Product "|" is listed as an Oracle Applications
    Product or as a Custom Product, but |_TOP is not set.
    Current product is #
    adrelink: Warning: not setting L#LIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L#STLIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    /cygdrive/d/oracle/PROD/apps/apps_st/appl/ad/12.0.0/bin/adrelinknew.sh: line
    2031: _TOP: command not found
    adrelink: Warning: Product "|" is listed as an Oracle Applications
    Product or as a Custom Product, but |_TOP is not set.
    adrelink: Warning: Product "ALL" is listed as an Oracle Applications
    Product or as a Custom Product, but ALL_TOP is not set.
    adrelink: Warning: Product "RIGHTS" is listed as an Oracle Applications
    Product or as a Custom Product, but RIGHTS_TOP is not set.
    adrelink: Warning: Product "RESERVED" is listed as an Oracle Applications
    Product or as a Custom Product, but RESERVED_TOP is not set.
    /cygdrive/d/oracle/PROD/apps/apps_st/appl/ad/12.0.0/bin/adrelinknew.sh: line
    2031: _TOP: command not found
    adrelink: Warning: Product "|" is listed as an Oracle Applications
    Product or as a Custom Product, but |_TOP is not set.
    Current product is #
    adrelink: Warning: not setting L#LIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L#STLIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    /cygdrive/d/oracle/PROD/apps/apps_st/appl/ad/12.0.0/bin/adrelinknew.sh: line
    2031: _TOP: command not found
    adrelink: Warning: Product "|" is listed as an Oracle Applications
    Product or as a Custom Product, but |_TOP is not set.
    adrelink: Warning: Product "APPLICATIONS" is listed as an Oracle Applications
    Product or as a Custom Product, but APPLICATIONS_TOP is not set.
    adrelink: Warning: Product "DIVISION" is listed as an Oracle Applications
    Product or as a Custom Product, but DIVISION_TOP is not set.
    /cygdrive/d/oracle/PROD/apps/apps_st/appl/ad/12.0.0/bin/adrelinknew.sh: line
    2031: _TOP: command not found
    adrelink: Warning: Product "|" is listed as an Oracle Applications
    Product or as a Custom Product, but |_TOP is not set.
    Current product is #
    adrelink: Warning: not setting L#LIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L#STLIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    /cygdrive/d/oracle/PROD/apps/apps_st/appl/ad/12.0.0/bin/adrelinknew.sh: line
    2031: _TOP: command not found
    adrelink: Warning: Product "|" is listed as an Oracle Applications
    Product or as a Custom Product, but |_TOP is not set.
    adrelink: Warning: Product "ABBREVIATION" is listed as an Oracle Applications
    Product or as a Custom Product, but ABBREVIATION_TOP is not set.
    Current product is PER
    adrelink: Warning: not setting LPERLIB
    since D:/oracle/PROD/apps/apps_st/appl/per/12.0.0/lib/perst.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting LPERSTLIB
    since D:/oracle/PROD/apps/apps_st/appl/per/12.0.0/lib/perst.lib does not exist
    or cannot be read.
    Current product is LINE.
    adrelink: Warning: not setting LLINE.LIB
    since ._TOP/lib/line.st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting LLINE.STLIB
    since ._TOP/lib/line.st.lib does not exist
    or cannot be read.
    Current product is #
    adrelink: Warning: not setting L#LIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L#STLIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    /cygdrive/d/oracle/PROD/apps/apps_st/appl/ad/12.0.0/bin/adrelinknew.sh: line
    2031: _TOP: command not found
    adrelink: Warning: Product "|" is listed as an Oracle Applications
    Product or as a Custom Product, but |_TOP is not set.
    Current product is ADCSTPRD.TXT
    adrelink: Warning: not setting LADCSTPRD.TXTLIB
    since .TXT_TOP/lib/adcstprd.txtst.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting LADCSTPRD.TXTSTLIB
    since .TXT_TOP/lib/adcstprd.txtst.lib does not exist
    or cannot be read.
    Current product is #
    adrelink: Warning: not setting L#LIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L#STLIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    /cygdrive/d/oracle/PROD/apps/apps_st/appl/ad/12.0.0/bin/adrelinknew.sh: line
    2031: _TOP: command not found
    adrelink: Warning: Product "|" is listed as an Oracle Applications
    Product or as a Custom Product, but |_TOP is not set.
    Current product is ADRELINK.SH
    adrelink: Warning: not setting LADRELINK.SHLIB
    since .SH_TOP/lib/adrelink.shst.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting LADRELINK.SHSTLIB
    since .SH_TOP/lib/adrelink.shst.lib does not exist
    or cannot be read.
    adrelink: Warning: Product "HAS" is listed as an Oracle Applications
    Product or as a Custom Product, but HAS_TOP is not set.
    adrelink: Warning: Product "BEEN" is listed as an Oracle Applications
    Product or as a Custom Product, but BEEN_TOP is not set.
    adrelink: Warning: Product "CHANGED" is listed as an Oracle Applications
    Product or as a Custom Product, but CHANGED_TOP is not set.
    adrelink: Warning: Product "TO" is listed as an Oracle Applications
    Product or as a Custom Product, but TO_TOP is not set.
    adrelink: Warning: Product "GET" is listed as an Oracle Applications
    Product or as a Custom Product, but GET_TOP is not set.
    adrelink: Warning: Product "THE" is listed as an Oracle Applications
    Product or as a Custom Product, but THE_TOP is not set.
    adrelink: Warning: Product "LIST" is listed as an Oracle Applications
    Product or as a Custom Product, but LIST_TOP is not set.
    adrelink: Warning: Product "OF" is listed as an Oracle Applications
    Product or as a Custom Product, but OF_TOP is not set.
    adrelink: Warning: Product "VALID" is listed as an Oracle Applications
    Product or as a Custom Product, but VALID_TOP is not set.
    adrelink: Warning: Product "PRODUCTS" is listed as an Oracle Applications
    Product or as a Custom Product, but PRODUCTS_TOP is not set.
    adrelink: Warning: Product "FROM" is listed as an Oracle Applications
    Product or as a Custom Product, but FROM_TOP is not set.
    Current product is #
    adrelink: Warning: not setting L#LIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L#STLIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    /cygdrive/d/oracle/PROD/apps/apps_st/appl/ad/12.0.0/bin/adrelinknew.sh: line
    2031: _TOP: command not found
    adrelink: Warning: Product "|" is listed as an Oracle Applications
    Product or as a Custom Product, but |_TOP is not set.
    Current product is ADRELINK.SH
    adrelink: Warning: not setting LADRELINK.SHLIB
    since .SH_TOP/lib/adrelink.shst.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting LADRELINK.SHSTLIB
    since .SH_TOP/lib/adrelink.shst.lib does not exist
    or cannot be read.
    adrelink: Warning: Product "READS" is listed as an Oracle Applications
    Product or as a Custom Product, but READS_TOP is not set.
    adrelink: Warning: Product "THIS" is listed as an Oracle Applications
    Product or as a Custom Product, but THIS_TOP is not set.
    adrelink: Warning: Product "FILE" is listed as an Oracle Applications
    Product or as a Custom Product, but FILE_TOP is not set.
    adrelink: Warning: Product "WHEN" is listed as an Oracle Applications
    Product or as a Custom Product, but WHEN_TOP is not set.
    adrelink: Warning: Product "CONSTRUCTING" is listed as an Oracle Applications
    Product or as a Custom Product, but CONSTRUCTING_TOP is not set.
    adrelink: Warning: Product "ITS" is listed as an Oracle Applications
    Product or as a Custom Product, but ITS_TOP is not set.
    adrelink: Warning: Product "LIST" is listed as an Oracle Applications
    Product or as a Custom Product, but LIST_TOP is not set.
    adrelink: Warning: Product "OF" is listed as an Oracle Applications
    Product or as a Custom Product, but OF_TOP is not set.
    adrelink: Warning: Product "PRODUCTS" is listed as an Oracle Applications
    Product or as a Custom Product, but PRODUCTS_TOP is not set.
    Current product is #
    adrelink: Warning: not setting L#LIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L#STLIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    /cygdrive/d/oracle/PROD/apps/apps_st/appl/ad/12.0.0/bin/adrelinknew.sh: line
    2031: _TOP: command not found
    adrelink: Warning: Product "|" is listed as an Oracle Applications
    Product or as a Custom Product, but |_TOP is not set.
    adrelink: Warning: Product "AND" is listed as an Oracle Applications
    Product or as a Custom Product, but AND_TOP is not set.
    adrelink: Warning: Product "APPLSHAR" is listed as an Oracle Applications
    Product or as a Custom Product, but APPLSHAR_TOP is not set.
    adrelink: Warning: Product "ENVIROMENT" is listed as an Oracle Applications
    Product or as a Custom Product, but ENVIROMENT_TOP is not set.
    Current product is VARIABLES,
    adrelink: Warning: not setting LVARIABLES,LIB
    since ,_TOP/lib/variables,st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting LVARIABLES,STLIB
    since ,_TOP/lib/variables,st.lib does not exist
    or cannot be read.
    adrelink: Warning: Product "SO" is listed as an Oracle Applications
    Product or as a Custom Product, but SO_TOP is not set.
    adrelink: Warning: Product "IT" is listed as an Oracle Applications
    Product or as a Custom Product, but IT_TOP is not set.
    adrelink: Warning: Product "NO" is listed as an Oracle Applications
    Product or as a Custom Product, but NO_TOP is not set.
    adrelink: Warning: Product "LONGER" is listed as an Oracle Applications
    Product or as a Custom Product, but LONGER_TOP is not set.
    adrelink: Warning: Product "RECOGNIZES" is listed as an Oracle Applications
    Product or as a Custom Product, but RECOGNIZES_TOP is not set.
    adrelink: Warning: Product "CUSTOM" is listed as an Oracle Applications
    Product or as a Custom Product, but CUSTOM_TOP is not set.
    Current product is #
    adrelink: Warning: not setting L#LIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L#STLIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    /cygdrive/d/oracle/PROD/apps/apps_st/appl/ad/12.0.0/bin/adrelinknew.sh: line
    2031: _TOP: command not found
    adrelink: Warning: Product "|" is listed as an Oracle Applications
    Product or as a Custom Product, but |_TOP is not set.
    Current product is APPLPROD.TXT
    adrelink: Warning: not setting LAPPLPROD.TXTLIB
    since .TXT_TOP/lib/applprod.txtst.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting LAPPLPROD.TXTSTLIB
    since .TXT_TOP/lib/applprod.txtst.lib does not exist
    or cannot be read.
    adrelink: Warning: Product "AND" is listed as an Oracle Applications
    Product or as a Custom Product, but AND_TOP is not set.
    adrelink: Warning: Product "THIS" is listed as an Oracle Applications
    Product or as a Custom Product, but THIS_TOP is not set.
    adrelink: Warning: Product "FILE" is listed as an Oracle Applications
    Product or as a Custom Product, but FILE_TOP is not set.
    adrelink: Warning: Product "INSTEAD" is listed as an Oracle Applications
    Product or as a Custom Product, but INSTEAD_TOP is not set.
    adrelink: Warning: Product "OF" is listed as an Oracle Applications
    Product or as a Custom Product, but OF_TOP is not set.
    adrelink: Warning: Product "FROM" is listed as an Oracle Applications
    Product or as a Custom Product, but FROM_TOP is not set.
    adrelink: Warning: Product "THE" is listed as an Oracle Applications
    Product or as a Custom Product, but THE_TOP is not set.
    adrelink: Warning: Product "UNION" is listed as an Oracle Applications
    Product or as a Custom Product, but UNION_TOP is not set.
    adrelink: Warning: Product "OF" is listed as an Oracle Applications
    Product or as a Custom Product, but OF_TOP is not set.
    adrelink: Warning: Product "THE" is listed as an Oracle Applications
    Product or as a Custom Product, but THE_TOP is not set.
    adrelink: Warning: Product "APPLFULL" is listed as an Oracle Applications
    Product or as a Custom Product, but APPLFULL_TOP is not set.
    Current product is #
    adrelink: Warning: not setting L#LIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L#STLIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    /cygdrive/d/oracle/PROD/apps/apps_st/appl/ad/12.0.0/bin/adrelinknew.sh: line
    2031: _TOP: command not found
    adrelink: Warning: Product "|" is listed as an Oracle Applications
    Product or as a Custom Product, but |_TOP is not set.
    adrelink: Warning: Product "COPYRIGHT" is listed as an Oracle Applications
    Product or as a Custom Product, but COPYRIGHT_TOP is not set.
    /cygdrive/d/oracle/PROD/apps/apps_st/appl/ad/12.0.0/bin/adrelinknew.sh: line
    2031: C: command not found
    Current product is (C)
    /cygdrive/d/oracle/PROD/apps/apps_st/appl/ad/12.0.0/bin/adrelinknew.sh: line
    2062: C: command not found
    /cygdrive/d/oracle/PROD/apps/apps_st/appl/ad/12.0.0/bin/adrelinknew.sh: line
    2079: C: command not found
    adrelink: Warning: not setting L(C)LIB
    since _TOP/lib/(c)st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L(C)STLIB
    since _TOP/lib/(c)st.lib does not exist
    or cannot be read.
    Current product is 2001
    adrelink: Warning: not setting L2001LIB
    since 001_TOP/lib/2001st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L2001STLIB
    since 001_TOP/lib/2001st.lib does not exist
    or cannot be read.
    adrelink: Warning: Product "ORACLE" is listed as an Oracle Applications
    Product or as a Custom Product, but ORACLE_TOP is not set.
    Current product is CORPORATION,
    adrelink: Warning: not setting LCORPORATION,LIB
    since ,_TOP/lib/corporation,st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting LCORPORATION,STLIB
    since ,_TOP/lib/corporation,st.lib does not exist
    or cannot be read.
    adrelink: Warning: Product "REDWOOD" is listed as an Oracle Applications
    Product or as a Custom Product, but REDWOOD_TOP is not set.
    Current product is SHORES,
    adrelink: Warning: not setting LSHORES,LIB
    since ,_TOP/lib/shores,st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting LSHORES,STLIB
    since ,_TOP/lib/shores,st.lib does not exist
    or cannot be read.
    Current product is CA,
    adrelink: Warning: not setting LCA,LIB
    since ,_TOP/lib/ca,st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting LCA,STLIB
    since ,_TOP/lib/ca,st.lib does not exist
    or cannot be read.

    adrelink: Warning: Product "USA" is listed as an Oracle Applications
    Product or as a Custom Product, but USA_TOP is not set.
    /cygdrive/d/oracle/PROD/apps/apps_st/appl/ad/12.0.0/bin/adrelinknew.sh: line
    2031: _TOP: command not found
    adrelink: Warning: Product "|" is listed as an Oracle Applications
    Product or as a Custom Product, but |_TOP is not set.
    Current product is #
    adrelink: Warning: not setting L#LIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L#STLIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    /cygdrive/d/oracle/PROD/apps/apps_st/appl/ad/12.0.0/bin/adrelinknew.sh: line
    2031: _TOP: command not found
    adrelink: Warning: Product "|" is listed as an Oracle Applications
    Product or as a Custom Product, but |_TOP is not set.
    adrelink: Warning: Product "FILE" is listed as an Oracle Applications
    Product or as a Custom Product, but FILE_TOP is not set.
    adrelink: Warning: Product "THAT" is listed as an Oracle Applications
    Product or as a Custom Product, but THAT_TOP is not set.
    adrelink: Warning: Product "LISTS" is listed as an Oracle Applications
    Product or as a Custom Product, but LISTS_TOP is not set.
    adrelink: Warning: Product "CUSTOM" is listed as an Oracle Applications
    Product or as a Custom Product, but CUSTOM_TOP is not set.
    adrelink: Warning: Product "PRODUCT" is listed as an Oracle Applications
    Product or as a Custom Product, but PRODUCT_TOP is not set.
    Current product is ABBREVIATIONS,
    adrelink: Warning: not setting LABBREVIATIONS,LIB
    since ,_TOP/lib/abbreviations,st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting LABBREVIATIONS,STLIB
    since ,_TOP/lib/abbreviations,st.lib does not exist
    or cannot be read.
    adrelink: Warning: Product "WITH" is listed as an Oracle Applications
    Product or as a Custom Product, but WITH_TOP is not set.
    adrelink: Warning: Product "ONE" is listed as an Oracle Applications
    Product or as a Custom Product, but ONE_TOP is not set.
    adrelink: Warning: Product "CUSTOM" is listed as an Oracle Applications
    Product or as a Custom Product, but CUSTOM_TOP is not set.
    adrelink: Warning: Product "PRODUCT" is listed as an Oracle Applications
    Product or as a Custom Product, but PRODUCT_TOP is not set.
    Current product is #
    adrelink: Warning: not setting L#LIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L#STLIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    /cygdrive/d/oracle/PROD/apps/apps_st/appl/ad/12.0.0/bin/adrelinknew.sh: line
    2031: _TOP: command not found
    adrelink: Warning: Product "|" is listed as an Oracle Applications
    Product or as a Custom Product, but |_TOP is not set.
    adrelink: Warning: Product "HERE" is listed as an Oracle Applications
    Product or as a Custom Product, but HERE_TOP is not set.
    adrelink: Warning: Product "IF" is listed as an Oracle Applications
    Product or as a Custom Product, but IF_TOP is not set.
    adrelink: Warning: Product "IT" is listed as an Oracle Applications
    Product or as a Custom Product, but IT_TOP is not set.
    adrelink: Warning: Product "HAS" is listed as an Oracle Applications
    Product or as a Custom Product, but HAS_TOP is not set.
    adrelink: Warning: Product "EXECUTABLES" is listed as an Oracle Applications
    Product or as a Custom Product, but EXECUTABLES_TOP is not set.
    adrelink: Warning: Product "WHICH" is listed as an Oracle Applications
    Product or as a Custom Product, but WHICH_TOP is not set.
    adrelink: Warning: Product "YOU" is listed as an Oracle Applications
    Product or as a Custom Product, but YOU_TOP is not set.
    adrelink: Warning: Product "WANT" is listed as an Oracle Applications
    Product or as a Custom Product, but WANT_TOP is not set.
    Current product is ADRELINK.SH
    adrelink: Warning: not setting LADRELINK.SHLIB
    since .SH_TOP/lib/adrelink.shst.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting LADRELINK.SHSTLIB
    since .SH_TOP/lib/adrelink.shst.lib does not exist
    or cannot be read.
    adrelink: Warning: Product "TO" is listed as an Oracle Applications
    Product or as a Custom Product, but TO_TOP is not set.
    Current product is LINK.
    adrelink: Warning: not setting LLINK.LIB
    since ._TOP/lib/link.st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting LLINK.STLIB
    since ._TOP/lib/link.st.lib does not exist
    or cannot be read.
    Current product is #
    adrelink: Warning: not setting L#LIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L#STLIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    /cygdrive/d/oracle/PROD/apps/apps_st/appl/ad/12.0.0/bin/adrelinknew.sh: line
    2031: _TOP: command not found
    adrelink: Warning: Product "|" is listed as an Oracle Applications
    Product or as a Custom Product, but |_TOP is not set.
    adrelink: Warning: Product "PRODUCTS" is listed as an Oracle Applications
    Product or as a Custom Product, but PRODUCTS_TOP is not set.
    adrelink: Warning: Product "UNLESS" is listed as an Oracle Applications
    Product or as a Custom Product, but UNLESS_TOP is not set.
    adrelink: Warning: Product "THEY" is listed as an Oracle Applications
    Product or as a Custom Product, but THEY_TOP is not set.
    adrelink: Warning: Product "ARE" is listed as an Oracle Applications
    Product or as a Custom Product, but ARE_TOP is not set.
    adrelink: Warning: Product "LISTED" is listed as an Oracle Applications
    Product or as a Custom Product, but LISTED_TOP is not set.
    adrelink: Warning: Product "IN" is listed as an Oracle Applications
    Product or as a Custom Product, but IN_TOP is not set.
    adrelink: Warning: Product "THIS" is listed as an Oracle Applications
    Product or as a Custom Product, but THIS_TOP is not set.
    Current product is FILE.
    adrelink: Warning: not setting LFILE.LIB
    since file._TOP/lib/file.st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting LFILE.STLIB
    since file._TOP/lib/file.st.lib does not exist
    or cannot be read.
    Current product is #
    adrelink: Warning: not setting L#LIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L#STLIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    /cygdrive/d/oracle/PROD/apps/apps_st/appl/ad/12.0.0/bin/adrelinknew.sh: line
    2031: _TOP: command not found
    adrelink: Warning: Product "|" is listed as an Oracle Applications
    Product or as a Custom Product, but |_TOP is not set.
    adrelink: Warning: Product "WHICH" is listed as an Oracle Applications
    Product or as a Custom Product, but WHICH_TOP is not set.
    adrelink: Warning: Product "HAVE" is listed as an Oracle Applications
    Product or as a Custom Product, but HAVE_TOP is not set.
    Current product is EXECUTABLES.
    adrelink: Warning: not setting LEXECUTABLES.LIB
    since ._TOP/lib/executables.st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting LEXECUTABLES.STLIB
    since ._TOP/lib/executables.st.lib does not exist
    or cannot be read.
    adrelink: Warning: Product "YOU" is listed as an Oracle Applications
    Product or as a Custom Product, but YOU_TOP is not set.
    adrelink: Warning: Product "ONLY" is listed as an Oracle Applications
    Product or as a Custom Product, but ONLY_TOP is not set.
    adrelink: Warning: Product "NEED" is listed as an Oracle Applications
    Product or as a Custom Product, but NEED_TOP is not set.
    adrelink: Warning: Product "TO" is listed as an Oracle Applications
    Product or as a Custom Product, but TO_TOP is not set.
    adrelink: Warning: Product "LIST" is listed as an Oracle Applications
    Product or as a Custom Product, but LIST_TOP is not set.
    adrelink: Warning: Product "YOUR" is listed as an Oracle Applications
    Product or as a Custom Product, but YOUR_TOP is not set.
    adrelink: Warning: Product "CUSTOM" is listed as an Oracle Applications
    Product or as a Custom Product, but CUSTOM_TOP is not set.
    adrelink: Warning: Product "PRODUCT" is listed as an Oracle Applications
    Product or as a Custom Product, but PRODUCT_TOP is not set.
    Current product is #
    adrelink: Warning: not setting L#LIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L#STLIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    /cygdrive/d/oracle/PROD/apps/apps_st/appl/ad/12.0.0/bin/adrelinknew.sh: line
    2031: _TOP: command not found
    adrelink: Warning: Product "|" is listed as an Oracle Applications
    Product or as a Custom Product, but |_TOP is not set.
    Current product is $HEADER:
    adrelink: Warning: not setting L$HEADER:LIB
    since 4360HEADER:_TOP/lib/$header:st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L$HEADER:STLIB
    since 4360HEADER:_TOP/lib/$header:st.lib does not exist
    or cannot be read.
    Current product is ADCSTPRD.TXT
    adrelink: Warning: not setting LADCSTPRD.TXTLIB
    since .TXT_TOP/lib/adcstprd.txtst.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting LADCSTPRD.TXTSTLIB
    since .TXT_TOP/lib/adcstprd.txtst.lib does not exist
    or cannot be read.
    Current product is 120.0
    adrelink: Warning: not setting L120.0LIB
    since
    filelist=D:/oracle/PROD/apps/apps_st/appl/admin/PROD/out/plkapp000.txt20.0_TOP
    /lib/120.0st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L120.0STLIB
    since
    filelist=D:/oracle/PROD/apps/apps_st/appl/admin/PROD/out/plkapp000.txt20.0_TOP
    /lib/120.0st.lib does not exist
    or cannot be read.
    Current product is 2005/05/18
    adrelink: Warning: not setting L2005/05/18LIB
    since 005/05/18_TOP/lib/2005/05/18st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L2005/05/18STLIB
    since 005/05/18_TOP/lib/2005/05/18st.lib does not exist
    or cannot be read.
    Current product is 08:33:28
    adrelink: Warning: not setting L08:33:28LIB
    since
    /cygdrive/d/oracle/PROD/apps/apps_st/appl/ad/12.0.0/bin/adrelinknew.sh8:33:28_
    TOP/lib/08:33:28st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L08:33:28STLIB
    since
    /cygdrive/d/oracle/PROD/apps/apps_st/appl/ad/12.0.0/bin/adrelinknew.sh8:33:28_
    TOP/lib/08:33:28st.lib does not exist
    or cannot be read.
    adrelink: Warning: Product "APPLDEV" is listed as an Oracle Applications
    Product or as a Custom Product, but APPLDEV_TOP is not set.
    adrelink: Warning: Product "NOSHIP" is listed as an Oracle Applications
    Product or as a Custom Product, but NOSHIP_TOP is not set.
    Current product is $
    adrelink: Warning: not setting L$LIB
    since 4360_TOP/lib/$st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L$STLIB
    since 4360_TOP/lib/$st.lib does not exist
    or cannot be read.
    Current product is #
    adrelink: Warning: not setting L#LIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L#STLIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    /cygdrive/d/oracle/PROD/apps/apps_st/appl/ad/12.0.0/bin/adrelinknew.sh: line
    2031: _TOP: command not found
    adrelink: Warning: Product "|" is listed as an Oracle Applications
    Product or as a Custom Product, but |_TOP is not set.
    adrelink: Warning: Product "DESCRIPTION" is listed as an Oracle Applications
    Product or as a Custom Product, but DESCRIPTION_TOP is not set.
    Current product is #
    adrelink: Warning: not setting L#LIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L#STLIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    /cygdrive/d/oracle/PROD/apps/apps_st/appl/ad/12.0.0/bin/adrelinknew.sh: line
    2031: _TOP: command not found
    adrelink: Warning: Product "|" is listed as an Oracle Applications
    Product or as a Custom Product, but |_TOP is not set.
    adrelink: Warning: Product "FILENAME" is listed as an Oracle Applications
    Product or as a Custom Product, but FILENAME_TOP is not set.
    Current product is #
    adrelink: Warning: not setting L#LIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L#STLIB
    since 1_TOP/lib/#st.lib does not exist
    or cannot be read.
    /cygdrive/d/oracle/PROD/apps/apps_st/appl/ad/12.0.0/bin/adrelinknew.sh: line
    2031: _TOP: command not found
    adrelink: Warning: Product "|" is listed as an Oracle Applications
    Product or as a Custom Product, but |_TOP is not set.
    adrelink: Warning: Product "NOTES" is listed as an Oracle Applications
    Product or as a Custom Product, but NOTES_TOP is not set.
    Current product is %%%
    adrelink: Warning: not setting L%%%LIB
    since $%%%_TOP/lib/%%%st.lib does not exist
    or cannot be read.
    adrelink: Warning: not setting L%%%STLIB
    since $%%%_TOP/lib/%%%st.lib does not exist
    or cannot be read.
    Current product is AD
    LADLIB is set to D:/oracle/PROD/apps/apps_st/appl/ad/12.0.0/lib/adst.lib
    LADSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/ad/12.0.0/lib/adst.lib
    Current product is ALR
    LALRLIB is set to D:/oracle/PROD/apps/apps_st/appl/alr/12.0.0/lib/alrst.lib
    LALRSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/alr/12.0.0/lib/alrst.lib
    LALR115WLIB is set to
    D:/oracle/PROD/apps/apps_st/appl/alr/12.0.0/lib/ALR115W.lib
    Current product is AP
    LAPLIB is set to D:/oracle/PROD/apps/apps_st/appl/ap/12.0.0/lib/AP.lib
    LAPSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/ap/12.0.0/lib/apst.lib
    Current product is AR
    LARLIB is set to D:/oracle/PROD/apps/apps_st/appl/ar/12.0.0/lib/AR.lib
    LARSRW is set to D:/oracle/PROD/apps/apps_st/appl/ar/12.0.0/lib/xirar.obj
    $(LARLIB)
    LARSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/ar/12.0.0/lib/arst.lib
    Current product is BOM
    LBOMLIB is set to D:/oracle/PROD/apps/apps_st/appl/bom/12.0.0/lib/BOM.lib
    LBOMSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/bom/12.0.0/lib/bomst.lib
    Current product is CRP
    LCRPLIB is set to D:/oracle/PROD/apps/apps_st/appl/crp/12.0.0/lib/CRP.lib
    LCRPSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/crp/12.0.0/lib/crpst.lib
    Current product is CZ
    LCZLIB is set to D:/oracle/PROD/apps/apps_st/appl/cz/12.0.0/lib/czst.lib
    LCZSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/cz/12.0.0/lib/czst.lib
    Current product is DT
    LDTLIB is set to D:/oracle/PROD/apps/apps_st/appl/dt/12.0.0/lib/dtst.lib
    LDTSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/dt/12.0.0/lib/dtst.lib
    LDT115WLIB is set to
    D:/oracle/PROD/apps/apps_st/appl/dt/12.0.0/lib/DT115W.lib
    adrelink: Warning: Product "END_OF_PRODUCT_ABBREVIATIONS" is listed as an
    Oracle Applications
    Product or as a Custom Product, but END_OF_PRODUCT_ABBREVIATIONS_TOP is not
    set.
    Current product is ENG
    LENGLIB is set to D:/oracle/PROD/apps/apps_st/appl/eng/12.0.0/lib/ENG.lib
    LENGSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/eng/12.0.0/lib/engst.lib
    LENG115WLIB is set to
    D:/oracle/PROD/apps/apps_st/appl/eng/12.0.0/lib/ENG115W.lib
    Current product is FA
    LFALIB is set to D:/oracle/PROD/apps/apps_st/appl/fa/12.0.0/lib/fast.lib
    LFASRW is set to D:/oracle/PROD/apps/apps_st/appl/fa/12.0.0/lib/xirfa.obj
    $(LFALIB)
    LFASTLIB is set to D:/oracle/PROD/apps/apps_st/appl/fa/12.0.0/lib/fast.lib
    LFA115WLIB is set to
    D:/oracle/PROD/apps/apps_st/appl/fa/12.0.0/lib/FA115W.lib
    Current product is FEM
    LFEMLIB is set to D:/oracle/PROD/apps/apps_st/appl/fem/12.0.0/lib/femst.lib
    LFEMSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/fem/12.0.0/lib/femst.lib
    Current product is FF
    LFFLIB is set to D:/oracle/PROD/apps/apps_st/appl/ff/12.0.0/lib/FF.lib
    LFFSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/ff/12.0.0/lib/ffst.lib
    LFF115WLIB is set to
    D:/oracle/PROD/apps/apps_st/appl/ff/12.0.0/lib/FF115W.lib
    Current product is FND
    LFNDLIB is set to D:/oracle/PROD/apps/apps_st/appl/fnd/12.0.0/lib/FNDCORE.lib
    LFNDSRW is set to D:/oracle/PROD/apps/apps_st/appl/fnd/12.0.0/lib/xirfnd.obj
    $(LFNDLIB)
    LFNDSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/fnd/12.0.0/lib/fndst.lib
    LFND115WLIB is set to
    D:/oracle/PROD/apps/apps_st/appl/fnd/12.0.0/lib/FND115W.lib
    LFNDCORELIB is set to
    D:/oracle/PROD/apps/apps_st/appl/fnd/12.0.0/lib/FNDCORE.lib
    LFNDXITLIB is set to
    D:/oracle/PROD/apps/apps_st/appl/fnd/12.0.0/lib/FNDXIT.lib
    LAPPR60UELIB is set to
    D:/oracle/PROD/apps/apps_st/appl/fnd/12.0.0/lib/APPR60UE.lib
    Current product is FTP
    LFTPLIB is set to D:/oracle/PROD/apps/apps_st/appl/ftp/12.0.0/lib/ftpst.lib
    LFTPSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/ftp/12.0.0/lib/ftpst.lib
    Current product is GL
    LGLLIB is set to D:/oracle/PROD/apps/apps_st/appl/gl/12.0.0/lib/GL.lib
    LGLSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/gl/12.0.0/lib/glst.lib
    LGL115WLIB is set to
    D:/oracle/PROD/apps/apps_st/appl/gl/12.0.0/lib/GL115W.lib
    Current product is GMA
    LGMALIB is set to D:/oracle/PROD/apps/apps_st/appl/gma/12.0.0/lib/gmast.lib
    LGMASTLIB is set to D:/oracle/PROD/apps/apps_st/appl/gma/12.0.0/lib/gmast.lib
    LOPM115WLIB is set to
    D:/oracle/PROD/apps/apps_st/appl/gma/12.0.0/lib/OPM115W.lib
    Current product is GMF
    LGMFLIB is set to D:/oracle/PROD/apps/apps_st/appl/gmf/12.0.0/lib/gmfst.lib
    LGMFSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/gmf/12.0.0/lib/gmfst.lib
    Current product is GML
    LGMLLIB is set to D:/oracle/PROD/apps/apps_st/appl/gml/12.0.0/lib/gmlst.lib
    LGMLSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/gml/12.0.0/lib/gmlst.lib
    Current product is IBY
    LIBYLIB is set to D:/oracle/PROD/apps/apps_st/appl/iby/12.0.0/lib/ibyst.lib
    LIBYSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/iby/12.0.0/lib/ibyst.lib
    Current product is INV
    LINVLIB is set to D:/oracle/PROD/apps/apps_st/appl/inv/12.0.0/lib/INV.lib
    LINVSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/inv/12.0.0/lib/invst.lib
    LINV115WLIB is set to
    D:/oracle/PROD/apps/apps_st/appl/inv/12.0.0/lib/INV115W.lib
    Current product is MRP
    LMRPLIB is set to D:/oracle/PROD/apps/apps_st/appl/mrp/12.0.0/lib/MRP.lib
    LMRPSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/mrp/12.0.0/lib/mrpst.lib
    Current product is MSC
    LMSCLIB is set to D:/oracle/PROD/apps/apps_st/appl/msc/12.0.0/lib/mscst.lib
    LMSCSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/msc/12.0.0/lib/mscst.lib
    Current product is MSO
    LMSOLIB is set to D:/oracle/PROD/apps/apps_st/appl/mso/12.0.0/lib/msost.lib
    LMSOSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/mso/12.0.0/lib/msost.lib
    Current product is MSR
    LMSRLIB is set to D:/oracle/PROD/apps/apps_st/appl/msr/12.0.0/lib/msrst.lib
    LMSRSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/msr/12.0.0/lib/msrst.lib
    Current product is MST
    LMSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/mst/12.0.0/lib/mstst.lib
    LMSTSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/mst/12.0.0/lib/mstst.lib
    Current product is MWA
    LMWALIB is set to D:/oracle/PROD/apps/apps_st/appl/mwa/12.0.0/lib/mwast.lib
    LMWASTLIB is set to D:/oracle/PROD/apps/apps_st/appl/mwa/12.0.0/lib/mwast.lib
    Current product is PA
    LPALIB is set to D:/oracle/PROD/apps/apps_st/appl/pa/12.0.0/lib/past.lib
    LPASTLIB is set to D:/oracle/PROD/apps/apps_st/appl/pa/12.0.0/lib/past.lib
    Current product is PAY
    LPAYLIB is set to D:/oracle/PROD/apps/apps_st/appl/pay/12.0.0/lib/payst.lib
    LPAYSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/pay/12.0.0/lib/payst.lib
    LPAY115WLIB is set to
    D:/oracle/PROD/apps/apps_st/appl/pay/12.0.0/lib/PAY115W.lib
    Current product is PO
    LPOLIB is set to D:/oracle/PROD/apps/apps_st/appl/po/12.0.0/lib/PO.lib
    LPOSRW is set to D:/oracle/PROD/apps/apps_st/appl/po/12.0.0/lib/xirpo.obj
    $(LPOLIB)
    LPOSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/po/12.0.0/lib/post.lib
    LPO115WLIB is set to
    D:/oracle/PROD/apps/apps_st/appl/po/12.0.0/lib/PO115W.lib
    Current product is PON
    LPONLIB is set to D:/oracle/PROD/apps/apps_st/appl/pon/12.0.0/lib/ponst.lib
    LPONSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/pon/12.0.0/lib/ponst.lib
    Current product is RG
    LRGLIB is set to D:/oracle/PROD/apps/apps_st/appl/rg/12.0.0/lib/rgst.lib
    LRGSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/rg/12.0.0/lib/rgst.lib
    Current product is WIP
    LWIPLIB is set to D:/oracle/PROD/apps/apps_st/appl/wip/12.0.0/lib/WIP.lib
    LWIPSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/wip/12.0.0/lib/wipst.lib
    LWIP115WLIB is set to
    D:/oracle/PROD/apps/apps_st/appl/wip/12.0.0/lib/WIP115W.lib
    Current product is WPS
    LWPSLIB is set to D:/oracle/PROD/apps/apps_st/appl/wps/12.0.0/lib/wpsst.lib
    LWPSSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/wps/12.0.0/lib/wpsst.lib
    Current product is WSM
    LWSMLIB is set to D:/oracle/PROD/apps/apps_st/appl/wsm/12.0.0/lib/wsmst.lib
    LWSMSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/wsm/12.0.0/lib/wsmst.lib
    Current product is XDP
    LXDPLIB is set to D:/oracle/PROD/apps/apps_st/appl/xdp/12.0.0/lib/xdpst.lib
    LXDPSTLIB is set to D:/oracle/PROD/apps/apps_st/appl/xdp/12.0.0/lib/xdpst.lib
    LUSRLIB is
    Not linking Oracle Applications with any Oracle mail product
    LALRSTUB is now set to
    D:/oracle/PROD/apps/apps_st/appl/alr/12.0.0/lib/alstub.obj
    MAILLNK is now set to
    D:/oracle/PROD/apps/apps_st/appl/alr/12.0.0/lib/alstub.obj
    Creating prefix makefiles ...
    Done creating prefix makefiles
    The file D:/oracle/PROD/apps/apps_st/appl/admin/PROD/out/plkapp000.txt
    contains:
    D:\oracle\PROD\apps\apps_st\appl\ad\12.0.0\bin\adadmin.exe     ad     
    bin     adadmin.exe
    D:\oracle\PROD\apps\apps_st\appl\ad\12.0.0\bin\adaimgr.exe     ad     
    bin     adaimgr.exe
    D:\oracle\PROD\apps\apps_st\appl\ad\12.0.0\bin\adchkdig.exe     ad     
    bin     adchkdig.exe
    D:\oracle\PROD\apps\apps_st\appl\ad\12.0.0\bin\adctrl.exe     ad     
    bin     adctrl.exe
    D:\oracle\PROD\apps\apps_st\appl\ad\12.0.0\bin\addmimp.exe     ad     
    bin     addmimp.exe
    D:\oracle\PROD\apps\apps_st\appl\ad\12.0.0\bin\adjava.exe     ad     
    bin     adjava.exe
    D:\oracle\PROD\apps\apps_st\appl\ad\12.0.0\bin\adjkey.exe     ad     
    bin     adjkey.exe
    D:\oracle\PROD\apps\apps_st\appl\ad\12.0.0\bin\admrgpch.exe     ad     
    bin     admrgpch.exe
    D:\oracle\PROD\apps\apps_st\appl\ad\12.0.0\bin\adncnv.exe     ad     
    bin     adncnv.exe
    D:\oracle\PROD\apps\apps_st\appl\ad\12.0.0\bin\adodfcmp.exe     ad     
    bin     adodfcmp.exe
    D:\oracle\PROD\apps\apps_st\appl\ad\12.0.0\bin\adpchnew.exe     ad     
    bin     adpchnew.exe
    D:\oracle\PROD\apps\apps_st\appl\ad\12.0.0\bin\adsplice.exe     ad     
    bin     adsplice.exe
    D:\oracle\PROD\apps\apps_st\appl\ad\12.0.0\bin\adurs.exe     ad     
    bin     adurs.exe
    D:\oracle\PROD\apps\apps_st\appl\ad\12.0.0\bin\adwrknew.exe     ad     
    bin     adwrknew.exe
    Starting link of product 'ad' on Sun Jan 3 23:56:46 WAST 2010
    Current product is ad
    Current product TOP is  $ADTOP
    Current prodarea is D:/oracle/PROD/apps/apps_st/appl/ad/12.0.0
    Relinking module 'adadmin.exe' in product ad ...
    gnumake -f D:/oracle/PROD/apps/apps_st/appl/admin/PROD/out/link_ad_4360.mk
    D:/oracle/PROD/apps/apps_st/appl/ad/12.0.0/bin/adadmin.exe
    Starting link of ad executable 'adadmin.exe' on Sun Jan 3 23:56:47 WAST 2010
    D:/oracle/PROD/apps/apps_st/appl/admin/PROD/out/link_ad_4360.mk:684: ***
    target pattern contains no `%'. Stop.
    Done with link of ad executable 'adadmin.exe' on Sun Jan 3 23:56:47 WAST 2010
    Relink of module "adadmin.exe" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure. Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory D:/oracle/PROD/apps/apps_st/appl/ad/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Relinking module 'adaimgr.exe' in product ad ...
    gnumake -f D:/oracle/PROD/apps/apps_st/appl/admin/PROD/out/link_ad_4360.mk
    D:/oracle/PROD/apps/apps_st/appl/ad/12.0.0/bin/adaimgr.exe

Maybe you are looking for

  • Using the Assistive touch option

    My last discussion was related to the Home button malfunctioning in a recently bought iPhone 5. The store exchanged it for a new one and now I would like to use the assistive touch option to keep from having to press any of the buttons: volume, home,

  • ADF Create form

    hai , i have one master detials form . i hve to insert in to three tables say cutomer master , customer personal details , Customer contact i have created entities ,associations and view objects , View Links for 3 tables and added to app module I jus

  • [SOLVED] zotero 3.0.11 stopped working

    I recently installed zotero 3.0.11 from the home website (for compatibility with Firefox 17) and it worked fine. Since yesterday, however, I get a "database upgrade error" when I start using it. Anyone? See also my post on the zotero forums. Increadi

  • SCM - APO Vs F&R

    Dear Colleagues, I am looking for a document on Cons and Pros regarding the SCM APO Vs Forecasting and Replenishment (F&R) module. Did anyone implement (F&R) over APO? And why? Regards, Fred

  • Missing AQ and JMS Transport protocols

    Hi, It seems that after a Purge the AQ and JMS transport protocols have disappeared from the user interface. I recall something similar happened with the SFTP protocol a few patches ago. That could be solved by running $ORACLE_HOME/jdk/bin/java oracl