Adconfig error on dbTier...

hi,
when running adconfig.cmd on dbTier returns error below
the system cannot find the batch label specified - GET_DIRNAME
AutoConfig Wrapper
115.27
the system cannot find the patch specified
the syntax of the command is incorrect
Regards
***SBJ***

Hi,
Application Version:11.5.9 Base
Database Version :8.1.7.4
now only this system under my ctrl first time i try to run adconfig.cmd
befor this i applied AD.i.7 patch
when concurrent manager starts it automatically stop. in cm_log the error for cocurrent manager is
Routine AFPCAL recived failure code while parsing or running your concurrent program CPMGR
so only i am running adconfig.cmd in dbtier &appstier
in appstier only adgendbc.cmd error only
but dbtier when running adconfig.cmd the above post error is appearing.
i am trying to upgrade 11.5.9 to 12.1.1
after the concurrent issue solved only i will apply 11.5.9 CU2 patch
Regards
***SBJ***

Similar Messages

  • Error in dbtier cloning

    Hi All,
    We are cloning a new test instance from the cold backup of our production. Production is single instance/archive log enabled. However, the target instance is single instance/no archive log. the DB version is 11.1.0.7
    When i am running adcfgclone.pl on the database tier, it errors out with the following.
    APPS Password : Log file located at /db1/oratrng/db/tech_st/11.1.0/appsutil/log/TRNG_oradapp/ApplyDBTier_11081226.log
    | 50% completed RC-50004: Fatal: Error occurred in ApplyDatabase:
    Control file creation failed
    ERROR while running Apply...
    Mon Nov 8 12:35:16 2010
    ERROR: Failed to execute /db1/oratrng/db/tech_st/11.1.0/appsutil/clone/bin/adclone.pl
    The logfile shows the following errors:
    ORACLE instance started.
    Total System Global Area 1069252608 bytes
    Fixed Size 2109352 bytes
    Variable Size 427823192 bytes
    Database Buffers 624951296 bytes
    Redo Buffers 14368768 bytes
    Control file created.
    alter database open resetlogs
    ERROR at line 1:
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1: '/db1/oratrng/db/apps_st/data/system01.dbf'
    alter tablespace TEMP1 add tempfile '/db1/oratrng/db/apps_st/data/temp01.dbf' REUSE
    ERROR at line 1:
    ORA-01109: database not open
    alter tablespace TEMP1 add tempfile '/db1/oratrng/db/apps_st/data/temp02.dbf' REUSE
    I tried by creating the controlfile manually too but it gave error when i tried to open the database:
    SQL> @crctl.sql
    ORACLE instance started.
    Total System Global Area 1069252608 bytes
    Fixed Size 2109352 bytes
    Variable Size 427823192 bytes
    Database Buffers 624951296 bytes
    Redo Buffers 14368768 bytes
    Control file created.
    ALTER DATABASE OPEN RESETLOGS
    ERROR at line 1:
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1: '/db1/oratrng/db/apps_st/data/system01.dbf'
    I tried to recover the above datafile.
    SQL> recover database using backup controlfile until cancel;
    ORA-00283: recovery session canceled due to errors
    ORA-00600: internal error code, arguments: [kcvhvdf_1], [], [], [], [], [], [],
    I tried another cold backup(we take cold backups every night) but facing the same issue with another backup also. That's why i think its not an issue with system.dbf file being corrupt.
    when i searched metalink for ORA-600 with kcvhvdf_1, i found that it is a bug in 11.1.0.7. bug 9314439.
    the bug says:
    The problem is that when the datafiles have zero DB ID=0=0x0, the 'create controlfile set database' command is not setting the new DB ID in the datafile headers but only in the controlfile. It then causes the ORA-600 [kcvhvdf_1] to be produced in the recovery due to DB ID mismatch between datafiles (select FHDBI from x$kcvfh) and controlfile (select DBID from v$database).
    I verified the above statement and found it true.
    SQL> select FHDBI from x$kcvfh;
    FHDBI
    0
    0
    0
    0
    0
    0
    0
    0
    0
    0
    0
    select DBID from v$database;
    DBID
    551459957
    The bug states a work around:
    If using a cold backup (after a clean shutdown - NORMAL/IMMEDIATE), one workaround is to open the database right after the create controlfile (with no previous recover):
    CREATE CONTROLFILE SET DATABASE "DEV2" RESETLOGS ARCHIVELOG ...
    alter database open resetlogs;
    However, this workaround is not working for me.
    Kindly help. Its urgent.
    Edited by: muneer.uae on Nov 8, 2010 3:06 AM
    Edited by: muneer.uae on Nov 8, 2010 3:08 AM

    Hi;
    I suggest apply lastest clone patch and try to take clone from beginning,you can also check
    Cloning Oracle Applications Release 12 with Rapid Clone [ID 406982.1] << Section 4: Advanced Cloning Options
    if you have still error message than you can follow:
    Mainly,
    1. Create controfile on source(alter database backup controlfile to trace as path)
    2. Copy it to your target server
    3. Edit control file wiht new settings(like dbname,dbf location etc)
    4. startup nomount, than use new CONTROLFILE and create db on target
    5. If you db up than enable autoconfig on dbtier via below note:
    Using AutoConfig to Manage System Configurations in Oracle E-Business Suite Release 12 [ID 387859.1]
    Section 3: Patching AutoConfig 3.2. Enabling AutoConfig on a New Oracle Home
    Regard
    Helios

  • Adconfig Error

    sh adconfig.sh
    Enter the full path to the Context file: /d01/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_update.xml
    Enter the APPS user password:
    The log file for this session is located at: /d01/oracle/VIS/db/tech_st/10.2.0//appsutil/log/VIS_update/12141907/adconfig.log
    AutoConfig is configuring the Database environment...
    AutoConfig will consider the custom templates if present.
    Using ORACLE_HOME location : /d01/oracle/VIS/db/tech_st/10.2.0/
    Classpath : /d01/oracle/VIS/db/tech_st/10.2.0/jdk/jre/lib/rt.jar:/d01/oracle/VIS/db/tech_st/10.2.0/jdk/lib/dt.jar:/d01/oracle/VIS/db/tech_st/10.2.0/jdk/lib/tools.jar:/d01/oracle/VIS/db/tech_st/10.2.0//jdbc/lib/ojdbc14.jar:/d01/oracle/VIS/db/tech_st/10.2.0//appsutil/java/xmlparserv2.zip:/d01/oracle/VIS/db/tech_st/10.2.0//appsutil/java:/d01/oracle/VIS/db/tech_st/10.2.0//jlib/netcfg.jar:/d01/oracle/VIS/db/tech_st/10.2.0//jlib/ldapjclnt10.jar
    Using Context file : /d01/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_update.xml
    Context Value Management will now update the Context file
    ERROR: InDbCtxFile.SQLException
    java.sql.SQLException: ORA-00376: file 38 cannot be read at this time
    ORA-01110: data file 38: '/d02/oracle/VIS/db/apps_st/data/tx_idx1.dbf'
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:216)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:966)
    at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1062)
    at oracle.jdbc.driver.T4CPreparedStatement.executeMaybeDescribe(T4CPreparedStatement.java:850)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1134)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3339)
    at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3384)
    at oracle.apps.ad.autoconfig.oam.InDbCtxFile.selectContext(InDbCtxFile.java:115)
    at oracle.apps.ad.autoconfig.oam.CtxSynchronizer.selectContext(CtxSynchronizer.java:208)
    at oracle.apps.ad.autoconfig.oam.CtxSynchronizer.compareFsWithDb(CtxSynchronizer.java:235)
    at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.updateFileSysContext(FileSysDBCtxMerge.java:617)
    at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.updateFileSysFiles(FileSysDBCtxMerge.java:206)
    at oracle.apps.ad.context.CtxValueMgt.mergeCustomInFiles(CtxValueMgt.java:1763)
    at oracle.apps.ad.context.CtxValueMgt.processCtxFile(CtxValueMgt.java:1579)
    at oracle.apps.ad.context.CtxValueMgt.main(CtxValueMgt.java:709)
    InDbCtxFileException : ORA-00376: file 38 cannot be read at this time
    ORA-01110: data file 38: '/d02/oracle/VIS/db/apps_st/data/tx_idx1.dbf'
    oracle.apps.ad.autoconfig.oam.InDbCtxFileException: ORA-00376: file 38 cannot be read at this time
    ORA-01110: data file 38: '/d02/oracle/VIS/db/apps_st/data/tx_idx1.dbf'
    at oracle.apps.ad.autoconfig.oam.InDbCtxFile.selectContext(InDbCtxFile.java:127)
    at oracle.apps.ad.autoconfig.oam.CtxSynchronizer.selectContext(CtxSynchronizer.java:208)
    at oracle.apps.ad.autoconfig.oam.CtxSynchronizer.compareFsWithDb(CtxSynchronizer.java:235)
    at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.updateFileSysContext(FileSysDBCtxMerge.java:617)
    at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.updateFileSysFiles(FileSysDBCtxMerge.java:206)
    at oracle.apps.ad.context.CtxValueMgt.mergeCustomInFiles(CtxValueMgt.java:1763)
    at oracle.apps.ad.context.CtxValueMgt.processCtxFile(CtxValueMgt.java:1579)
    at oracle.apps.ad.context.CtxValueMgt.main(CtxValueMgt.java:709)
    Error occured before Context Value Management could be completed
    ERROR: Context Value Management Failed.
    Terminate.
    The logfile for this session is located at:
    /d01/oracle/VIS/db/tech_st/10.2.0//appsutil/log/VIS_update/12141907/adconfig.log
    Please help

    Hi,
    Is the database up and running? Please check the database log file for any errors.
    oracle.apps.ad.autoconfig.oam.InDbCtxFileException: ORA-00376: file 38 cannot be read at this time
    ORA-01110: data file 38: '/d02/oracle/VIS/db/apps_st/data/tx_idx1.dbf'Apart from verifying the physical file (that it exists and oracle user has proper permission), please query v$datafile and dba_data_files to verify the status of this data file.
    Thanks,
    Hussein

  • Autoconfig error on dbTier

    Hi all experts
    When am ruuning adautoconfig on database tier it showing me following error
    Verifying connection to the Database
    Connection to the Database established
    Verifying existance of the table: ADX_PRE_AUTOCONFIG
    Table does not exist. Exiting RestoreProfile...
    The log file for this session is located at: /u02/ORACLE/orcldb/9.2.0/appsutil/log/ORCL_dev/10271004/adconfig.log
    ----------------------------------------------------------------

    Hi Rameshwar      
    There isn't much information about this problem, but if you are running 11i then the Metalink note below may be relevant.
    Fatal Error Encountered When Running Txkrun.Pl [ID 417817.1]
    (Cause: Autoconfig templates files are not up to date)
    Regards
    Frank

  • Perl adcfgclone.pl dbTier error

    Hi everyone. Newbie here. I'm running on an error during cloning R12 EBS production to development server and I'm doing it manually.
    After running the command: perl adcfgclone.pl dbTier and filling in the prompt details, clone was not successfully completed. Please see below the logs
    [root@tstocl bin]# perl adcfgclone.pl dbTier
    Copyright (c) 2002 Oracle Corporation
    Redwood Shores, California, USA
    Oracle Applications Rapid Clone
    Version 12.0.0
    adcfgclone Version 120.31.12010000.1
    Enter the APPS password :
    Running:
    /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/clone/bin/../jre/bin/java -Xmx6 00M -cp /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/clone/jlib/java:/orclde v/tstred/dbred/db/tech_st/11.1.0/appsutil/clone/jlib/xmlparserv2.jar:/orcldev/ts tred/dbred/db/tech_st/11.1.0/appsutil/clone/jlib/ojdbc5.jar oracle.apps.ad.conte xt.CloneContext -e /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/clone/bin/.. /context/db/CTXORIG.xml -validate -pairsfile /tmp/adpairsfile_14291.lst -stage / orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/clone 2> /tmp/adcfgclone_14291. err; echo $? > /tmp/adcfgclone_14291.res
    Log file located at /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/clone/bin/C loneContext_0719104652.log
    Provide the values required for creation of the new Database Context file.
    Target System Hostname (virtual or normal) [tstocl] :
    Target Instance is RAC (y/n) [n] :
    Target System Database SID : TST3
    Target System Base Directory : /orcldev/tstred/dbred
    Target System utl_file_dir Directory List : usr/tmp
    Number of DATA_TOP's on the Target System [1] :
    Target System DATA_TOP Directory 1 [orclprd/oraprd/dbsred/db/apps_st/data] :
    RC-00002: Warning: Directory /orclprd/oraprd/dbsred/db/apps_st/data not found.
    Target System DATA_TOP Directory 1 [orclprd/oraprd/dbsred/db/apps_st/data] : /o rcldev/tstred/dbred/db/apps_st/data
    Target System RDBMS ORACLE_HOME Directory [orcldev/tstred/dbred/db/tech_st/11.1                                                                                        .0] :
    Do you want to preserve the Display [null] (y/n) ? : y
    Do you want the the target system to have the same port values as the source sys tem (y/n) [y] ? : n
    Target System Port Pool [0-99] : 9
    Checking the port pool 9
    done: Port Pool 9 is free
    Report file located at /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/temp/por tpool.lst
    Complete port information available at /orcldev/tstred/dbred/db/tech_st/11.1.0/a ppsutil/temp/portpool.lst
    Backing up /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/TST3_tstocl.xml to / orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/TST3_tstocl.xml1.bak
    Creating the new Database Context file from :
    /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/template/adxdbctx.tmp
    AC-10006: Exception - org.xml.sax.SAXParseException: file:/orcldev/tstred/dbred/ db/tech_st/11.1.0/appsutil/TST3_tstocl.xml<Line 1, Column 1>: XML-20108: (Fatal Error) Start of root element expected. thrown while creating OAVars object for f ile: /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/TST3_tstocl.xml
    The new database context file has been created :
    /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/TST3_tstocl.xml
    Log file located at /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/clone/bin/C loneContext_0719104652.log
    Check Clone Context logfile /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/clo ne/bin/CloneContext_0719104652.log for details.
    Running Rapid Clone with command:
    perl /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/clone/bin/adclone.pl java= /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/clone/bin/../jre mode=apply sta ge=/orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/clone component=dbTier metho d=CUSTOM dbctxtg= showProgress contextValidated=true
    Running:
    perl /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/clone/bin/adclone.pl java= /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/clone/bin/../jre mode=apply sta ge=/orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/clone component=dbTier metho d=CUSTOM dbctxtg= showProgress contextValidated=true
    APPS Password :
    You must define the target database context to use
    dbctxtg=<applications context file>
    Restart adclone.pl after performing required corrections.
    ERROR: Failed to execute /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/clone /bin/adclone.pl
    Please check logfile.
    Log file "CloneContext_0719104652.log" contains details below:
    [root@tstocl bin]# more CloneContext_0719104652.log
    Using admin directory: /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/clone/bin
    #------Log File time stamp: 0719104652------------
    # $Header: CloneContext.java 120.92.12010000.5 2008/11/10 09:40:09 ksita ship $
    # Running on - tstocl
    # Source Host - null
    # Domain Name - reddragon.com
    # Context Location - /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/clone/bin/../context/db/CTXORIG.xml
    # Context Type - null
    # Context Template - null
    # Clone Stage Area - /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/clone
    # Pairs File - /tmp/adpairsfile_14291.lst
    # Destination Context - null
    # Validation - true
    # Platform Migration - false
    # no prompt - false
    Variables extracted from pairsfile: /tmp/adpairsfile_14291.lst
    ****************************************************/n
    s_dbuser = root
    s_dbgroup = root
    PROMPT :
    Target System Hostname (virtual or normal) [tstocl]
    ANSWER :
    tstocl
    PROMPT :
    Target Instance is RAC (y/n) [n]
    ANSWER :
    n
    PROMPT :
    Target System Database SID
    ANSWER :
    TST3
    PROMPT :
    Target System Base Directory
    ANSWER :
    /orcldev/tstred/dbred
    PROMPT :
    Target System utl_file_dir Directory List
    ANSWER :
    usr/tmp
    PROMPT :
    Number of DATA_TOP's on the Target System [1]
    ANSWER :
    1
    PROMPT :
    Target System DATA_TOP Directory 1 [orclprd/oraprd/dbsred/db/apps_st/data]
    ANSWER :
    /orclprd/oraprd/dbsred/db/apps_st/data
    Value /orclprd/oraprd/dbsred/db/apps_st/datais not valid value for s_dbhome1
    PROMPT :
    Target System DATA_TOP Directory 1 [orclprd/oraprd/dbsred/db/apps_st/data]
    ANSWER :
    /orcldev/tstred/dbred/db/apps_st/data
    Creating /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/clone/data/stage/addbhomtgt.xml which will contain Target system database mount points.
    PROMPT :
    Target System RDBMS ORACLE_HOME Directory [orcldev/tstred/dbred/db/tech_st/11.1.0]
    ANSWER :
    /orcldev/tstred/dbred/db/tech_st/11.1.0
    Creating /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/clone/data/stage/addbhomtgt.xml which will contain Target system database mount points.
    PROMPT :
    Do you want to preserve the Display [null] (y/n) ?
    ANSWER :
    y
    PROMPT :
    Do you want the the target system to have the same port values as the source system (y/n) [y] ?
    ANSWER :
    n
    Started testing the availabilty of ports in port pool 9
    Checking Database Port on tstocl: Port Value = 1530
    Database Port available: Port Value = 1530
    Checking DB ONS Local Port on tstocl: Port Value = 6309
    DB ONS Local Port available: Port Value = 6309
    Checking DB ONS Remote Port on tstocl: Port Value = 6409
    DB ONS Remote Port available: Port Value = 6409
    setDestination s_contextfile to : /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/TST3_tstocl.xml
    Clone Context Parameters:
    Pairs File = /tmp/adpairsfile_14291.lst
    Target XML File = /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/TST3_tstocl.xml
    Template File = /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/template/adxdbctx.tmp
    The following values will be used to create the context file
    s_isWeb = YES
    s_db_util_filedir = usr/tmp
    s_db_rollback_segs = NOROLLBACK
    s_dbhome4 = /orcldev/tstred/dbred/db/apps_st/data
    s_dbhome3 = /orcldev/tstred/dbred/db/apps_st/data
    s_dbhost = tstocl
    s_db_oh = /orcldev/tstred/dbred/db/tech_st/11.1.0
    s_dbhome2 = /orcldev/tstred/dbred/db/apps_st/data
    s_dbhome1 = /orcldev/tstred/dbred/db/apps_st/data
    s_dbgroup = root
    s_dbGlnam = TST3
    s_dbdomain = reddragon.com
    s_dbSid = TST3
    s_dbuser = root
    s_isForms = YES
    s_database_type =
    s_temp = /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/temp
    s_db_ons_localport = 6309
    s_hostname = tstocl
    s_dbSidLower = tst3
    s_cmanport = 1530
    s_dbCluster = false
    s_domainname = reddragon.com
    s_isAdmin = YES
    s_isConc = YES
    s_contextfile = /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/TST3_tstocl.xml
    s_dbport = 1530
    s_contextname = TST3_tstocl
    s_db_ons_remoteport = 6409
    s_clonestage = /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/clone
    s_base = /orcldev/tstred/dbred
    Clone Context will now iteratively apply changes
    to create the new target context file.
    instantiate file:
    source : /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/temp.xml
    dest : /tmp/tmptmpCtxClone.xml
    instantiate file:
    source : /tmp/tmptmpCtxClone.xml
    dest : /tmp/tmptmpCtxClone.xml
    instantiate file:
    source : /tmp/tmptmpCtxClone.xml
    dest : /tmp/tmptmpCtxClone.xml
    instantiate file:
    source : /tmp/tmptmpCtxClone.xml
    dest : /tmp/tmptmpCtxClone.xml
    instantiate file:
    source : /tmp/tmpCtxClone.xml
    dest : /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/TST3_tstocl.xml
    AC-50401: Command: su prddbs -c "cp /tmp/TST3_tstocl.xml /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/TST3_tstocl.xml" failed
    Raised by oracle.apps.ad.autoconfig.InstantiateFile
    instantiate file:
    source : /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/temp.xml
    dest : /tmp/tmpdummy.xml
    instantiate file:
    source : /tmp/tmpdummy.xml
    dest : /tmp/tmpdummy.xml
    instantiate file:
    source : /tmp/tmpdummy.xml
    dest : /tmp/tmpdummy.xml
    instantiate file:
    source : /tmp/tmpdummy.xml
    dest : /tmp/tmpdummy.xml
    instantiate file:
    source : /tmp/tmpdummy.xml
    dest : /tmp/tmpdummy.xml
    The values for these variables will be retained from the source context
    The new context file has been created at:
    /orcldev/tstred/dbred/db/tech_st/11.1.0/appsutil/TST3_tstocl.xml
    The first suspicion I thought of was that I'm running out of disk space to clone another instance. But I've checked and there's still enough space, even in the /tmp directory. The second I thought of is does setting ownership and the os permissions have something to do with this?
    Hope somebody can help me out with this asap.
    Thank you.

    error for dbTier cloning is solved. I didn't log in as the database user and didn't change permissions for the node files after copying. Cloning for db tier is completed.
    I proceed with cloning the apps tier and I'm running into errors and cannot proceed. See log below:
    [appls3@tstocl bin]$ perl adcfgclone.pl appsTier
    Copyright (c) 2002 Oracle Corporation
    Redwood Shores, California, USA
    Oracle Applications Rapid Clone
    Version 12.0.0
    adcfgclone Version 120.31.12010000.1
    Enter the APPS password :
    Running:
    /orcldev/tstred/aplred/apps_st/comn/clone/bin/../jre/bin/java -Xmx600M -cp /orcldev/tstred/aplred/apps_st/comn/clone/jlib/java:/orcldev/tstred/aplred/apps_st/comn/clone/jlib/xmlparserv2.jar:/orcldev/tstred/aplred/apps_st/comn/clone/jlib/ojdbc14.jar oracle.apps.ad.context.CloneContext -e /orcldev/tstred/aplred/apps_st/comn/clone/bin/../context/apps/CTXORIG.xml -validate -pairsfile /tmp/adpairsfile_20757.lst -stage /orcldev/tstred/aplred/apps_st/comn/clone 2> /tmp/adcfgclone_20757.err; echo $? > /tmp/adcfgclone_20757.res
    Log file located at /orcldev/tstred/aplred/apps_st/comn/clone/bin/CloneContext_0719152502.log
    Provide the values required for creation of the new APPL_TOP Context file.
    Target System Hostname (virtual or normal) [tstocl] :
    Target System Database SID : TST3
    Target System Database Server Node [tstocl] :
    Target System Base Directory : orcldev/tstred/aplred
    Target System Tools ORACLE_HOME Directory [orcldev/tstred/aplred/apps/tech_st/10.1.2] :
    RC-00213: Warning: The path specified must be the absolute path
    Please advise. Thanks

  • Error running adcfgclone.pl dbconfig post-clone

    Attempting a clone/refresh of our TEST EBSR12 environment. Followed steps in the documentation. First, I ran adrpeclone.pl dbTier. Next I ran adpreclone.pl appsTier. Subsequently, I copied the source $APPL_TOP, $COMN_TOP, and TechStack from source system to target system. Next step was to shutdown DB and run adcfgclone.pl dbTechStack. Then, target DB control files were created and RMAN restore commenced. Once this was finished, the DB was started in open mode, @adupdlib.sql script was run, and target DB was configured using perl adcfgclone.pl dbconfig (and reading in the XML context file) Result was a failure:
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [PROFILE PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /u01/oracle/ebstst/db/tech_st/11.1.0/appsutil/install/ebstst_p10tst01
    afdbprf.sh INSTE8_PRF 1
    [APPLY PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /u01/oracle/ebstst/db/tech_st/11.1.0/appsutil/install/ebstst_p10tst01
    adcrobj.sh INSTE8_APPLY 1
    Any pointers? All I see in the logfile is "ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor" This is impossible because all the info in the TNSNames file is set correctly.

    Please post the details of the application release, database version and OS.
    Attempting a clone/refresh of our TEST EBSR12 environment. Followed steps in the documentation. First, I ran adrpeclone.pl dbTier. Next I ran adpreclone.pl appsTier. Subsequently, I copied the source $APPL_TOP, $COMN_TOP, and TechStack from source system to target system. Next step was to shutdown DB and run adcfgclone.pl dbTechStack. Then, target DB control files were created and RMAN restore commenced. Once this was finished, the DB was started in open mode, @adupdlib.sql script was run, and target DB was configured using perl adcfgclone.pl dbconfig (and reading in the XML context file) Result was a failure:
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [PROFILE PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /u01/oracle/ebstst/db/tech_st/11.1.0/appsutil/install/ebstst_p10tst01
    afdbprf.sh INSTE8_PRF 1
    [APPLY PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /u01/oracle/ebstst/db/tech_st/11.1.0/appsutil/install/ebstst_p10tst01
    adcrobj.sh INSTE8_APPLY 1
    Any pointers? All I see in the logfile is "ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor" This is impossible because all the info in the TNSNames file is set correctly.Please search the log file for afdbprf.sh and adcrobj.sh scripts and you should find more details about the error around the file names.
    Was the database created successfully? Please make sure the database is up and it is open along with the database listener.
    Please see if (Autoconfig Error On Dbtier After Upgrade - afdbprf.sh and adcrobj.sh fail with ORA-27101: shared memory realm does not exist [ID 422709.1]) is applicable.
    Thanks,
    Hussein

  • Cloning 11.5.10.2 from RHEL3 to RHEL5

    Hi
    My application is running fine on RHEL3 and can to cloned to the same OS.
    Now I got new servers and wanted to shift on RHEL5. I can INSTALL a new instance on it using Rapid Wizard which works fine but when I try to clone my existing instance it gives errors during DBtier cloning.
    Any idea what I am missing here?
    Thanks

    Hi,
    This is also possible, you need to relink all binaries after an OS Upgrade to ensure that everything is working as expected.
    - Take a backup of the application/database
    - Upgrade the OS
    - Relink all binaries
    - Start up the application/database
    - Take another backup once you confirm that everything works properly
    Note: 356878.1 - How to relink the whole Applications 11i Installation
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=356878.1
    Note: 131321.1 - How to Relink Oracle Database Software on UNIX
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=131321.1
    Note: 407055.1 - Process To Upgrade the Operating System and Oracle Database Server
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=407055.1
    Regards,
    Hussein

  • ADCONFIG in dbtier getting below error

    Hi ,
    In the Post cloning on the datatbase tier getting the below error:
    Beginning rdbms home Apply - Sat Nov 22 17:52:27 2008
    Log file located at /oracle/product/10.2.0/db/appsutil/log/NODE2_node02t/ApplyDBTechStack_11221752.log
    RC-00110: Fatal: Error occurred while relinking of ApplyDBTechStack
    - 40% completed
    ERROR while running Apply...
    ERROR: Failed to execute /oracle/product/10.2.0/db/appsutil/clone/bin/adclone.pl
    In the ApplyDBTechStack_11221752.log we get the below error:
    adautocfg.sh to /oracle/product/10.2.0/db/appsutil/out/KHUS2_husdb02t/adautocfg134.sh
    setting ownership: orakhus:oinstall
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [INSTANTIATE PHASE]
    AutoConfig could not successfully instantiate the following files:
    Directory: /oracle/product/10.2.0/db/dbs
    initKHUS2.ora INSTE8
    AutoConfig is exiting with status 1
    RC-50013: Fatal: Failed to instantiate driver /oracle/product/10.2.0/db/appsutil/driver/instconf.drv
    Raised by oracle.apps.ad.clone.ApplyDBTechStack
    StackTrace:
    java.lang.Exception: RC-50013: Fatal: Failed to instantiate driver /oracle/product/10.2.0/db/appsutil/driver/instconf.drv
    at oracle.apps.ad.clone.ApplyDBTechStack.checkInstallDrvErr(ApplyDBTechStack.java:717)
    at oracle.apps.ad.clone.ApplyDBTechStack.runInstallConfigDriver(ApplyDBTechStack.java:622)
    at oracle.apps.ad.clone.ApplyDBTechStack.<init>(ApplyDBTechStack.java:389)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:68)
    at java.lang.Thread.run(Thread.java:534)
    Can you any one sugest how to over come this error

    Please review Note: 463477.1 - Adcfgclone Failed To Run On DB Tier With java.lang.Exception: RC-50013: Fatal: Failed to instantiate driver
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=463477.1

  • Autoconfig erroring out in DBTier. after Cloning Patch. 6718351

    Hi All,
    We are on 11.5.10.2 with 9.2.0.8 fresh implementation.
    ADI6
    Developer suite 6i patchset19
    ATG RUP6
    While preparing for cloning using Note 230672.1
    Applied 6718351, as post patch application steps create the appsutil.zip after running the autoconfig in aplication tier. transfered to dbtier ORACLE_HOME, UNZIPPED THE SAME AND RAN THE AUTOCONFIG.
    It is erroring out in adcrobj.sh
    ===========
    Database tier Autoconfig erroring out as folows.
    ===========
    Executing script in InstantiateFile:
    /mexuat/mexicouat/uatdb/9.2.0/appsutil/install/UAT_mexicodb/adcrobj.sh
    script returned:
    adcrobj.sh started at Wed Feb 4 02:52:29 IST 2009
    Parameters passed are : -nopromptmsg
    The environment settings are as follows ...
    ORACLE_HOME : /mexuat/mexicouat/uatdb/9.2.0
    ORACLE_SID : UAT
    TWO_TASK :
    PATH : /mexuat/mexicouat/uatdb/9.2.0/Apache/perl/bin:/mexuat/mexicouat/uatdb/9.2.0/bin:/usr/ccs/bin:/usr/sbin:/mexuat/mexicouat/uatdb/9.2.0/jre
    /1.4.2/bin:/mexuat/mexicouat/uatdb/9.2.0/Apache/perl/bin:/mexuat/mexicouat/uatdb/9.2.0/Apache/perl/bin:/mexuat/mexicouat/uatdb/9.2.0/bin:/usr/ccs/bin:/usr/sb
    in:/mexuat/mexicouat/uatdb/9.2.0/jre/1.4.2/bin:/usr/sbin:/usr/bin:/usr/ccs/bin:/usr/openwin/bin:/usr/dt/bin:/usr/platform/SUNW,SPARC-Enterprise-T2000/sbin:/o
    pt/sun/bin:/opt/SUNWexplo/bin:/opt/SUNWsneep/bin
    LD_LIBRARY_PATH : /mexuat/mexicouat/uatdb/9.2.0/lib:/usr/dt/lib:/usr/openwin/lib:/mexuat/mexicouat/uatdb/9.2.0/ctx/lib
    SQLPLUS Executable : /mexuat/mexicouat/uatdb/9.2.0/bin/sqlplus
    SQL*Plus: Release 9.2.0.8.0 - Production on Wed Feb 4 02:52:29 2009
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.8.0 - 64bit Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.8.0 - Production
    adcrobj.sh exiting with status 1
    ========
    Found the note: 415335.1, We have already done this Patch "5495695" application as a soln to "adgrants.sql" not working after 5989593.
    Pl suggest the go-ahead.
    Regards
    Vasu

    Thanks Hsawwan for your timely reply,
    I forgot to mv the sqlplus to oracle_home/bin. i did the same and run the autoconfig to succesfull.
    ======
    bash-3.00$ sh adautocfg.sh
    Enter the APPS user password:
    The log file for this session is located at: /mexuat/mexicouat/uatdb/9.2.0/appsutil/log/UAT_mexicodb/02040352/adconfig.log
    AutoConfig is configuring the Database environment...
    AutoConfig will consider the custom templates if present.
    Using ORACLE_HOME location : /mexuat/mexicouat/uatdb/9.2.0
    Classpath : /mexuat/mexicouat/uatdb/9.2.0/jre/1.4.2/lib/rt.jar:/mexuat/mexicouat/uatdb/9.2.0/jdbc/lib/ojdbc14.jar:/mexuat/mexicouat/uatdb/9.2.0/appsutil/java/xmlparserv2.zip:/mexuat/mexicouat/uatdb/9.2.0/appsutil/java:/mexuat/mexicouat/uatdb/9.2.0/jlib/netcfg.jar
    Using Context file : /mexuat/mexicouat/uatdb/9.2.0/appsutil/UAT_mexicodb.xml
    Context Value Management will now update the Context file
    Updating Context file...COMPLETED
    Attempting upload of Context file and templates to database...COMPLETED
    Updating rdbms version in Context file to db920
    Updating rdbms type in Context file to 64 bits
    Configuring templates from ORACLE_HOME ...
    AutoConfig completed successfully.
    bash-3.00$
    =========
    Thanks again..
    Regards
    Vasu

  • Error while running  perl adpreclone.pl dbTier

    Hi all,
    Error while running perl adpreclone.pl dbTier
    Running Rapid Clone with command...
    perl /u02/app/orap/product/9.2.0/appsutil/bin/adclone.pl java=/u02/app/orap/product/9.2.0/jre/1.4.2 mode=stage stage=/u02/app/orap/product/9.2.0/appsutil/clone component=dbTier method=CUSTOM dbctx=/u02/app/orap/product/9.2.0/appsutil/DEV_XXX.xml showProgress
    Beginning database tier Stage - Fri Jun 26 12:16:45 2009
    APPS Password : appsdev
    Log file located at /u02/app/orap/product/9.2.0/appsutil/log/DEV_jos11/StageDBTier_06261216.log
    / 75% completed
    RC-50409: Topology information required for cloning not found in the database. Make sure that AutoConfig was run successfully prior to starting Rapid Clone, and try again
    Raised by oracle.apps.ad.tools.AdCreateCtlFile
    RC-40001: Fatal: Failed to create sql script adcrdbclone.sql for recreating control files at target
    - 75% completed
    ERROR while running Stage...
    Checked metalink found the below solution but please the me interconnect_name is what ?
    Check if the column interconnect_name from the fnd_database_instances has a value. If not, please update it with the correct value:
    update FND_DATABASE_INSTANCES
    set INTERCONNECT_NAME = 'xxx';
    commit;
    Rerun the process.
    Thanks,
    Bhanu Chander.

    Hi,
    Alert log is normal.
    but adcfgclone.pl log is
    /u02/app/orap/product/9.2.0/appsutil/out/DEV_XXXX/dbfinfo.lst created Successfully.
    Generating /u02/app/orap/product/9.2.0/appsutil/out/DEV_XXXX/addbhomsrc.xml which will contain the unique mount points
    NODE_ID Column Availability: true
    Node Id Column is available. dbfinfo.lst will contain the node list
    Host Column Availability: true
    Exception occurred while querying the datamodel: java.lang.NullPointerException
    StackTrace:
    java.lang.NullPointerException
    at java.util.Hashtable.put(Hashtable.java:393)
    at oracle.apps.ad.tools.AdCreateCtlFile.get_rac_data(AdCreateCtlFile.java:1325)
    at oracle.apps.ad.tools.AdCreateCtlFile.gen_dbhomes_xml(AdCreateCtlFile.java:530)
    at oracle.apps.ad.tools.AdCreateCtlFile.gen_crctrfclone_sql(AdCreateCtlFile.java:626)
    at oracle.apps.ad.tools.AdCreateCtlFile.<init>(AdCreateCtlFile.java:428)
    at oracle.apps.ad.clone.StageDatabase.doStage(StageDatabase.java:457)
    at oracle.apps.ad.clone.StageDatabase.<init>(StageDatabase.java:266)
    at oracle.apps.ad.clone.StageDBTier.<init>(StageDBTier.java:216)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:68)
    at java.lang.Thread.run(Thread.java:534)
    RC-50409: Topology information required for cloning not found in the database. Make sure that AutoConfig was run successfully prior to starting Rapid Clone, and try again
    Raised by oracle.apps.ad.tools.AdCreateCtlFile
    RC-50208: Exception in method gen_crctrfclone_sql
    RC-50208: Exception in Constructor AdCreateCtlFile
    Raised by oracle.apps.ad.tools.AdCreateCtlFile
    StackTrace:
    java.lang.Exception
    at oracle.apps.ad.tools.AdCreateCtlFile.get_rac_data(AdCreateCtlFile.java:1348)
    at oracle.apps.ad.tools.AdCreateCtlFile.gen_dbhomes_xml(AdCreateCtlFile.java:530)
    at oracle.apps.ad.tools.AdCreateCtlFile.gen_crctrfclone_sql(AdCreateCtlFile.java:626)
    at oracle.apps.ad.tools.AdCreateCtlFile.<init>(AdCreateCtlFile.java:428)
    at oracle.apps.ad.clone.StageDatabase.doStage(StageDatabase.java:457)
    at oracle.apps.ad.clone.StageDatabase.<init>(StageDatabase.java:266)
    at oracle.apps.ad.clone.StageDBTier.<init>(StageDBTier.java:216)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:68)
    at java.lang.Thread.run(Thread.java:534)
    RC-40001: Failed to create sql script adcrdbclone.sql for recreating control files at target
    Raised by oracle.apps.ad.clone.StageDatabase
    Thanks,
    Bhanu Chander

  • Error while running autoconfig in DBtier

    Hi ,
    While running a autoconfig on DBTier we got the following errror :
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [PROFILE PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /u02/11i/CES/cesdb/9.2.0/appsutil/install/CES_ceserp
    afdbprf.sh INSTE8_PRF 1
    [APPLY PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /u02/11i/CES/cesdb/9.2.0/appsutil/install/CES_ceserp
    adcrobj.sh INSTE8_APPLY 1
    AutoConfig is exiting with status 2
    please advise what to do
    Thanks,
    Vinay

    Executing script in InstantiateFile:
    /u02/11i/CES/cesdb/9.2.0/appsutil/install/CES_ceserp/adcrobj.sh
    script returned:
    adcrobj.sh started at Thu Apr 1 01:50:15 IST 2010
    Parameters passed are : -nopromptmsg
    The environment settings are as follows ...
    ORACLE_HOME : /u02/11i/CES/cesdb/9.2.0
    ORACLE_SID : CES
    TWO_TASK :
    PATH : /u02/11i/CES/cesdb/9.2.0/Apache/perl/bin:/u02/11i/CES/cesdb/9.2.0/bin:/usr/bin:/usr/sbin:/u02/11i/CES/cesdb/9.2.0/jre/1.4.2/bin:/usr/ccs/bin:/bin:/usr/bin/X11:/usr/local/bin:/u02/11i/CES/cesdb/9.2.0/Apache/perl/bin:/u02/11i/CES/cesdb/9.2.0/OPatch:/u02/11i/CES/cesdb/9.2.0/Apache/perl/bin:/u02/11i/CES/cesdb/9.2.0/bin:/usr/bin:/usr/sbin:/u02/11i/CES/cesdb/9.2.0/jre/1.4.2/bin:/usr/ccs/bin:/bin:/usr/bin/X11:/usr/local/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/oracle/bin:.:.
    LD_LIBRARY_PATH : /u02/11i/CES/cesdb/9.2.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/u02/11i/CES/cesdb/9.2.0/ctx/lib
    SQLPLUS Executable : /u02/11i/CES/cesdb/9.2.0/bin/sqlplus
    SQL*Plus: Release 9.2.0.8.0 - Production on Thu Apr 1 01:50:15 2010
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.8.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.8.0 - Production
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.8.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.8.0 - Production
    adcrobj.sh exiting with status 1
    ERRORCODE = 1 ERRORCODE_END
    .end std out.
    .end err out.

  • Error while runnig adcfgclone.pl dbTier

    Hii.
    i was cloning my PROD instance to a Test instance and while configuring the target system database server
    perl adcfgclone.pl dbTier, Im getting the following error
    The new database context file has been created :
    */u03/UAT/uatdb/10.2.0/appsutil/UAT_msftora2.xml*
    Log file located at /tmp/CloneContext_10081143.log
    Running Rapid Clone with command:
    perl /u03/UAT/uatdb/10.2.0/appsutil/clone/bin/adclone.pl java=/u03/UAT/u atdb/10.2.0/appsutil/clone/bin/../jre mode=apply stage=/u03/UAT/uatdb/10.2.0/app sutil/clone/bin/.. component=dbTier method=CUSTOM dbctxtg=/u03/UAT/uatdb/10.2.0/ appsutil/UAT_msftora2.xml  showProgress contextValidated=true
    Beginning database tier Apply - Sat Oct  8 11:44:14 2011
    Log file located at /u03/UAT/uatdb/10.2.0/appsutil/log/UAT_msftora2/ApplyDBTier_ 10081144.log
    RC-50004: Fatal: Error occurred in ApplyDatabase:
    Control file creation failed
    ERROR while running Apply...
    ERROR: Failed to execute /u03/UAT/uatdb/10.2.0/appsutil/clone/bin/adclone.pl
    And my logfile contents is shown below
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : msftora2
    sDbDomain : msftpnq.com
    sDbPort : 1528
    sDbSid : UAT
    sDbUser : apps
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@msftora2.msftpnq.com:1528:UAT
    Exception occurred: java.sql.SQLException: ORA-01017: invalid username/password; logon denied
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=msftora2.msftpnq.com)(PORT=1528))(CONNECT_DATA=(SERVICE_NAME=UAT)))
    Exception occurred: java.sql.SQLException: ORA-01017: invalid username/password; logon denied
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=msftora2.msftpnq.com)(PORT=1528))(CONNECT_DATA=(SERVICE_NAME=UAT.msftpnq.com)))
    Exception occurred: java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
    The Connection descriptor used by the client was:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=msftora2.msftpnq.com)(PORT=1528))(CONNECT_DATA=(SERVICE_NAME=UAT.msftpnq.com)))
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    RC-00118: Error occurred during creation of database
    Raised by oracle.apps.ad.clone.ApplyDatabase
    StackTrace:
    java.lang.Exception: Control file creation failed
         at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyDatabase.java:661)
         at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyDatabase.java:328)
         at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyDatabase.java:304)
         at oracle.apps.ad.clone.ApplyDBTier.<init>(ApplyDBTier.java:154)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:68)
         at java.lang.Thread.run(Unknown Source)
    can anyone help me in solving the problem
    waiting for your replies
    Thanks in advance
    Edited by: 881222 on Oct 8, 2011 12:46 AM

    The following is some of the logfile contentss
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@msftora2.msftpnq.com:1536:TEST
    Exception occurred: java.sql.SQLException: ORA-01017: invalid
    username/password; logon denied
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL:
    jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=msftora2.msftpnq.com)(PORT=1536))(CONNECT_DATA=(SERVICE_NAME=TEST)))
    Exception occurred: java.sql.SQLException: ORA-01017: invalid
    username/password; logon denied
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL:
    jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=msftora2.msftpnq.com)(PORT=1536))(CONNECT_DATA=(SERVICE_NAME=TEST.msftpnq.com)))
    Exception occurred: java.sql.SQLException: Listener refused the connection
    with the following error:
    ORA-12514, TNS:listener does not currently know of service requested in
    connect descriptor
    The Connection descriptor used by the client was:
    *(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=msftora2.msftpnq.com)(PORT=1536))(CONNECT_DATA=(SERVICE_NAME=TEST.msftpnq.com)))*
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    RC-00118: Error occurred during creation of database
    Raised by oracle.apps.ad.clone.ApplyDatabase
    StackTrace:
    java.lang.Exception: Control file creation failed
    at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyDatabase.java:661)
    at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyDatabase.java:328)
    at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyDatabase.java:304)
    at oracle.apps.ad.clone.ApplyDBTier.<init>(ApplyDBTier.java:154)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
    Method)        at
    sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at
    oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:68)
    at java.lang.Thread.run(Unknown Source)
    Can you find any issue in thiss...
    Thankss

  • Adconfig Return Error Code = 1 on appsTier

    Hello,
    I've got a problem here about adconfig on appsTier.
    I don't know to trace error log file, i've just get the adconfig.log. How to know error log for this problem.
    Error happen after update timezone on server while application status online.
    Starting AutoConfig at Fri Apr 10 18:53:39 2015
    Using adconfig.pl version 120.32.12020000.2
      Classpath                   : /data05/ORADEV/fs1/FMW_Home/Oracle_EBS-app1/shared-libs/ebs-appsborg/WEB-INF/lib/ebsAppsborgManifest.jar:/data05/ORADEV/fs1/EBSapps/comn/java/classes
    ===========================================================================
    Starting Utility to Report Version Conflicts at Fri Apr 10 18:53:41 WIT 2015
    Using VersionConflictListGenerator.java version 120.4
    All driver files processed.
    No version conflict encountered.
    ===========================================================================
      Using Context file          : /data05/ORADEV/fs1/inst/apps/ORADEV_db/appl/admin/ORADEV_db.xml
    Attempting to create a back up of the Context file
    Created back up file of name :
          /data05/ORADEV/fs1/inst/apps/ORADEV_db/admin/out/04101853/ORADEV_db.xml
    ===========================================================================
    Starting synchronization of file system Context file and its templates with those in the database
       Database connection     : Established
                       ADX Database Utility                       
    getConnectionUsingAppsJDBCConnector() -->
        APPS_JDBC_URL='jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS=(PROTOCOL=tcp)(HOST=db.pv-app.co.id)(PORT=1525)))(CONNECT_DATA=(SERVICE_NAME=ORADEV)))'
        Trying to connect using APPS_JDBC_URL
        Connection obtained.
    -------------------ADX Database Utility Finished---------------
       OAM Context editing support feature: Enabled
       OAM Customization support feature  : Enabled
       File system template    : /data05/ORADEV/fs1/EBSapps/appl/ad/12.0.0/admin/template/adxmlctx.tmp
       Checking for customizations to Context template
       Customizations found    : None
       File system Context file :/data05/ORADEV/fs1/inst/apps/ORADEV_db/appl/admin/ORADEV_db.xml
       Checking the Context file for possible updates from the Database
       Comparing the Context file stored in database with the Context file in the file system
       Result                  : The two Context files are in sync
    ===========================================================================
    Starting Updates of Context file Fri Apr 10 18:53:44 WIT 2015
          found context version     : 120.401.12020000.43
          available update version  : 120.401.12020000.43
    No updates to apply
    Ending Updates of Context file
    ===========================================================================
    ===========================================================================
    Config Tool CVMHelper started at Fri Apr 10 18:53:44 WIT 2015
    ===========================================================================
    Updating local context file variables for Middle Tier
    Checking file /data05/ORADEV/fs1/EBSapps/appl/ad/12.0.0/admin/template/adgendbc_ux.sh
    FND_SECURE: /data05/ORADEV/fs1/inst/apps/ORADEV_db/appl/fnd/12.0.0/secure
    DBC FILE NAME: ORADEV
    File exists, getting the version
    Version: 120.10
    No updates to s_fnd_secure needed
    Writing Context File back to File System
    Context file updated
    Making database connection using DBUtil
                       ADX Database Utility                       
    getConnectionUsingAppsJDBCConnector() -->
        APPS_JDBC_URL='jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS=(PROTOCOL=tcp)(HOST=db.pv-app.co.id)(PORT=1525)))(CONNECT_DATA=(SERVICE_NAME=ORADEV)))'
        Trying to connect using APPS_JDBC_URL
        Connection obtained.
    -------------------ADX Database Utility Finished---------------
    Database connection successfully obtained
    Updating context file variables for Middle Tier
    Checking for new context variables
    No new variables found in the context file
    Updated  s_dbGlnam to ORADEV
    Processing existing variables with updated defaults
    Updated  s_defterr to AMERICA
    Updated  s_apps_version to 12.2.4
    Writing Context File back to File System
    Context file updated
    Closing connection
    Connection closed
    ===========================================================================
    Starting synchronization of product tops at Fri Apr 10 18:53:44 WIT 2015
       Contextfile             : /data05/ORADEV/fs1/inst/apps/ORADEV_db/appl/admin/ORADEV_db.xml
       Topfile                 : /data05/ORADEV/fs1/EBSapps/appl/admin/topfile.txt
    Verifying system requirements:
       ContextFile             : VALID
       TopFile                 : VALID
    No updates to Contextfile for Product Tops needed
    Synchronization of product tops successful
    ===========================================================================
    ===========================================================================
    Starting synchronization of product tops at Fri Apr 10 18:53:44 WIT 2015
       Contextfile             : /data05/ORADEV/fs1/inst/apps/ORADEV_db/appl/admin/ORADEV_db.xml
       Topfile                 : /data05/ORADEV/fs1/EBSapps/appl/admin/topfile.txt
    Verifying system requirements:
       ContextFile             : VALID
       TopFile                 : VALID
    No updates to Contextfile for Product Tops needed
    Synchronization of product tops successful
    ===========================================================================
    ===========================================================================
    Starting location of IANA character set
    [s_iana_cset]
        IANA Charset obtained from Database    : US-ASCII
        IANA Charset present in Context file   : US-ASCII
        IANA Charset based on APPL_TOP char set: US-ASCII
        IANA Charset decided for Context file  : US-ASCII
        Action taken : None, since the correct value exists in the Context file
    ===========================================================================
    ===========================================================================
    Starting Context Value Management System at Fri Apr 10 18:53:44 WIT 2015
    Using version 120.14
    Options:
       Force               : no
       Contextfile         : /data05/ORADEV/fs1/inst/apps/ORADEV_db/appl/admin/ORADEV_db.xml
       Templatefile        : /data05/ORADEV/fs1/EBSapps/appl/ad/12.0.0/admin/template/adxmlctx.tmp
       ValueUpdateFile     : /data05/ORADEV/fs1/EBSapps/appl/ad/12.0.0/admin/template/adcvmat.xml
    Verifying value management system requirements:
       ContextFile         : VALID
       Template File       : VALID
       ValueUpdateFile     : VALID
    Parsing the ValueUpdateFile
    [ s_contextfile ]
       Action             : seed
       Change reason      : Setting the location to what has been specified by user
       New value          : /data05/ORADEV/fs1/inst/apps/ORADEV_db/appl/admin/ORADEV_db.xml
    [ s_adperlprg ]
       Action             : seed
       Change reason      : Setting the location to what has been specified by user
       New value          : /data05/ORADEV/fs1/FMW_Home/webtier/perl/bin/perl
    [ s_perl5lib ]
       Action             : seed
       Change reason      : Setting the location to what has been specified by user
       New value          : /data05/ORADEV/fs1/FMW_Home/webtier/perl/lib/5.10.0:/data05/ORADEV/fs1/FMW_Home/webtier/perl/lib/site_perl/5.10.0:/data05/ORADEV/fs1/EBSapps/appl/au/12.0.0/perl:/data05/ORADEV/fs1/FMW_Home/webtier/ohs/mod_perl/lib/site_perl/5.10.0/x86_64-linux-thread-multi
    [ s_javamailer_imap_user ]
       Action             : askUser
       Change reason      : These values will be used for the Java-based Workflow Mailer utility.
       Expected value     : changeOnJavaMailerInstall
       Found value        : NoImapUser
       INFO               : Customer has already set a value - skipping
    [ s_javamailer_reply_to ]
       Action             : askUser
       Change reason      : These values will be used for the Java-based Workflow Mailer utility.
       Expected value     : changeOnJavaMailerInstall
       Found value        : NoReplyTo
       INFO               : Customer has already set a value - skipping
    [ s_javamailer_imaphost ]
       Action             : askUser
       Change reason      : These values will be used for the Java-based Workflow Mailer utility.
       Expected value     : changeOnJavaMailerInstall
       Found value        : NoImapHost
       INFO               : Customer has already set a value - skipping
    [ s_javamailer_imapdomainname ]
       Action             : askUser
       Change reason      : These values will be used for the Java-based Workflow Mailer utility.
       Expected value     : changeOnJavaMailerInstall
       Found value        : NoImapDomain
       INFO               : Customer has already set a value - skipping
    [ s_ohs_serveradmin ]
       Action             : askUser
       Change reason      : This value will be used for OHS Administator email address.
       Expected value     : changeOnOHSInstall
       Found value        : [email protected]
       INFO               : Customer has already set a value - skipping
    [ s_adminserver_classpath ]
       Action             : translate
       Change reason      : tools.jar is not required for admin server
       Expected value     : [/data05/ORADEV/fs1/FMW_Home/patch_wls1036/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/data05/ORADEV/fs1/FMW_Home/jrockit64/lib/tools.jar:/data05/ORADEV/fs1/FMW_Home/wlserver_10.3/server/lib/weblogic_sp.jar:/data05/ORADEV/fs1/FMW_Home/wlserver_10.3/server/lib/weblogic.jar:/data05/ORADEV/fs1/FMW_Home/modules/features/weblogic.server.modules_10.3.6.0.jar:/data05/ORADEV/fs1/FMW_Home/wlserver_10.3/server/lib/webservices.jar:/data05/ORADEV/fs1/FMW_Home/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/data05/ORADEV/fs1/FMW_Home/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/modules/oracle.jdbc_11.1.1/ojdbc6dms.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/webcenter/modules/oracle.portlet.server_11.1.1/oracle-portlet-api.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/modules/oracle.jrf_11.1.1/jrf.jar:/data05/ORADEV/fs1/FMW_Home/wlserver_10.3/common/derby/lib/derbyclient.jar]
       Found value        : /data05/ORADEV/fs1/FMW_Home/patch_wls1036/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/data05/ORADEV/fs1/FMW_Home/wlserver_10.3/server/lib/weblogic_sp.jar:/data05/ORADEV/fs1/FMW_Home/wlserver_10.3/server/lib/weblogic.jar:/data05/ORADEV/fs1/FMW_Home/modules/features/weblogic.server.modules_10.3.6.0.jar:/data05/ORADEV/fs1/FMW_Home/wlserver_10.3/server/lib/webservices.jar:/data05/ORADEV/fs1/FMW_Home/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/data05/ORADEV/fs1/FMW_Home/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/modules/oracle.jdbc_11.1.1/ojdbc6dms.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/webcenter/modules/oracle.portlet.server_11.1.1/oracle-portlet-api.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/modules/oracle.jrf_11.1.1/jrf.jar:/data05/ORADEV/fs1/FMW_Home/wlserver_10.3/common/derby/lib/derbyclient.jar
       New value          : /data05/ORADEV/fs1/FMW_Home/patch_wls1036/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/data05/ORADEV/fs1/FMW_Home/wlserver_10.3/server/lib/weblogic_sp.jar:/data05/ORADEV/fs1/FMW_Home/wlserver_10.3/server/lib/weblogic.jar:/data05/ORADEV/fs1/FMW_Home/modules/features/weblogic.server.modules_10.3.6.0.jar:/data05/ORADEV/fs1/FMW_Home/wlserver_10.3/server/lib/webservices.jar:/data05/ORADEV/fs1/FMW_Home/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/data05/ORADEV/fs1/FMW_Home/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/modules/oracle.jdbc_11.1.1/ojdbc6dms.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/webcenter/modules/oracle.portlet.server_11.1.1/oracle-portlet-api.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/modules/oracle.jrf_11.1.1/jrf.jar:/data05/ORADEV/fs1/FMW_Home/wlserver_10.3/common/derby/lib/derbyclient.jar
       Check Condition    : Unconditional
       INFO               : Customer has the new value already in place - skipping
    [ s_oaea_classpath ]
       Action             : translate
       Change reason      : xdoprotocolwrapper.jar is not removed to avoid class conflicts with fndext.jar
       Expected value     : [/data05/ORADEV/fs1/FMW_Home/oracle_common/modules/oracle.jdbc_11.1.1/ojdbc6dms.jar:/data05/ORADEV/fs1/FMW_Home/patch_wls1036/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/data05/ORADEV/fs1/EBSapps/comn/util/jdk64/lib/tools.jar:/data05/ORADEV/fs1/FMW_Home/wlserver_10.3/server/lib/weblogic_sp.jar:/data05/ORADEV/fs1/FMW_Home/wlserver_10.3/server/lib/weblogic.jar:/data05/ORADEV/fs1/FMW_Home/modules/features/weblogic.server.modules_10.3.6.0.jar:/data05/ORADEV/fs1/FMW_Home/wlserver_10.3/server/lib/webservices.jar:/data05/ORADEV/fs1/FMW_Home/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/data05/ORADEV/fs1/FMW_Home/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/soa/modules/commons-cli-1.1.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/soa/modules/oracle.soa.mgmt_11.1.1/soa-infra-mgmt.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/webcenter/modules/oracle.portlet.server_11.1.1/oracle-portlet-api.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/modules/oracle.jrf_11.1.1/jrf.jar:/data05/ORADEV/fs1/FMW_Home/wlserver_10.3/common/derby/lib/derbyclient.jar:/data05/ORADEV/fs1/FMW_Home/wlserver_10.3/server/lib/xqrl.jar:/data05/ORADEV/fs1/EBSapps/comn/java/classes/oracle/apps/fnd/jar/xdoprotocolwrapper.jar:/data05/ORADEV/fs1/EBSapps/comn/java/classes/oracle/apps/fnd/jar/fndext.jar]
       Found value        : /data05/ORADEV/fs1/FMW_Home/oracle_common/modules/oracle.jdbc_11.1.1/ojdbc6dms.jar:/data05/ORADEV/fs1/FMW_Home/patch_wls1036/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/data05/ORADEV/fs1/EBSapps/comn/util/jdk64/lib/tools.jar:/data05/ORADEV/fs1/FMW_Home/wlserver_10.3/server/lib/weblogic_sp.jar:/data05/ORADEV/fs1/FMW_Home/wlserver_10.3/server/lib/weblogic.jar:/data05/ORADEV/fs1/FMW_Home/modules/features/weblogic.server.modules_10.3.6.0.jar:/data05/ORADEV/fs1/FMW_Home/wlserver_10.3/server/lib/webservices.jar:/data05/ORADEV/fs1/FMW_Home/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/data05/ORADEV/fs1/FMW_Home/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/soa/modules/commons-cli-1.1.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/soa/modules/oracle.soa.mgmt_11.1.1/soa-infra-mgmt.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/webcenter/modules/oracle.portlet.server_11.1.1/oracle-portlet-api.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/modules/oracle.jrf_11.1.1/jrf.jar:/data05/ORADEV/fs1/FMW_Home/wlserver_10.3/common/derby/lib/derbyclient.jar:/data05/ORADEV/fs1/FMW_Home/wlserver_10.3/server/lib/xqrl.jar
       New value          : /data05/ORADEV/fs1/FMW_Home/oracle_common/modules/oracle.jdbc_11.1.1/ojdbc6dms.jar:/data05/ORADEV/fs1/FMW_Home/patch_wls1036/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/data05/ORADEV/fs1/EBSapps/comn/util/jdk64/lib/tools.jar:/data05/ORADEV/fs1/FMW_Home/wlserver_10.3/server/lib/weblogic_sp.jar:/data05/ORADEV/fs1/FMW_Home/wlserver_10.3/server/lib/weblogic.jar:/data05/ORADEV/fs1/FMW_Home/modules/features/weblogic.server.modules_10.3.6.0.jar:/data05/ORADEV/fs1/FMW_Home/wlserver_10.3/server/lib/webservices.jar:/data05/ORADEV/fs1/FMW_Home/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/data05/ORADEV/fs1/FMW_Home/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/soa/modules/commons-cli-1.1.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/soa/modules/oracle.soa.mgmt_11.1.1/soa-infra-mgmt.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/webcenter/modules/oracle.portlet.server_11.1.1/oracle-portlet-api.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/modules/oracle.jrf_11.1.1/jrf.jar:/data05/ORADEV/fs1/FMW_Home/wlserver_10.3/common/derby/lib/derbyclient.jar:/data05/ORADEV/fs1/FMW_Home/wlserver_10.3/server/lib/xqrl.jar
       Check Condition    : Unconditional
       INFO               : Customer has the new value already in place - skipping
    [ s_conc_java_ldlib ]
       Action             : translate
       Change reason      : Needed to resolve loading of library libnnz10
       Expected value     : [/data05/ORADEV/fs1/FMW_Home/webtier/lib32:/data05/ORADEV/fs1/FMW_Home/webtier/lib:/data05/ORADEV/fs1/EBSapps/10.1.2/jdk/jre/lib/i386:/data05/ORADEV/fs1/EBSapps/10.1.2/jdk/jre/lib/i386/server:/data05/ORADEV/fs1/EBSapps/10.1.2/jdk/jre/lib/i386/native_threads:/data05/ORADEV/fs1/EBSapps/appl/cz/12.0.0/bin:${LD_LIBRARY_PATH:=}:/data05/ORADEV/fs1/EBSapps/appl/pon/12.0.0/bin]
       Found value        : /data05/ORADEV/fs1/EBSapps/10.1.2/lib32:/data05/ORADEV/fs1/EBSapps/10.1.2/lib:/data05/ORADEV/fs1/FMW_Home/webtier/lib32:/data05/ORADEV/fs1/FMW_Home/webtier/lib:/data05/ORADEV/fs1/EBSapps/10.1.2/jdk/jre/lib/i386:/data05/ORADEV/fs1/EBSapps/10.1.2/jdk/jre/lib/i386/server:/data05/ORADEV/fs1/EBSapps/10.1.2/jdk/jre/lib/i386/native_threads:/data05/ORADEV/fs1/EBSapps/appl/cz/12.0.0/bin:${LD_LIBRARY_PATH:=}:/data05/ORADEV/fs1/EBSapps/appl/pon/12.0.0/bin
       New value          : /data05/ORADEV/fs1/EBSapps/10.1.2/lib32:/data05/ORADEV/fs1/EBSapps/10.1.2/lib:/data05/ORADEV/fs1/FMW_Home/webtier/lib32:/data05/ORADEV/fs1/FMW_Home/webtier/lib:/data05/ORADEV/fs1/EBSapps/10.1.2/jdk/jre/lib/i386:/data05/ORADEV/fs1/EBSapps/10.1.2/jdk/jre/lib/i386/server:/data05/ORADEV/fs1/EBSapps/10.1.2/jdk/jre/lib/i386/native_threads:/data05/ORADEV/fs1/EBSapps/appl/cz/12.0.0/bin:${LD_LIBRARY_PATH:=}:/data05/ORADEV/fs1/EBSapps/appl/pon/12.0.0/bin
       Check Condition    : Unconditional
       INFO               : Customer has the new value already in place - skipping
    [ s_formsfndtop ]
       Action             : translate
       Change reason      : Forms launcher page (view source) is showing server side path details
       Expected value     : [/data05/ORADEV/fs1/EBSapps/appl/fnd/12.0.0]
       Found value        : FND_TOP
       New value          : FND_TOP
       Check Condition    : Unconditional
       INFO               : Customer has the new value already in place - skipping
    [ s_oacore_ld_lib_path64 ]
       Action             : translate
       Change reason      : On 64-bit platform, library patch should contain 64-bit libraries from PON product
       Expected value     : [/data05/ORADEV/fs1/FMW_Home/webtier/lib:/data05/ORADEV/fs1/EBSapps/appl/cz/12.0.0/bin64:/data05/ORADEV/fs1/EBSapps/appl/iby/12.0.0/bin:/data05/ORADEV/fs1/EBSapps/appl/pon/12.0.0/bin:/data05/ORADEV/fs1/EBSapps/appl/sht/12.0.0/lib]
       Found value        : /data05/ORADEV/fs1/FMW_Home/webtier/lib:/data05/ORADEV/fs1/EBSapps/appl/cz/12.0.0/bin64:/data05/ORADEV/fs1/EBSapps/appl/iby/12.0.0/bin:/data05/ORADEV/fs1/EBSapps/appl/pon/12.0.0/bin64:/data05/ORADEV/fs1/EBSapps/appl/sht/12.0.0/lib
       New value          : /data05/ORADEV/fs1/FMW_Home/webtier/lib:/data05/ORADEV/fs1/EBSapps/appl/cz/12.0.0/bin64:/data05/ORADEV/fs1/EBSapps/appl/iby/12.0.0/bin:/data05/ORADEV/fs1/EBSapps/appl/pon/12.0.0/bin64:/data05/ORADEV/fs1/EBSapps/appl/sht/12.0.0/lib
       Check Condition    : Unconditional
       INFO               : Customer has the new value already in place - skipping
    [ s_nodemanagertimeout ]
       Action             : translate
       Change reason      : Node manager fails to complete execution in the previous default value of timeout
       Expected value     : [100]
       Found value        : -1
       New value          : -1
       Check Condition    : Unconditional
       INFO               : Customer has the new value already in place - skipping
    [ s_adminservertimeout ]
       Action             : translate
       Change reason      : Admin server fails to complete execution in the previous default value of timeout
       Expected value     : [1000]
       Found value        : -1
       New value          : -1
       Check Condition    : Unconditional
       INFO               : Customer has the new value already in place - skipping
    [ s_custom_file ]
       Action             : translate
       Change reason      : custom env files need to go under $INST_TOP
       Expected value     : [/data05/ORADEV/fs1/EBSapps/appl/customORADEV_db.env]
       Found value        : /data05/ORADEV/fs1/inst/apps/ORADEV_db/appl/admin/customORADEV_db.env
       New value          : /data05/ORADEV/fs1/inst/apps/ORADEV_db/appl/admin/customORADEV_db.env
       Check Condition    : Unconditional
       INFO               : Customer has the new value already in place - skipping
    [ s_oaea_nodes ]
       Action             : translate
       Change reason      : The value remaining null will result in failure to startup OHS service.
       Expected value     : []
       Found value        : db.pv-app.co.id:6805
       New value          : db.pv-app.co.id:6805
       Check Condition    : Unconditional
       INFO               : Customer has the new value already in place - skipping
    ===========================================================================
    [ Config tool : /data05/ORADEV/fs1/EBSapps/appl/fnd/12.0.0/patch/115/bin/txkGenEBSManifestJars.pl ]
       Command            : /data05/ORADEV/fs1/FMW_Home/webtier/perl/bin/perl -I /data05/ORADEV/fs1/FMW_Home/webtier/perl/lib/5.10.0 -I /data05/ORADEV/fs1/FMW_Home/webtier/perl/lib/site_perl/5.10.0 -I /data05/ORADEV/fs1/EBSapps/appl/au/12.0.0/perl -I /data05/ORADEV/fs1/FMW_Home/webtier/ohs/mod_perl/lib/site_perl/5.10.0/x86_64-linux-thread-multi  /data05/ORADEV/fs1/EBSapps/appl/fnd/12.0.0/patch/115/bin/txkGenEBSManifestJars.pl  contextfile=/data05/ORADEV/fs1/inst/apps/ORADEV_db/appl/admin/ORADEV_db.xml
       Action             : execute
    SCRIPT RETURNED:
    Refer log file /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015.log for details
    Script Name    : txkGenEBSManifestJars.pl
    Script Version : 120.6.12020000.3
    Started        : Fri Apr 10 18:53:45 WIB 2015
    AD_TOP variable is already in the environment....
    Processing the file /data05/ORADEV/fs1/EBSapps/comn/shared-libs/ebsProductManifest.xml...
    Taking back up of the file
    ACTUAL FILE     : /data05/ORADEV/fs1/EBSapps/comn/shared-libs/ebs-product/WEB-INF/lib/ebsProductManifest.jar
    BACKUP LOCATION : /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsProductManifest_Fri_Apr_10_18_53_44_2015.jar
    Replacing old file /data05/ORADEV/fs1/EBSapps/comn/shared-libs/ebsProductManifest.xml with new file /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsProductManifest.xml.temp
    Getting manifest attributes from /data05/ORADEV/fs1/EBSapps/comn/shared-libs/ebsProductManifest.xml
    Getting classpath from /data05/ORADEV/fs1/EBSapps/comn/shared-libs/ebsProductManifest.xml
    Writing attributes into the file /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsProductManifest.txt
    ATTRIBUTE: Implementation-Vendor: Oracle Corporation
    ATTRIBUTE: Implementation-Version: Oracle E-Business Suite 12.2.0
    ATTRIBUTE: Manifest-Version: 1.0
    Writing classpath into the file /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsProductManifest.txt
    Generating manifest JAR /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsProductManifest.jar
    Execute SYSTEM command : /data05/ORADEV/fs1/EBSapps/comn/util/jdk32/bin/jar -cvfm /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsProductManifest.jar /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsProductManifest.txt
    added manifest
    Replacing old file /data05/ORADEV/fs1/EBSapps/comn/shared-libs/ebs-product/WEB-INF/lib/ebsProductManifest.jar with new file /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsProductManifest.jar
    Processing the file /data05/ORADEV/fs1/EBSapps/comn/shared-libs/ebs3rdpartyManifest.xml...
    Taking back up of the file
    ACTUAL FILE     : /data05/ORADEV/fs1/EBSapps/comn/shared-libs/ebs-3rdparty/WEB-INF/lib/ebs3rdpartyManifest.jar
    BACKUP LOCATION : /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebs3rdpartyManifest_Fri_Apr_10_18_53_44_2015.jar
    Replacing old file /data05/ORADEV/fs1/EBSapps/comn/shared-libs/ebs3rdpartyManifest.xml with new file /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebs3rdpartyManifest.xml.temp
    Getting manifest attributes from /data05/ORADEV/fs1/EBSapps/comn/shared-libs/ebs3rdpartyManifest.xml
    Getting classpath from /data05/ORADEV/fs1/EBSapps/comn/shared-libs/ebs3rdpartyManifest.xml
    Writing attributes into the file /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebs3rdpartyManifest.txt
    ATTRIBUTE: Implementation-Vendor: Oracle Corporation
    ATTRIBUTE: Implementation-Version: Oracle E-Business Suite 12.2.0
    ATTRIBUTE: Manifest-Version: 1.0
    Writing classpath into the file /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebs3rdpartyManifest.txt
    Generating manifest JAR /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebs3rdpartyManifest.jar
    Execute SYSTEM command : /data05/ORADEV/fs1/EBSapps/comn/util/jdk32/bin/jar -cvfm /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebs3rdpartyManifest.jar /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebs3rdpartyManifest.txt
    added manifest
    Replacing old file /data05/ORADEV/fs1/EBSapps/comn/shared-libs/ebs-3rdparty/WEB-INF/lib/ebs3rdpartyManifest.jar with new file /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebs3rdpartyManifest.jar
    Processing the file /data05/ORADEV/fs1/EBSapps/comn/shared-libs/ebsFormsManifest.xml...
    Taking back up of the file
    ACTUAL FILE     : /data05/ORADEV/fs1/EBSapps/comn/shared-libs/ebs-forms/WEB-INF/lib/ebsFormsManifest.jar
    BACKUP LOCATION : /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsFormsManifest_Fri_Apr_10_18_53_44_2015.jar
    Replacing old file /data05/ORADEV/fs1/EBSapps/comn/shared-libs/ebsFormsManifest.xml with new file /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsFormsManifest.xml.temp
    Getting manifest attributes from /data05/ORADEV/fs1/EBSapps/comn/shared-libs/ebsFormsManifest.xml
    Getting classpath from /data05/ORADEV/fs1/EBSapps/comn/shared-libs/ebsFormsManifest.xml
    Writing attributes into the file /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsFormsManifest.txt
    ATTRIBUTE: Implementation-Vendor: Oracle Corporation
    ATTRIBUTE: Implementation-Version: Oracle E-Business Suite 12.2.0
    ATTRIBUTE: Manifest-Version: 1.0
    Writing classpath into the file /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsFormsManifest.txt
    Generating manifest JAR /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsFormsManifest.jar
    Execute SYSTEM command : /data05/ORADEV/fs1/EBSapps/comn/util/jdk32/bin/jar -cvfm /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsFormsManifest.jar /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsFormsManifest.txt
    added manifest
    Replacing old file /data05/ORADEV/fs1/EBSapps/comn/shared-libs/ebs-forms/WEB-INF/lib/ebsFormsManifest.jar with new file /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsFormsManifest.jar
    Processing the file /data05/ORADEV/fs1/FMW_Home/Oracle_EBS-app1/shared-libs/ebsAppsborgManifest.xml...
    Taking back up of the file
    ACTUAL FILE     : /data05/ORADEV/fs1/FMW_Home/Oracle_EBS-app1/shared-libs/ebs-appsborg/WEB-INF/lib/ebsAppsborgManifest.jar
    BACKUP LOCATION : /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsAppsborgManifest_Fri_Apr_10_18_53_44_2015.jar
    Replacing old file /data05/ORADEV/fs1/FMW_Home/Oracle_EBS-app1/shared-libs/ebsAppsborgManifest.xml with new file /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsAppsborgManifest.xml.temp
    Getting manifest attributes from /data05/ORADEV/fs1/FMW_Home/Oracle_EBS-app1/shared-libs/ebsAppsborgManifest.xml
    Getting classpath from /data05/ORADEV/fs1/FMW_Home/Oracle_EBS-app1/shared-libs/ebsAppsborgManifest.xml
    Writing attributes into the file /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsAppsborgManifest.txt
    ATTRIBUTE: Implementation-Vendor: Oracle Corporation
    ATTRIBUTE: Implementation-Version: Oracle E-Business Suite 12.2.0
    ATTRIBUTE: Manifest-Version: 1.0
    Writing classpath into the file /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsAppsborgManifest.txt
    Generating manifest JAR /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsAppsborgManifest.jar
    Execute SYSTEM command : /data05/ORADEV/fs1/EBSapps/comn/util/jdk32/bin/jar -cvfm /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsAppsborgManifest.jar /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsAppsborgManifest.txt
    added manifest
    Replacing old file /data05/ORADEV/fs1/FMW_Home/Oracle_EBS-app1/shared-libs/ebs-appsborg/WEB-INF/lib/ebsAppsborgManifest.jar with new file /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsAppsborgManifest.jar
    Processing the file /data05/ORADEV/fs1/FMW_Home/Oracle_EBS-app1/shared-libs/ebsFMWManifest.xml...
    Taking back up of the file
    ACTUAL FILE     : /data05/ORADEV/fs1/FMW_Home/Oracle_EBS-app1/shared-libs/ebs-fmw/WEB-INF/lib/ebsFMWManifest.jar
    BACKUP LOCATION : /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsFMWManifest_Fri_Apr_10_18_53_44_2015.jar
    Replacing old file /data05/ORADEV/fs1/FMW_Home/Oracle_EBS-app1/shared-libs/ebsFMWManifest.xml with new file /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsFMWManifest.xml.temp
    Getting manifest attributes from /data05/ORADEV/fs1/FMW_Home/Oracle_EBS-app1/shared-libs/ebsFMWManifest.xml
    Getting classpath from /data05/ORADEV/fs1/FMW_Home/Oracle_EBS-app1/shared-libs/ebsFMWManifest.xml
    Writing attributes into the file /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsFMWManifest.txt
    ATTRIBUTE: Implementation-Vendor: Oracle Corporation
    ATTRIBUTE: Implementation-Version: Oracle E-Business Suite 12.2.0
    ATTRIBUTE: Manifest-Version: 1.0
    Writing classpath into the file /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsFMWManifest.txt
    Generating manifest JAR /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsFMWManifest.jar
    Execute SYSTEM command : /data05/ORADEV/fs1/EBSapps/comn/util/jdk32/bin/jar -cvfm /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsFMWManifest.jar /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsFMWManifest.txt
    added manifest
    Replacing old file /data05/ORADEV/fs1/FMW_Home/Oracle_EBS-app1/shared-libs/ebs-fmw/WEB-INF/lib/ebsFMWManifest.jar with new file /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ebsFMWManifest.jar
    Taking back up of the file
    ACTUAL FILE     : /data05/ORADEV/fs1/inst/apps/ORADEV_db/appl/admin/ORADEV_db.xml
    BACKUP LOCATION : /data05/ORADEV/fs1/inst/apps/ORADEV_db/logs/appl/rgf/TXK/txkGenEBSManifestJars_Fri_Apr_10_18_53_44_2015/ORADEV_db.xml
    Start of method: ContextValueMgmt
    =====================================================================
    Execute SYSTEM command : /data05/ORADEV/fs1/EBSapps/comn/util/jdk32/bin/java -classpath :/data05/ORADEV/fs1/EBSapps/comn/shared-libs/ebs-3rdparty/WEB-INF/lib/ebs3rdpartyManifest.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/modules/oracle.jdbc_11.1.1/ojdbc6dms.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/modules/oracle.xdk_11.1.0/xmlparserv2.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/modules/oracle.dms_11.1.1/dms.jar:/data05/ORADEV/fs1/EBSapps/comn/java/classes oracle.apps.ad.context.UpdateContext /data05/ORADEV/fs1/inst/apps/ORADEV_db/appl/admin/ORADEV_db.xml s_adovar_classpath "/data05/ORADEV/fs1/EBSapps/comn/util/jdk32/lib/dt.jar:/data05/ORADEV/fs1/EBSapps/comn/util/jdk32/lib/tools.jar:/data05/ORADEV/fs1/EBSapps/comn/util/jdk32/jre/lib/rt.jar:/data05/ORADEV/fs1/EBSapps/comn/shared-libs/ebs-3rdparty/WEB-INF/lib/ebs3rdpartyManifest.jar:/data05/ORADEV/fs1/FMW_Home/Oracle_EBS-app1/shared-libs/ebs-fmw/WEB-INF/lib/ebsFMWManifest.jar:/data05/ORADEV/fs1/FMW_Home/Oracle_EBS-app1/shared-libs/ebs-appsborg/WEB-INF/lib/ebsAppsborgManifest.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/modules/oracle.uix_11.1.1/uix2.jar:/data05/ORADEV/fs1/EBSapps/comn/java/classes:/data05/ORADEV/fs1/EBSapps/10.1.2/forms/java:/data05/ORADEV/fs1/EBSapps/10.1.2/forms/java/frmall.jar:/data05/ORADEV/fs1/EBSapps/10.1.2/jlib/ewt3.jar:/data05/ORADEV/fs1/EBSapps/10.1.2/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF/lib/frmsrv.jar" -derived /data05/ORADEV/fs1/EBSapps/appl/ad/12.0.0/admin/template/adxmlctx.tmp
    =====================================================================
    =====================================================================
    Execute SYSTEM command : /data05/ORADEV/fs1/EBSapps/comn/util/jdk32/bin/java -classpath :/data05/ORADEV/fs1/EBSapps/comn/shared-libs/ebs-3rdparty/WEB-INF/lib/ebs3rdpartyManifest.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/modules/oracle.jdbc_11.1.1/ojdbc6dms.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/modules/oracle.xdk_11.1.0/xmlparserv2.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/modules/oracle.dms_11.1.1/dms.jar:/data05/ORADEV/fs1/EBSapps/comn/java/classes oracle.apps.ad.context.UpdateContext /data05/ORADEV/fs1/inst/apps/ORADEV_db/appl/admin/ORADEV_db.xml s_adovar_afclasspath "/data05/ORADEV/fs1/EBSapps/comn/util/jdk32/lib/dt.jar:/data05/ORADEV/fs1/EBSapps/comn/util/jdk32/lib/tools.jar:/data05/ORADEV/fs1/EBSapps/comn/util/jdk32/jre/lib/rt.jar:/data05/ORADEV/fs1/EBSapps/comn/shared-libs/ebs-3rdparty/WEB-INF/lib/ebs3rdpartyManifest.jar:/data05/ORADEV/fs1/FMW_Home/Oracle_EBS-app1/shared-libs/ebs-fmw/WEB-INF/lib/ebsFMWManifest.jar:/data05/ORADEV/fs1/FMW_Home/Oracle_EBS-app1/shared-libs/ebs-appsborg/WEB-INF/lib/ebsAppsborgManifest.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/modules/oracle.uix_11.1.1/uix2.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/modules/oracle.jrf_11.1.1/jrf.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/modules/oracle.jrf_11.1.1/jrf-client.jar:/data05/ORADEV/fs1/EBSapps/comn/java/classes" -derived /data05/ORADEV/fs1/EBSapps/appl/ad/12.0.0/admin/template/adxmlctx.tmp
    =====================================================================
    =====================================================================
    Execute SYSTEM command : /data05/ORADEV/fs1/EBSapps/comn/util/jdk32/bin/java -classpath :/data05/ORADEV/fs1/EBSapps/comn/shared-libs/ebs-3rdparty/WEB-INF/lib/ebs3rdpartyManifest.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/modules/oracle.jdbc_11.1.1/ojdbc6dms.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/modules/oracle.xdk_11.1.0/xmlparserv2.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/modules/oracle.dms_11.1.1/dms.jar:/data05/ORADEV/fs1/EBSapps/comn/java/classes oracle.apps.ad.context.UpdateContext /data05/ORADEV/fs1/inst/apps/ORADEV_db/appl/admin/ORADEV_db.xml s_jto_classpath ".:/data05/ORADEV/fs1/EBSapps/comn/shared-libs/ebs-3rdparty/WEB-INF/lib/ebs3rdpartyManifest.jar:/data05/ORADEV/fs1/FMW_Home/Oracle_EBS-app1/shared-libs/ebs-fmw/WEB-INF/lib/ebsFMWManifest.jar:/data05/ORADEV/fs1/FMW_Home/Oracle_EBS-app1/shared-libs/ebs-appsborg/WEB-INF/lib/ebsAppsborgManifest.jar:/data05/ORADEV/fs1/FMW_Home/oracle_common/modules/oracle.uix_11.1.1/uix2.jar:/data05/ORADEV/fs1/EBSapps/comn/java/classes:/data05/ORADEV/fs1/EBSapps/comn/java/classes/3rdparty/RFJavaInt.zip" -derived /data05/ORADEV/fs1/EBSapps/appl/ad/12.0.0/admin/template/adxmlctx.tmp
    =====================================================================
    End of method: ContextValueMgmt
    Successfully Completed the script
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    perl: warning: Setting locale failed.
    perl: warning: Please check that your locale settings:
      LANGUAGE = (unset),
      LC_ALL = (unset),
      LC_CTYPE = "UTF-8",
      LANG = "en_US.UTF-8"
        are supported and installed on your system.
    perl: warning: Falling back to the standard locale ("C").
    .end err out.
       Result             : SUCCEEDED
    ===========================================================================
    ===========================================================================
    [ Config tool : /data05/ORADEV/fs1/EBSapps/appl/ad/12.0.0/bin/adchgatname.pl ]
       Command            : /data05/ORADEV/fs1/FMW_Home/webtier/perl/bin/perl -I /data05/ORADEV/fs1/FMW_Home/webtier/perl/lib/5.10.0 -I /data05/ORADEV/fs1/FMW_Home/webtier/perl/lib/site_perl/5.10.0 -I /data05/ORADEV/fs1/EBSapps/appl/au/12.0.0/perl -I /data05/ORADEV/fs1/FMW_Home/webtier/ohs/mod_perl/lib/site_perl/5.10.0/x86_64-linux-thread-multi  /data05/ORADEV/fs1/EBSapps/appl/ad/12.0.0/bin/adchgatname.pl  contextfile=/data05/ORADEV/fs1/inst/apps/ORADEV_db/appl/admin/ORADEV_db.xml
       Action             : execute
    SCRIPT RETURNED:
                       Handle Appl_Top name changes, if any... 
    Final Command : /data05/ORADEV/fs1/EBSapps/comn/util/jdk32/jre/bin/java -classpath /data05/ORADEV/fs1/FMW_Home/Oracle_EBS-app1/shared-libs/ebs-appsborg/WEB-INF/lib/ebsAppsborgManifest.jar:/data05/ORADEV/fs1/EBSapps/comn/java/classes   -mx256m  oracle.apps.ad.tools.configuration.ATNameHandler -e /data05/ORADEV/fs1/inst/apps/ORADEV_db/appl/admin/ORADEV_db.xml
    Reading APPL_TOP name from Context XML file:
    CONTEXT XML LOCATION        :  /data05/ORADEV/fs1/inst/apps/ORADEV_db/appl/admin/ORADEV_db.xml
    APPL_TOP NAME IN CONTEXT XML:  db
    Reading APPL_TOP name from adconfig.txt file:
    adconfig.txt LOCATION        :  /data05/ORADEV/fs1/EBSapps/appl/admin/adconfig.txt
    APPL_TOP NAME IN adconfig.txt:  db
    Comparing the APPL_TOP names read from two sources.....
    INFO          :  APPL_TOP name has not been changed.
    REASON        :  Context XML and adconfig.txt contain same value for APPL_TOP name.
    ACTION TAKEN  :  No action required.
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    perl: warning: Setting locale failed.
    perl: warning: Please check that your locale settings:
      LANGUAGE = (unset),
      LC_ALL = (unset),
      LC_CTYPE = "UTF-8",
      LANG = "en_US.UTF-8"
        are supported and installed on your system.
    perl: warning: Falling back to the standard locale ("C").
    .end err out.
       Result             : SUCCEEDED
    ===========================================================================
    ===========================================================================
    [ Config tool : /data05/ORADEV/fs1/EBSapps/appl/fnd/12.0.0/patch/115/bin/txkSetConfig.pl ]
       Command            : /data05/ORADEV/fs1/FMW_Home/webtier/perl/bin/perl -I /data05/ORADEV/fs1/FMW_Home/webtier/perl/lib/5.10.0 -I /data05/ORADEV/fs1/FMW_Home/webtier/perl/lib/site_perl/5.10.0 -I /data05/ORADEV/fs1/EBSapps/appl/au/12.0.0/perl -I /data05/ORADEV/fs1/FMW_Home/webtier/ohs/mod_perl/lib/site_perl/5.10.0/x86_64-linux-thread-multi  /data05/ORADEV/fs1/EBSapps/appl/fnd/12.0.0/patch/115/bin/txkSetConfig.pl  contextfile=/data05/ORADEV/fs1/inst/apps/ORADEV_db/appl/admin/ORADEV_db.xml /data05/ORADEV/fs1/EBSapps/appl/au/12.0.0/perl
       Action             : execute
    SCRIPT RETURNED:
    TXK Script Name: txkSetConfig.pl
    Before Setting Environment
    AD_TOP         : /data05/ORADEV/fs1/EBSapps/appl/ad/12.0.0
    APPLTMP        : /data05/ORADEV/fs1/inst/apps/ORADEV_db/appltmp
    AD_TOP variable is already in the environment....
    APPLTMP variable is already in the environment....
    After Setting Environment
    AD_TOP         : /data05/ORADEV/fs1/EBSapps/appl/ad/12.0.0
    APPLTMP        : /data05/ORADEV/fs1/inst/apps/ORADEV_db/appltmp
    Setting of Environment completed.
    Start of method: ContextValueMgmt
    ===========================================
    Inside setFormsModuleEnvVarIdentifiers()...
    ===========================================
    Updating context Variable s_forms_module_prepend_env_var_identifier....
    Updated context Variable s_forms_module_prepend_env_var_identifier to $
    Updating context Variable s_forms_module_append_env_var_identifier....
    Updated context Variable s_forms_module_append_env_var_identifier to  
    End of method: ContextValueMgmt
    Execute SYSTEM command : /data05/ORADEV/fs1/FMW_Home/webtier/OPatch/opatch lsinventory -invPtrLoc /data05/ORADEV/fs1/FMW_Home/webtier/oraInst.loc -oh /data05/ORADEV/fs1/FMW_Home/webtier -detail -jdk /data05/ORADEV/fs1/FMW_Home/webtier/jdk
    ERRORCODE = 1 ERRORCODE_END
    .end std out.
    perl: warning: Setting locale failed.
    perl: warning: Please check that your locale settings:
      LANGUAGE = (unset),
      LC_ALL = (unset),
      LC_CTYPE = "UTF-8",
      LANG = "en_US.UTF-8"
        are supported and installed on your system.
    perl: warning: Falling back to the standard locale ("C").
    *******FATAL ERROR*******
    PROGRAM : (/data05/ORADEV/fs1/EBSapps/appl/fnd/12.0.0/patch/115/bin/txkSetConfig.pl)
    TIME    : Fri Apr 10 18:54:03 2015
    FUNCTION:  [ Level 1 ]
    ERRORMSG: *******FATAL ERROR*******
    PROGRAM : (/data05/ORADEV/fs1/EBSapps/appl/fnd/12.0.0/patch/115/bin/txkSetConfig.pl)
    TIME    : Fri Apr 10 18:54:03 2015
    FUNCTION: TXK::Process::run [ Level 3 ]
    MESSAGES:
    Command error: <rc> = 18688, <command> = /data05/ORADEV/fs1/FMW_Home/webtier/OPatch/opatch lsinventory -invPtrLoc /data05/ORADEV/fs1/FMW_Home/webtier/oraInst.loc -oh /data05/ORADEV/fs1/FMW_Home/webtier -detail -jdk /data05/ORADEV/fs1/FMW_Home/webtier/jdk
    STACK TRACE
    at /data05/ORADEV/fs1/EBSapps/appl/au/12.0.0/perl/TXK/Error.pm line 168
      TXK::Error::abort('TXK::Error', 'HASH(0x11be2b8)') called at /data05/ORADEV/fs1/EBSapps/appl/au/12.0.0/perl/TXK/Common.pm line 299
      TXK::Common::doError('TXK::Process=HASH(0x2830f48)', 'Command error: <rc> = 18688, <command> = /data05/ORADEV/fs1/F...', undef) called at /data05/ORADEV/fs1/EBSapps/appl/au/12.0.0/perl/TXK/Common.pm line 314
      TXK::Common::setError('TXK::Process=HASH(0x2830f48)', 'Command error: <rc> = 18688, <command> = /data05/ORADEV/fs1/F...') called at /data05/ORADEV/fs1/EBSapps/appl/au/12.0.0/perl/TXK/Process.pm line 449
      TXK::Process::run('TXK::Process=HASH(0x2830f48)', 'HASH(0x1c1a8b0)') called at /data05/ORADEV/fs1/EBSapps/appl/au/12.0.0/perl/TXK/Techstack.pm line 5974
      TXK::Techstack::_txkCheckIASVersion('TXK::Techstack=HASH(0x2221df0)', undef) called at /data05/ORADEV/fs1/EBSapps/appl/au/12.0.0/perl/TXK/Techstack.pm line 5876
      TXK::Techstack::txkCheckIASVersion('TXK::Techstack=HASH(0x2221df0)') called at /data05/ORADEV/fs1/EBSapps/appl/fnd/12.0.0/patch/115/bin/txkSetConfig.pl line 233
      main::getIASOracleHomeVersion() called at /data05/ORADEV/fs1/EBSapps/appl/fnd/12.0.0/patch/115/bin/txkSetConfig.pl line 98
      eval {...} called at /data05/ORADEV/fs1/EBSapps/appl/fnd/12.0.0/patch/115/bin/txkSetConfig.pl line 77

    In the time I've spent debugging, I've been checking very carefully to ensure the connection isn't being closed (and that it's being opened), but I'll double check next time I get the chance. I highly doubt that Labview is releasing the connection on its own, because there are various connections to devices on the other computer that are kept the same way, and the code of the two machines is very similar.
    As far as the details leading up to the error, basically there is an initialization state in the main code, which opens all the necessary connections. The code does not leave this state until the TCP connection has been established with the other computer. The code then sends commands to the other computer via UDP to either tell it to take data or to see if the data has been already taken. Once it has been detected that the data has been taken, the code tries to read the data over the TCP connection after sending the command to the other computer to send it. The other computer is receiving the send command, and seems to think that the data is being sent with no problems. The TCP connection is never closed until an exit button is clicked in the program.  So unless Labview is dropping the connection of its own accord while the other actions are being taken, connecting with the program and trying to use it to read data should be all that is necessary to generate the error.
    I should get a chance to do more testing tomorrow, so I'll post what I come up with then. 
    Thanks for the suggestions!
    -Steve

  • Error in adcfgclone of dbTier

    Hi,
    oraprod@santest bin]$ adcfgclone.pl dbTier
    Enter the APPS password [APPS]:
    First Creating a new context file for the cloned system.
    The program is going to ask you for information about the new system:
    AC-00002: Error: Unable to create log file - CloneContext_08180354.log
    RC-50004: Error occurred in CloneContext:
    AC-00002: Unable to create log file - CloneContext_08180354.log
    Raised by oracle.apps.ad.util.LogFile
    AC-00002: Error: Unable to create log file - CloneContext_08180354.log
    Exception while writing to logfile.
    Check logfile CloneContext_08180354.log for details.
    ERROR: context creation not completed successfully.
    Please check /tmp/adcfgclone.err file for errors
    I'm getting this error while running adcfgclone.pl. And error log file also empty.I have done all prerequisite properly.Can u help me in this issue???
    Thanks
    Sanjay Deshwal
    Edited by: [email protected] on Aug 18, 2009 4:04 AM

    Hi,
    Any details about the error in adcfgclone.pl script?
    Please make sure that oracle user has read/write permission on the target database tier files, and run the command again.
    Regards,
    Hussein

  • Ebs 11i Cloning in Win 2003 dbtier fails with ERROR: Could not open

    Hi,
    The rapidclone - DBTier cloning (11i) on Windows 2003 server fails with the following weird error message.
    There is no detailed log file created.
    echo %PATH%
    f:\oracle\prodora\8.0.6\bin;f:\oracle\proddb\9.2.0\apache\perl\perl\5.0053\bin\mswin32-x86;D:\mksnt\mksnt;;
    F:\oracle\proddb\9.2.0\appsutil\clone\bin\> perl adcfgclone.pl dbTier
    Enter the APPS password [APPS] :
    apps
    First Creating a new context file for the cloned system.
    This program is going to ask you information about the new system:
    ERROR: Could not open
    Any inputs on this really appreciated.
    Thanks,
    Prasanna

    which perl picks up from the path f:\oracle\proddb\9.2.0\apache\perl\5.00503\bin\mswin32-x86/perl.exe.
    Please check the below messages.
    I had verified adchkutl.sh script too (not sure whether this will be invoked in windows env) ?
    F:\oracle\prodappl\ad\11.5.0\bin>which perl
    f:\oracle\proddb\9.2.0\apache\perl\5.00503\bin\mswin32-x86/perl.exe
    F:\oracle\prodappl\ad\11.5.0\bin>adchkutl.sh
    Checking for make... found - D:\mksnt\mksnt/make.exe
    Checking for ld...
    Unable to locate 'ld' utility in path
    Checking for cc...
    Unable to locate 'cc' utility in path
    Checking for ar...
    Unable to locate 'ar' utility in path
    Unable to locate all utilities with system path.
    PATH = f:\oracle\proddb\9.2.0pache\perl?.0050in\mswin32-x86;D:\mksnt\mksnt;;
    F:\oracle\prodappl\ad\11.5.0\bin>which ld
    D:\mksnt\mksnt/ld.exe
    F:\oracle\prodappl\ad\11.5.0\bin>which cc
    D:\mksnt\mksnt/cc.exe
    F:\oracle\prodappl\ad\11.5.0\bin>which ar
    D:\mksnt\mksnt/ar.exe
    F:\oracle\prodappl\ad\11.5.0\bin>
    Thanks

Maybe you are looking for

  • A problem about paining within Swing

    Now I have developed a project aiming to drawing line between two component,here is two internalframe. Problem here is that it could work well with JDK1.4,but it could not work well with JDK1.3. The detailed is that there is something wrong between d

  • Flash Content Deleted on Each Publish (svViewer) iWeb '11

    Hey everyone, hope you can help me out. So I have built an iWeb site for my wife's side business. There are lot of photos that I must show for each product she sells. The best way I found to do this and helps give the site a little "life" is to use s

  • How do i manage Calendar on 5 iOS devices

    Hello All, looking for a little help here. The problem is managing the Apple Calendar across 5 different Apple iOS devices (one iPhone 5, one iPhone 4s, three iPad minis) From the iPhone5 i can set a Calendar event and invite anyone and the invite wi

  • Need help with re-prompting the user for input .

    I am trying to wright a code the re prompts the user for input if they enter anything but an integer but I keep getting a "char cannot be dereferenced" error when I try to compile. Here's what I have got: import java.util.Scanner; // imports Scanner

  • Browsing on eth0 and filesharing on eth1 how?

    Hi, I am trying to take the best out of my Mac Pro. I have two ADSL connection at home and I would like to have one set of applications i.e. HTML servers and streaming on one external IP address (Ethernet 0) and browsing and other on the second Exter