Adbldxml.pl tier=db error

Hi All,
i am on EBS 11.5.10.2 OS AIX 5.3
i have performed an 11i DB upgrade from 9i to 10g and currently implementing autoconfig
i have generated the appsutil.zip file and moved to 10g ORACLE_HOME
when i run the
perl adbldxml.pl tier=db script i get the below error
Starting context file generation for db tier..
ERROR: Invalid java version found: /erp/oracle10g/devdb/10.2.0/jre/1.4.2/bin/java[3]: /erp/oracle10g/devdb/10.2.0/jre/1.4.2/bin/java.bin: 0403-006 Execute permission denied.
could anyone suggest how to resolve this error?
Thanks
SK

Hi Sk;
i am on EBS 11.5.10.2 OS AIX 5.3
i have performed an 11i DB upgrade from 9i to 10g and currently implementing autoconfig
i have generated the appsutil.zip file and moved to 10g ORACLE_HOME
when i run the
perl adbldxml.pl tier=db script i get the below error
Starting context file generation for db tier..
ERROR: Invalid java version found: /erp/oracle10g/devdb/10.2.0/jre/1.4.2/bin/java[3]: /erp/oracle10g/devdb/10.2.0/jre/1.4.2/bin/java.bin: 0403-006 Execute permission denied.If you set env file in .profile than please disable it than, set correct ORACLE_HOME(11g) than retry issue. Also be sure u have permisson for this path
Regard
Helios

Similar Messages

  • Displaying mid-tier jbo errors when when overriding report errors method

    Hi,
    I have a problem with displaying mid-tier jbo errors on my jsps when I overwrite the reportErrors method.
    I am using the a base action exactly the same as in the "toy store" application i.e.
    protected void reportErrors(DataActionContext ctx)
    LOG.info("REPORT ERRORS");
    DCBindingContainer bc = ctx.getBindingContainer();
    ActionErrors errors = new ActionErrors();
    if ( bc == null || errors == null )
    return;
    ArrayList runtimeErrors = bc.getExceptionsList();
    if ( runtimeErrors != null )
    boolean hasJboErrors = false;
    for ( int i=0; i< runtimeErrors.size(); i++ )
    Throwable ex = (Throwable)runtimeErrors.get(i);
    if ( ex instanceof JboException)
    // These errors occur when the row is locked and being edited by another user
    // This could happen when in CIS.
    JboException jex = (JboException)ex;
    if ("25014".equals(jex.getErrorCode()) || "26030".equals(jex.getErrorCode()) )
    hasJboErrors = true;
    errors.add("test", new ActionError("error.locked") );
    ctx.setActionErrors( errors );
    saveErrors( ctx );
    if (!hasJboErrors)
    super.reportErrors(ctx);
    This allows me to use methods to addUserErrors etc which display correctly.
    However if there is a message coming from the mid-tier (such as a mandatory column value has not been entered) or there is a general error, all i get is the error header message (i.e validation error) and a bullet point. No message is displayed.
    This only happens when I use my extended method. If I return the class to extend DataForwardAction then it displays them fine.
    Any ideas how to fix this?

    Hi,
    Does anyone know why this would not be working. It's really irritating!

  • Perl adbldxml.pl tier=db

    Hi,
    after migrating from 9i to 10gR1, I have launched :
    perl adbldxml.pl tier=db
    it asks me :
    Enter the value for Display Variable:
    What should I answer ?
    many thanks.

    Please refer to the following notes, it should be helpful.
    Note: 153960.1 - FAQ: X Server Testing and Troubleshooting
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=153960.1
    Note: 340949.1 - How to set environment variable DISPLAY for Oracle Applications to use xserver of another machine
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=340949.1

  • DB Tier Cloning Error

    Hi hussein,
    I am cloning our db tier but I got this error:
    Why it can not create a temp file?
    How can I manually create it?
    The log information will be written to
            /u02/oradev/devdb/9.2.0/appsutil/log/DEV_oel5/adcrdb_DEV.txt
    Creating the control file for DEV_oel5 database ...
    SQL*Plus: Release 9.2.0.6.0 - Production on Wed Feb 23 04:37:03 2011
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    Connected to an idle instance.
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area  581506668 bytes
    Fixed Size                   452204 bytes
    Variable Size             402653184 bytes
    Database Buffers          167772160 bytes
    Redo Buffers               10629120 bytes
    Control file created.
    Database altered.
    alter tablespace TEMP add tempfile '/u02/oradev/devdata/temp1TEMP.dbf' REUSE
    ERROR at line 1:
    ORA-01119: error in creating database file '/u02/oradev/devdata/temp1TEMP.dbf'
    ORA-17610: file '/u02/oradev/devdata/temp1TEMP.dbf' does not exist and no size
    specified
    ORA-27037: unable to obtain file status
    Linux Error: 2: No such file or directory
    Additional information: 3
    Database altered.
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area  581506668 bytes
    Fixed Size                   452204 bytes
    Variable Size             402653184 bytes
    Database Buffers          167772160 bytes
    Redo Buffers               10629120 bytes
    Database mounted.
    PL/SQL procedure successfully completed.
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area  581506668 bytes
    Fixed Size                   452204 bytes
    Variable Size             402653184 bytes
    Database Buffers          167772160 bytes
    Redo Buffers               10629120 bytes
    Control file created.
    Database altered.
    alter tablespace TEMP add tempfile '/u02/oradev/devdata/temp1TEMP.dbf' REUSE
    ERROR at line 1:
    ORA-01119: error in creating database file '/u02/oradev/devdata/temp1TEMP.dbf'
    ORA-17610: file '/u02/oradev/devdata/temp1TEMP.dbf' does not exist and no size
    specified
    ORA-27037: unable to obtain file status
    Linux Error: 2: No such file or directory
    Additional information: 3
    Database altered.
    PL/SQL procedure successfully completed.Please help....
    Thanks

    The log above where it stuck is at:
    SCRIPT RETURNED:
    Timed out( 300000 ): Interrupted Exception
                       Generate Tns Names
    Logfile:  /u01/appldev/devappl/admin/OAPROD_oracletrng5/log/02230552/NetServiceHandler.log
            Classpath                   : /u01/appldev/devcomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/rt.jar:/u01/appldev/devcomn/util/java/1.4/j2sdk1.4.2_04/lib/dt.jar:/u01/appldev/devcomn/util/java/1.4/j2sdk1.4.2_04/lib/tools.jar:/u01/appldev/devcomn/java/appsborg2.zip:/u01/appldev/devcomn/java
    Updating s_tnsmode to 'generateTNS'
    UpdateContext exited with status: 0
       Result             : FAILED
    ===========================================================================
    Ending Context Value Management System.
    ===========================================================================
    ===========================================================================
    Uploading file system Context file and its templates to the database
       Context file            :
            /u01/appldev/devappl/admin/OAPROD_oracletrng5.xml
                       ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
        APPS_JDBC_URL=''
        Trying to get connection using SID based connect descriptor
    getConnection() -->
        sDbHost    : oel5
        sDbDomain  : global.local
        sDbPort    : 1521
        sDbSid     : OAPROD
        sDbUser    : APPS
        Trying to connect using SID...
    getConnectionUsingSID() -->
        JDBC URL: jdbc:oracle:thin:@oel5.global.local:1521:OAPROD
        Connection obtained
    -------------------ADX Database Utility Finished---------------                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Autoconfig in Application Tier went error

    Hi,
    While running Autoconfig in Application after clone it got error, Please advise..
    DB Version : 11.1.0.7
    Apps Version : 12.1.1
    Please find the below error message..
    Starting AutoConfig at Fri Jan  4 11:24:35 2013
    Using adconfig.pl version 120.26
    *     Classpath : /u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip:/u02/appldev/apps/apps_st/comn/java/classes*
    *===========================================================================*
    Starting Utility to Report Version Conflicts at Fri Jan 04 11:24:43 IST 2013
    Using VersionConflictListGenerator.java version 120.3
    All driver files processed.
    No version conflict encountered.
    *===========================================================================*
    *     Using Context file : /u02/appldev/inst/apps/BALA_devclone/appl/admin/BALA_devclone.xml*
    Attempting to create a back up of the Context file
    Created back up file of name :
    */u02/appldev/inst/apps/BALA_devclone/admin/out/01041124/BALA_devclone.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=''
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost    : devclone
    sDbDomain  : valueglobal.net
    sDbPort    : 1524
    sDbSid     : BALA
    sDbUser    : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@devclone.valueglobal.net:1524:BALA
    Connection obtained
    -------------------ADX Database Utility Finished---------------
    OAM Context editing support feature: Enabled
    OAM Customization support feature  : Enabled
    File system template    : /u02/appldev/apps/apps_st/appl/ad/12.0.0/admin/template/adxmlctx.tmp
    Checking for customizations to Context template
    Customizations found    : Yes
    Action to be taken      : Customizations to be appended to the template
    Result                  : Customizations successfully appended
    Location of the customized template :/u02/appldev/apps/apps_st/appl/ad/12.0.0/admin/template/custom/adxmlctx.tmp
    File system Context information template: /u02/appldev/apps/apps_st/appl/ad/12.0.0/admin/template/adctxinf.tmp
    Updating customizations to Context Information template
    Custom Information template : /u02/appldev/apps/apps_st/appl/ad/12.0.0/admin/template/custom/adctxinf.tmp
    Action to be taken      : Customizations to be appended to the inf template
    Result                  : Customizations successfully appended
    Location of the customized inf template :/u02/appldev/apps/apps_st/appl/ad/12.0.0/admin/template/custom/adctxinf.tmp
    *.end err out.*
    Processing DriverFile = /u02/appldev/apps/apps_st/appl/ont/12.0.0/admin/driver/onttmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for ONT_TOP
    Processing DriverFile = /u02/appldev/apps/apps_st/appl/ar/12.0.0/admin/driver/artmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for AR_TOP
    Processing DriverFile = /u02/appldev/apps/apps_st/appl/ahl/12.0.0/admin/driver/ahltmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for AHL_TOP
    Processing DriverFile = /u02/appldev/apps/apps_st/appl/ozf/12.0.0/admin/driver/ozftmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for OZF_TOP
    Processing DriverFile = /u02/appldev/apps/apps_st/appl/ies/12.0.0/admin/driver/iestmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for IES_TOP
    instantiate file:
    source : /u02/appldev/apps/apps_st/appl/ies/12.0.0/admin/template/cooper.sh
    dest   : /u02/appldev/inst/apps/BALA_devclone/admin/install/cooper.sh
    backup : /u02/appldev/inst/apps/BALA_devclone/admin/install/cooper.sh to /u02/appldev/inst/apps/BALA_devclone/admin/out/01041124/cooper.sh
    setting permissions: 755
    setting ownership: appldev:appldev
    Processing DriverFile = /u02/appldev/apps/apps_st/appl/csd/12.0.0/admin/driver/csdtmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for CSD_TOP
    Processing DriverFile = /u02/appldev/apps/apps_st/appl/igc/12.0.0/admin/driver/igctmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for IGC_TOP
    instantiate file:
    source : /u02/appldev/apps/apps_st/appl/igc/12.0.0/admin/template/igccmprf.sql
    dest   : /u02/appldev/inst/apps/BALA_devclone/admin/install/igccmprf.sql
    backup : /u02/appldev/inst/apps/BALA_devclone/admin/install/igccmprf.sql to /u02/appldev/inst/apps/BALA_devclone/admin/out/01041124/igccmprf.sql
    setting permissions: 600
    setting ownership: appldev:appldev
    instantiate file:
    source : /u02/appldev/apps/apps_st/appl/igc/12.0.0/admin/template/igccmprf.sh
    dest   : /u02/appldev/inst/apps/BALA_devclone/admin/install/igccmprf.sh
    backup : /u02/appldev/inst/apps/BALA_devclone/admin/install/igccmprf.sh to /u02/appldev/inst/apps/BALA_devclone/admin/out/01041124/igccmprf.sh
    setting permissions: 700
    setting ownership: appldev:appldev
    AutoConfig Profile Phase
    Running Profile Process 1 of 1 for IGC_TOP
    Executing script in InstantiateFile:
    */u02/appldev/inst/apps/BALA_devclone/admin/install/igccmprf.sh*
    script returned:
    igccmprf.sh started at Fri Jan  4 11:29:18 IST 2013
    The environment settings are as follows ...
    ORACLE_HOME : /u02/appldev/apps/tech_st/10.1.2
    ORACLE_SID :
    TWO_TASK : BALA
    PATH : /u02/appldev/apps/tech_st/10.1.3/perl/bin:/u02/appldev/apps/tech_st/10.1.2/bin:/u02/appldev/apps/apps_st/appl/fnd/12.0.0/bin:/u02/appldev/apps/apps_st/appl/ad/12.0.0/bin:/u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin:/u02/appldev/apps/apps_st/comn/util/unzip/unzip::/u02/appldev/apps/tech_st/10.1.2/bin:/usr/bin:/usr/sbin:/u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin:/u02/appldev/apps/tech_st/10.1.3/perl/bin:/u02/appldev/apps/tech_st/10.1.3/perl/bin:/u02/appldev/apps/tech_st/10.1.2/bin:/u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin:/u02/appldev/apps/apps_st/comn/util/unzip/unzip:/u02/appldev/apps/tech_st/10.1.2/bin:/usr/bin:/usr/sbin:/u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/appldev/bin:/u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/bin:/u02/appldev/apps/tech_st/10.1.3/ant/bin:/u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/bin:/u02/appldev/apps/tech_st/10.1.3/ant/bin
    LD_LIBRARY_PATH : /u02/appldev/apps/tech_st/10.1.2/jdk/jre/lib/i386:/u02/appldev/apps/tech_st/10.1.2/jdk/jre/lib/i386/server:/u02/appldev/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads:/u02/appldev/apps/apps_st/appl/cz/12.0.0/bin:/u02/appldev/apps/tech_st/10.1.2/lib32:/u02/appldev/apps/tech_st/10.1.2/lib:/usr/X11R6/lib:/usr/openwin/lib:/u02/appldev/apps/tech_st/10.1.2/jdk/jre/lib/i386:/u02/appldev/apps/tech_st/10.1.2/jdk/jre/lib/i386/server:/u02/appldev/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads:/u02/appldev/apps/apps_st/appl/sht/12.0.0/lib
    Executable : /u02/appldev/apps/tech_st/10.1.2/bin/sqlplus
    SQLPlus: Release 10.1.0.5.0 - Production on Fri Jan 4 11:29:18 2013*
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Enter value for 1: Enter value for 2: Enter value for 3: Enter value for 4: Connected.
    Updated profile option value - 1 row(s) updated
    Application Id : 8407
    Profile Name : IGC_DEBUG_LOG_DIRECTORY
    Level Id : 10001
    New Value :
    */u02/appldev/inst/apps/BALA_devclone/logs/appl/conc/log/BALA_devclone*
    Old Value :
    */u02/appldev/inst/apps/BALA_devclone/logs/appl/conc/log/BALA_devclone*
    PL/SQL procedure successfully completed.
    Commit complete.
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    igccmprf.sh exiting with status 0
    ERRORCODE = 0 ERRORCODE_END
    *.end std out.*
    *.end err out.*
    Product Top Drivers executed : AD_TOP  FND_TOP  ICX_TOP  MSC_TOP  IEO_TOP  BIS_TOP  AMS_TOP  CCT_TOP  WSH_TOP  CLN_TOP  OKE_TOP  OKL_TOP  OKS_TOP  CSF_TOP  IGS_TOP  IBY_TOP  JTF_TOP  MWA_TOP  CN_TOP  CSI_TOP  WIP_TOP  CSE_TOP  EAM_TOP  FTE_TOP  ONT_TOP  AR_TOP  AHL_TOP  OZF_TOP  IES_TOP  CSD_TOP  IGC_TOP
    *===========================================================================*
    Starting Restore Profile utility at Fri Jan 04 11:29:19 IST 2013
    Using version 120.4
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL=''
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost    : devclone
    sDbDomain  : valueglobal.net
    sDbPort    : 1524
    sDbSid     : BALA
    sDbUser    : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@devclone.valueglobal.net:1524:BALA
    Connection obtained
    -------------------ADX Database Utility Finished---------------
    *     Verifying connection to the Database : Established*
    *     Restore Profile Feature : Enabled*
    *     Restore Profile file created at : /u02/appldev/inst/apps/BALA_devclone/admin/out/01041124/restore.sql*
    Purging the table ADX_PRE_AUTOCONFIG of rows containing attribute BALA_devclone
    Purging completed
    Restore Profile utility ran successfully
    *===========================================================================*
    adcvmlog.xml renamed to /u02/appldev/inst/apps/BALA_devclone/admin/log/01041124/adcvmlog.xml.01041129
    *[CVM Error Report]*
    The following report lists errors encountered during CVM Phase
    *<filename> <return code where appropriate>*
    */u02/appldev/apps/apps_st/appl/ad/12.0.0/bin/adgentns.pl 2*
    No of scripts failed in CVM phase: 1
    AutoConfig is exiting with status 1 ..
    Need Urgent help..

    Continuation :
    [ s_jtffstart ]
    Action : translate
    Change reason : To prevent the content of the DBC file from being written into the Fulfillment Server log file
    Expected value : [u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u02/appldev/apps/apps_st/comn/java/lib/jdbc6.zip:/u02/appldev/apps/apps_st/comn/java/lib/orai18n.zip:/u02/appldev/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u02/appldev/apps/apps_st/comn/java/classes:/u02/appldev/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.TempDir=/u02/appldev/inst/apps/BALA_devclone/temp -Dengine.CommandPort=9303 -Dengine.AOLJ.config=/u02/appldev/inst/apps/BALA_devclone/appl/fnd/12.0.0/secure/BALA.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dprint.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log/jtffmctl.txt]
    Found value : /u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u02/appldev/apps/apps_st/comn/java/lib/jdbc6.zip:/u02/appldev/apps/apps_st/comn/java/lib/orai18n.zip:/u02/appldev/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u02/appldev/apps/apps_st/comn/java/classes:/u02/appldev/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.TempDir=/u02/appldev/inst/apps/BALA_devclone/temp -Dengine.CommandPromptEnabled=false -Dengine.CommandPort=9303 -Dengine.AOLJ.config=/u02/appldev/inst/apps/BALA_devclone/appl/fnd/12.0.0/secure/BALA.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dprint.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log/jtffmctl.txt
    New value : /u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u02/appldev/apps/apps_st/comn/java/lib/jdbc6.zip:/u02/appldev/apps/apps_st/comn/java/lib/orai18n.zip:/u02/appldev/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u02/appldev/apps/apps_st/comn/java/classes:/u02/appldev/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.TempDir=/u02/appldev/inst/apps/BALA_devclone/temp -Dengine.CommandPromptEnabled=false -Dengine.CommandPort=9303 -Dengine.AOLJ.config=/u02/appldev/inst/apps/BALA_devclone/appl/fnd/12.0.0/secure/BALA.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dprint.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log/jtffmctl.txt
    Check Condition : Unconditional
    INFO : Customer has the new value already in place - skipping
    [ s_jtffstart ]
    Action : translate
    Change reason : To prevent the content of the DBC file from being written into the Fulfillment Server log file
    Expected value : [u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u02/appldev/apps/apps_st/comn/java/lib/jdbc6.zip:/u02/appldev/apps/apps_st/comn/java/lib/orai18n.zip:/u02/appldev/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u02/appldev/apps/apps_st/comn/java/classes:/u02/appldev/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.TempDir=/u02/appldev/inst/apps/BALA_devclone/temp -Dengine.CommandPort=9303 -Dengine.AOLJ.config=/u02/appldev/inst/apps/BALA_devclone/appl/fnd/12.0.0/secure/BALA.dbc -Dengine.ServerID=5000 -Ddebug=full -Dengine.LogLevel=9 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dprint.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log/jtffmctl.txt]
    Found value : /u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u02/appldev/apps/apps_st/comn/java/lib/jdbc6.zip:/u02/appldev/apps/apps_st/comn/java/lib/orai18n.zip:/u02/appldev/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u02/appldev/apps/apps_st/comn/java/classes:/u02/appldev/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.TempDir=/u02/appldev/inst/apps/BALA_devclone/temp -Dengine.CommandPromptEnabled=false -Dengine.CommandPort=9303 -Dengine.AOLJ.config=/u02/appldev/inst/apps/BALA_devclone/appl/fnd/12.0.0/secure/BALA.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dprint.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log/jtffmctl.txt
    New value : /u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u02/appldev/apps/apps_st/comn/java/lib/jdbc6.zip:/u02/appldev/apps/apps_st/comn/java/lib/orai18n.zip:/u02/appldev/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u02/appldev/apps/apps_st/comn/java/classes:/u02/appldev/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.TempDir=/u02/appldev/inst/apps/BALA_devclone/temp -Dengine.CommandPromptEnabled=false -Dengine.CommandPort=9303 -Dengine.AOLJ.config=/u02/appldev/inst/apps/BALA_devclone/appl/fnd/12.0.0/secure/BALA.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dprint.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log/jtffmctl.txt
    Check Condition : Unconditional
    INFO : Customer has the new value already in place - skipping
    [ s_jtffstart ]
    Action : translate
    Change reason : To prevent the content of the DBC file from being written into the Fulfillment Server log file
    Expected value : [u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u02/appldev/apps/apps_st/comn/java/lib/jdbc6.zip:/u02/appldev/apps/apps_st/comn/java/lib/orai18n.zip:/u02/appldev/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u02/appldev/apps/apps_st/comn/java/classes:/u02/appldev/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.TempDir=/u02/appldev/inst/apps/BALA_devclone/temp -Dengine.CommandPort=9303 -Dengine.AOLJ.config=/u02/appldev/inst/apps/BALA_devclone/appl/fnd/12.0.0/secure/BALA.dbc -Dengine.ServerID=5000 -Ddebug=full -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dprint.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log/jtffmctl.txt]
    Found value : /u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u02/appldev/apps/apps_st/comn/java/lib/jdbc6.zip:/u02/appldev/apps/apps_st/comn/java/lib/orai18n.zip:/u02/appldev/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u02/appldev/apps/apps_st/comn/java/classes:/u02/appldev/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.TempDir=/u02/appldev/inst/apps/BALA_devclone/temp -Dengine.CommandPromptEnabled=false -Dengine.CommandPort=9303 -Dengine.AOLJ.config=/u02/appldev/inst/apps/BALA_devclone/appl/fnd/12.0.0/secure/BALA.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dprint.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log/jtffmctl.txt
    New value : /u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u02/appldev/apps/apps_st/comn/java/lib/jdbc6.zip:/u02/appldev/apps/apps_st/comn/java/lib/orai18n.zip:/u02/appldev/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u02/appldev/apps/apps_st/comn/java/classes:/u02/appldev/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.TempDir=/u02/appldev/inst/apps/BALA_devclone/temp -Dengine.CommandPromptEnabled=false -Dengine.CommandPort=9303 -Dengine.AOLJ.config=/u02/appldev/inst/apps/BALA_devclone/appl/fnd/12.0.0/secure/BALA.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dprint.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log/jtffmctl.txt
    Check Condition : Unconditional
    INFO : Customer has the new value already in place - skipping
    [ s_jtffstart ]
    Action : translate
    Change reason : To prevent the content of the DBC file from being written into the Fulfillment Server log file
    Expected value : [u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u02/appldev/apps/apps_st/comn/java/lib/jdbc6.zip:/u02/appldev/apps/apps_st/comn/java/lib/orai18n.zip:/u02/appldev/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u02/appldev/apps/apps_st/comn/java/classes:/u02/appldev/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.TempDir=/u02/appldev/inst/apps/BALA_devclone/temp -Dengine.CommandPort=9303 -Dengine.AOLJ.config=/u02/appldev/inst/apps/BALA_devclone/appl/fnd/12.0.0/secure/BALA.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=9 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dprint.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log/jtffmctl.txt]
    Found value : /u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u02/appldev/apps/apps_st/comn/java/lib/jdbc6.zip:/u02/appldev/apps/apps_st/comn/java/lib/orai18n.zip:/u02/appldev/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u02/appldev/apps/apps_st/comn/java/classes:/u02/appldev/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.TempDir=/u02/appldev/inst/apps/BALA_devclone/temp -Dengine.CommandPromptEnabled=false -Dengine.CommandPort=9303 -Dengine.AOLJ.config=/u02/appldev/inst/apps/BALA_devclone/appl/fnd/12.0.0/secure/BALA.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dprint.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log/jtffmctl.txt
    New value : /u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u02/appldev/apps/apps_st/comn/java/lib/jdbc6.zip:/u02/appldev/apps/apps_st/comn/java/lib/orai18n.zip:/u02/appldev/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u02/appldev/apps/apps_st/comn/java/classes:/u02/appldev/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.TempDir=/u02/appldev/inst/apps/BALA_devclone/temp -Dengine.CommandPromptEnabled=false -Dengine.CommandPort=9303 -Dengine.AOLJ.config=/u02/appldev/inst/apps/BALA_devclone/appl/fnd/12.0.0/secure/BALA.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dprint.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log/jtffmctl.txt
    Check Condition : Unconditional
    INFO : Customer has the new value already in place - skipping
    [ s_adovars_file ]
    Action : translate
    Change reason : Need to create instance specific adovars.env file in order to support AutoConfig parallel run in a shared appltop environment.
    Expected value : [u02/appldev/apps/apps_st/appl/admin/adovars.env]
    Found value : /u02/appldev/inst/apps/BALA_devclone/appl/admin/adovars_BALA_devclone.env
    New value : /u02/appldev/inst/apps/BALA_devclone/appl/admin/adovars_BALA_devclone.env
    Check Condition : Unconditional
    INFO : Customer has the new value already in place - skipping
    [ s_forms_blockurlchar ]
    Action : translate
    Change reason : To ensure that forms get launched successfully even if the responsibility name contains (, ) charecters
    Expected value : [%0a,%0d,!,%21,",%22,(,),[,%5b,],%5d,{,%7b,|,%7c,%7f,>,%3c,<,%3e]
    Found value : %0a,%0d,!,%21,",%22,[,%5b,],%5d,{,%7b,|,%7c,%7f,>,%3c,<,%3e
    New value : %0a,%0d,!,%21,",%22,[,%5b,],%5d,{,%7b,|,%7c,%7f,>,%3c,<,%3e
    Check Condition : Unconditional
    INFO : Customer has the new value already in place - skipping
    ===========================================================================
    [ Config tool : /u02/appldev/apps/apps_st/appl/ad/12.0.0/bin/adchgatname.pl ]
    Command : /u02/appldev/apps/tech_st/10.1.3/perl/bin/perl -I /u02/appldev/apps/tech_st/10.1.3/perl/lib/5.8.3 -I /u02/appldev/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3 -I /u02/appldev/apps/apps_st/appl/au/12.0.0/perl -I /u02/appldev/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi /u02/appldev/apps/apps_st/appl/ad/12.0.0/bin/adchgatname.pl contextfile=/u02/appldev/inst/apps/BALA_devclone/appl/admin/BALA_devclone.xml
    Action : execute
    SCRIPT RETURNED:
    Handle Appl_Top name changes, if any...
    Final Command : /u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -classpath /u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip:/u02/appldev/apps/apps_st/comn/java/classes -mx256m oracle.apps.ad.tools.configuration.ATNameHandler -e /u02/appldev/inst/apps/BALA_devclone/appl/admin/BALA_devclone.xml
    Reading APPL_TOP name from Context XML file:
    CONTEXT XML LOCATION : /u02/appldev/inst/apps/BALA_devclone/appl/admin/BALA_devclone.xml
    APPL_TOP NAME IN CONTEXT XML: devclone
    Reading APPL_TOP name from adconfig.txt file:
    adconfig.txt LOCATION : /u02/appldev/apps/apps_st/appl/admin/adconfig.txt
    APPL_TOP NAME IN adconfig.txt: devclone
    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.
    .end err out.
    Result : SUCCEEDED
    ===========================================================================
    ===========================================================================
    [ Config tool : /u02/appldev/apps/apps_st/appl/fnd/12.0.0/patch/115/bin/txkSetConfig.pl ]
    Command : /u02/appldev/apps/tech_st/10.1.3/perl/bin/perl -I /u02/appldev/apps/tech_st/10.1.3/perl/lib/5.8.3 -I /u02/appldev/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3 -I /u02/appldev/apps/apps_st/appl/au/12.0.0/perl -I /u02/appldev/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi /u02/appldev/apps/apps_st/appl/fnd/12.0.0/patch/115/bin/txkSetConfig.pl contextfile=/u02/appldev/inst/apps/BALA_devclone/appl/admin/BALA_devclone.xml /u02/appldev/apps/apps_st/appl/au/12.0.0/perl
    Action : execute
    SCRIPT RETURNED:
    TXK Script Name: txkSetConfig.pl
    Before Setting Environment
    AD_TOP : /u02/appldev/apps/apps_st/appl/ad/12.0.0
    AD_TOP variable is already in the environment....
    After Setting Environment
    AD_TOP : /u02/appldev/apps/apps_st/appl/ad/12.0.0
    Setting of Environment completed.
    Start of method: ContextValueMgmt
    java version "1.6.0_10"
    Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
    Java HotSpot(TM) Server VM (build 11.0-b15, mixed mode)
    version is :1.6
    Inside checkAPPSVersion()...
    Apps Version = 12.1.1
    Java Version = 1.6
    End of method: ContextValueMgmt
    Existing value of s_ias_version in Applications context file is 10.1.3.4.0
    Version present in ias.properties is 10.1.3.4.0
    No update required for s_ias_version as version in Context file is same as the value in ias.properties
    Existing value of s_forms_version in Applications context file is 10.1.2.3.0
    Actual Forms Version is 10.1.2.3.0
    No update required for s_forms_version as version in Context file is same as Forms patchset version
    Method Name: CopyWallet
    ** BEGIN CopyWallet() **
    Inside cwalletSSO.......
    cwallet.sso file already exits at the location /u02/appldev/inst/apps/BALA_devclone/certs/Apache/cwallet.sso
    cwalletSSO completed.......
    ** END CopyWallet() **
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    Result : SUCCEEDED
    ===========================================================================
    ===========================================================================
    [ Config tool : /u02/appldev/apps/apps_st/appl/ad/12.0.0/bin/adgentns.pl ]
    Command : /u02/appldev/apps/tech_st/10.1.3/perl/bin/perl -I /u02/appldev/apps/tech_st/10.1.3/perl/lib/5.8.3 -I /u02/appldev/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3 -I /u02/appldev/apps/apps_st/appl/au/12.0.0/perl -I /u02/appldev/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi /u02/appldev/apps/apps_st/appl/ad/12.0.0/bin/adgentns.pl PASSWORD contextfile=/u02/appldev/inst/apps/BALA_devclone/appl/admin/BALA_devclone.xml logdir=/u02/appldev/inst/apps/BALA_devclone/admin/log/01041525 outdir=/u02/appldev/inst/apps/BALA_devclone/admin/out/01041525
    Action : execute
    SCRIPT RETURNED:
    Generate Tns Names
    Logfile: /u02/appldev/inst/apps/BALA_devclone/admin/log/01041525/NetServiceHandler.log
         Classpath : /u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip:/u02/appldev/apps/apps_st/comn/java/classes
    Updating s_tnsmode to 'generateTNS'
    UpdateContext exited with status: 0
    AC-50480: Internal error occurred: java.lang.Exception: Error while generating listener.ora.
    Error generating tnsnames.ora from the database, temporary tnsnames.ora will be generated using templates
    Instantiating Tools tnsnames.ora
    Tools tnsnames.ora instantiated
    Web tnsnames.ora instantiated
    adgentns.pl exiting with status 2
    ERRORCODE = 2 ERRORCODE_END
    .end std out.
    .end err out.
    Result : FAILED
    ===========================================================================
    Ending Context Value Management System.
    ===========================================================================
    ===========================================================================
    Uploading file system Context file and its templates to the database
    Context file :
    /u02/appldev/inst/apps/BALA_devclone/appl/admin/BALA_devclone.xml
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL=''
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : devclone
    sDbDomain : valueglobal.net
    sDbPort : 1524
    sDbSid : BALA
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@devclone.valueglobal.net:1524:BALA
    Connection obtained
    -------------------ADX Database Utility Finished---------------
    Result : Successfully uploaded the Context file to the DataBase
    Context template file :
    /u02/appldev/apps/apps_st/appl/ad/12.0.0/admin/template/custom/adxmlctx.tmp
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL=''
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : devclone
    sDbDomain : valueglobal.net
    sDbPort : 1524
    sDbSid : BALA
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@devclone.valueglobal.net:1524:BALA
    Connection obtained
    -------------------ADX Database Utility Finished---------------
    Result : Successfully uploaded the Context template file to the DataBase
    Uploading the Context information template to the DataBase
    Context information template :
    /u02/appldev/apps/apps_st/appl/ad/12.0.0/admin/template/custom/adctxinf.tmp
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL=''
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : devclone
    sDbDomain : valueglobal.net
    sDbPort : 1524
    sDbSid : BALA
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@devclone.valueglobal.net:1524:BALA
    Connection obtained
    -------------------ADX Database Utility Finished---------------
    Result : Successfully uploaded the Context information template file to the DataBase
    ===========================================================================
    Configuring templates from all of the product tops...
    Processing DriverFile = /u02/appldev/apps/apps_st/appl/ad/12.0.0/admin/driver/adtmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for AD_TOP
    instantiate file:
    source : /u02/appldev/apps/apps_st/appl/ad/12.0.0/admin/template/adconfig.txt
    dest : /u02/appldev/apps/apps_st/appl/admin/adconfig.txt
    backup : /u02/appldev/apps/apps_st/appl/admin/adconfig.txt to /u02/appldev/inst/apps/BALA_devclone/admin/out/01041525/adconfig.txt
    setting permissions: 600
    setting ownership: appldev:appldev
    instantiate file:
    source : /u02/appldev/apps/apps_st/appl/ad/12.0.0/admin/template/adalldefaults.txt
    dest : /u02/appldev/apps/apps_st/appl/admin/BALA/adalldefaults.txt
    backup : /u02/appldev/apps/apps_st/appl/admin/BALA/adalldefaults.txt to /u02/appldev/inst/apps/BALA_devclone/admin/out/01041525/adalldefaults.txt
    setting permissions: 600
    setting ownership: appldev:appldev
    instantiate file:
    source : /u02/appldev/apps/apps_st/appl/ad/12.0.0/admin/template/adadmat.pl
    dest : /u02/appldev/inst/apps/BALA_devclone/admin/install/adadmat.pl
    backup : /u02/appldev/inst/apps/BALA_devclone/admin/install/adadmat.pl to /u02/appldev/inst/apps/BALA_devclone/admin/out/01041525/adadmat.pl
    setting permissions: 644
    setting ownership: appldev:appldev
    instantiate file:
    source : /u02/appldev/apps/apps_st/appl/ad/12.0.0/admin/template/adupdbid.sql
    dest : /u02/appldev/inst/apps/BALA_devclone/admin/install/adupdbid.sql
    backup : /u02/appldev/inst/apps/BALA_devclone/admin/install/adupdbid.sql to /u02/appldev/inst/apps/BALA_devclone/admin/out/01041525/adupdbid.sql
    setting permissions: 600
    setting ownership: appldev:appldev
    instantiate file:
    source : /u02/appldev/apps/apps_st/appl/ad/12.0.0/admin/template/iAS_1013_env.tmp
    dest : /u02/appldev/inst/apps/BALA_devclone/ora/10.1.3/BALA_devclone.env
    backup : /u02/appldev/inst/apps/BALA_devclone/ora/10.1.3/BALA_devclone.env to /u02/appldev/inst/apps/BALA_devclone/admin/out/01041525/BALA_devclone.env
    setting permissions: 644
    setting ownership: appldev:appldev
    instantiate file:
    source : /u02/appldev/apps/apps_st/appl/ad/12.0.0/admin/template/iAS_1012_env.tmp
    dest : /u02/appldev/inst/apps/BALA_devclone/ora/10.1.2/BALA_devclone.env
    backup : /u02/appldev/inst/apps/BALA_devclone/ora/10.1.2/BALA_devclone.env to /u02/appldev/inst/apps/BALA_devclone/admin/out/01041525/BALA_devclone0.env
    setting permissions: 644
    setting ownership: appldev:appldev

  • Apps tier clone error

    HRMS application
    EBS11.5.10.2
    Db 11.2.0.3
    suse linux 11 sp2
    oracle@hmf-hrm-007:/data/lnxtestcomn/clone/bin> perl adcfgclone.pl appsTier
    ERROR: cannot find jre or java under /data/lnxtestcomn/clone/bin/../jre/bin
    Please verify that you ran adpreclone.pl successfully
    oracle@hmf-hrm-007:/data/lnxtestcomn/clone/bin>
    echo $PATH
    /data/lnxtestora/8.0.6/bin:/data/oracle/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/kde3/bin:/bin:/usr/lib/jvm/jre/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/usr/NX/bin:/opt/gnome/bin:/opt/oracle/product/11gR1/db/bin
    oracle@hmf-hrm-007:~> which java
    /usr/bin/java
    oracle@hmf-hrm-007:~> which perl
    /usr/bin/perl
    I was able clone dbTier successfully.
    Preclone steps were ran fine on source.
    Help is appreciated.
    Thanks.

    oracle@hmf-hrm-007:~> export PATH=/data/lnxtestora/iAS/Apache/perl/bin/:$PATH
    oracle@hmf-hrm-007:~> PERL5LIB=/data/lnxtestora/iAS/Apache/perl/lib/5.00503/:/data/lnxtestora/iAS/Apache/perl/bin
    oracle@hmf-hrm-007:~> cd ../lnxtestora/iAS/Apache/perl/bin/
    oracle@hmf-hrm-007:/data/lnxtestora/iAS/Apache/perl/bin> perl ../../../../../lnxtestcomn/clone/bin/adcfgclone.pl appsTier
    Can't locate strict.pm in @INC (@INC contains: /project4/iAS1022/src/buildarea/asg_apache/pre_shiphome/perl/lib/5.00503/i686-linux /project4/iAS1022/src/buildarea/asg_apache/pre_shiphome/perl/lib/5.00503 /project4/iAS1022/src/buildarea/asg_apache/pre_shiphome/perl/lib/site_perl/5.005/i686-linux /project4/iAS1022/src/buildarea/asg_apache/pre_shiphome/perl/lib/site_perl/5.005 .) at ../../../../../lnxtestcomn/clone/bin/adcfgclone.pl line 26.
    BEGIN failed--compilation aborted at ../../../../../lnxtestcomn/clone/bin/adcfgclone.pl line 26.
    I tried following too.
    oracle@hmf-hrm-007:/data/lnxtestora/iAS/Apache/perl/bin> cd ../../../../../lnxtestcomn/clone/bin
    oracle@hmf-hrm-007:/data/lnxtestcomn/clone/bin> perl adcfgclone.pl appsTier
    Can't locate strict.pm in @INC (@INC contains: /project4/iAS1022/src/buildarea/asg_apache/pre_shiphome/perl/lib/5.00503/i686-linux /project4/iAS1022/src/buildarea/asg_apache/pre_shiphome/perl/lib/5.00503 /project4/iAS1022/src/buildarea/asg_apache/pre_shiphome/perl/lib/site_perl/5.005/i686-linux /project4/iAS1022/src/buildarea/asg_apache/pre_shiphome/perl/lib/site_perl/5.005 .) at adcfgclone.pl line 26.
    BEGIN failed--compilation aborted at adcfgclone.pl line 26.
    oracle@hmf-hrm-007:/data/lnxtestcomn/clone/bin> which perl
    /data/lnxtestora/iAS/Apache/perl/bin/perl
    oracle@hmf-hrm-007:/data/lnxtestcomn/clone/bin> which java
    /usr/bin/java
    oracle@hmf-hrm-007:/data/lnxtestcomn/clone/bin> perl -v
    This is perl, version 5.005_03 built for i686-linux
    Copyright 1987-1999, Larry Wall
    Perl may be copied only under the terms of either the Artistic License or the
    GNU General Public License, which may be found in the Perl 5.0 source kit.
    Complete documentation for Perl, including FAQ lists, should be found on
    this system using `man perl' or `perldoc perl'. If you have access to the
    Internet, point your browser at http://www.perl.com/, the Perl Home Page.
    oracle@hmf-hrm-007:/data/lnxtestcomn/clone/bin> echo $PERL5LIB
    /data/lnxtestora/iAS/Apache/perl/lib/5.00503/:/data/lnxtestora/iAS/Apache/perl/bin
    Edited by: user10994730 on Sep 28, 2012 11:03 AM

  • When I Import EBS12.1.3 Database Tier Template files,Error has happened

    Hello, every friends,
    I download the template of EBS12.1.3 to install.
    I unzip the .zip files, cat into app.tgz and db.tgz files.
    The app.tgz has imported into the VM server.
    But when i inport the db.tgz files into my VM server , an error has happened.
    Job Construction Phase
    Job ID: 1387173556470
    begin()
    Appended operation 'Virtual Machine Cfg File Configure' to object 'cfgFile_0004fb0000140000592d3e49eb041c61'.
    Appended operation 'Import Virtual Machine' to object 'cfgFile_0004fb0000140000592d3e49eb041c61'.
    commit()
    Completed Step: COMMIT
    Objects and Operations
    Object (CREATED): [VirtualMachineTemplate] 0004fb0000140000592d3e49eb041c61 (OVM_OL5U6_X86_64_EBIZ12.1.3_DB_VIS_PVM.tgz)
    Object (CREATED): [VirtualMachineCfgFile] cfgFile_0004fb0000140000592d3e49eb041c61
    Operation: Virtual Machine Cfg File Configure
    Operation: Import Virtual Machine
    Job Running Phase at 2013-12-16 13:59:16,470
    Job Participants: [09:20:a0:a2:e8:db:40:a8:87:e7:cb:0d:b1:6a:5a:f0 (ebs.weizm.com)]
    Actioner
    13:59:16,751: Starting operation 'Virtual Machine Cfg File Configure' on object 'cfgFile_0004fb0000140000592d3e49eb041c61'
    13:59:16,752: Completed operation 'Virtual Machine Cfg File Configure' with direction ==> LATER
    13:59:16,755: Starting operation 'Import Virtual Machine' on object 'cfgFile_0004fb0000140000592d3e49eb041c61'
    Job failed commit (internal) due to Caught during invoke method: java.net.SocketException: Socket closed
    Mon Dec 16 14:49:44 CST 2013
    com.oracle.odof.exception.InternalException: Caught during invoke method: java.net.SocketException: Socket closed
    Mon Dec 16 14:49:44 CST 2013
    at com.oracle.odof.OdofExchange.invokeMethod(OdofExchange.java:954)
    at com.oracle.ovm.mgr.api.job.InternalJobProxy.objectCommitter(Unknown Source)
    at com.oracle.ovm.mgr.api.job.JobImpl.internalJobCommit(JobImpl.java:282)
    at com.oracle.ovm.mgr.api.job.JobImpl.commit(JobImpl.java:662)
    at com.oracle.ovm.mgr.faces.model.JobEO.commit(JobEO.java:507)
    at com.oracle.ovm.mgr.faces.backing.storage.ImportTemplate$ImportJob.call(ImportTemplate.java:53)
    at com.oracle.ovm.mgr.faces.backing.storage.ImportTemplate$ImportJob.call(ImportTemplate.java:34)
    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    at java.lang.Thread.run(Thread.java:662)
    at com.oracle.ovm.mgr.util.concurrent.OvmThread.run(OvmThread.java:151)
    Caused by: java.net.SocketException: Socket closed
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.read(SocketInputStream.java:129)
    at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
    at java.io.BufferedInputStream.read(BufferedInputStream.java:237)
    at java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2248)
    at java.io.ObjectInputStream$BlockDataInputStream.peek(ObjectInputStream.java:2541)
    at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2551)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1296)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
    at com.oracle.odof.io.AbstractSocket.receive(AbstractSocket.java:220)
    at com.oracle.odof.io.AbstractSocket.receive(AbstractSocket.java:173)
    at com.oracle.odof.OdofExchange.send(OdofExchange.java:472)
    at com.oracle.odof.OdofExchange.send(OdofExchange.java:426)
    at com.oracle.odof.OdofExchange.invokeMethod(OdofExchange.java:936)
    ... 12 more
    Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.JobFailureException: OVMAPI_5001E Job: 1,387,173,556,470/1387173556470/Import VM Template ftp://192.168.1.211/OVM_OL5U6_X86_64_EBIZ12.1.3_DB_VIS_PVM.tgz, failed. The job has a Job Failure Event: 1,387,181,909,182/Job Error: Server Async Command Failed/(12/16/2013 04:18:29:198 下午)
    Async operation failed on server: ebs.weizm.com.
    Object: cfgFile_0004fb0000140000592d3e49eb041c61,
    PID: 3647,
    Server error message: Command: (gtar xzf /OVS/Repositories/0004fb00000300001015991165e2b495/Templates/0004fb0000140000592d3e49eb041c61/tmp/OVM_OL5U6_X86_64_EBIZ12.1.3_DB_VIS_PVM.tgz --no-same-owner -C /OVS/Repositories/0004fb00000300001015991165e2b495/Templates/0004fb0000140000592d3e49eb041c61/tmp) failed: (2)
    , on server: 09:20:a0:a2:e8:db:40:a8:87:e7:cb:0d:b1:6a:5a:f0, associated with object: cfgFile_0004fb0000140000592d3e49eb041c61 [Mon Dec 16 16:18:29 CST 2013]
    at com.oracle.ovm.mgr.api.job.JobEngine.checkJobStatus(JobEngine.java:657)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectAsyncStart(JobEngine.java:626)
    at com.oracle.ovm.mgr.op.virtual.VirtualMachineImport.action(VirtualMachineImport.java:72)
    at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1156)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:356)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:333)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:865)
    at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:244)
    at com.oracle.ovm.mgr.api.virtual.VirtualMachineCfgFileProxy.executeCurrentJobOperationAction(Unknown Source)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:230)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:322)
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1340)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:356)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:333)
    at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:106)
    at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:92)
    at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
    at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:752)
    at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:467)
    at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:525)
    at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
    at java.lang.Thread.run(Thread.java:662)
    FailedOperationCleanup
    Starting failed operation 'Import Virtual Machine' cleanup on object 'cfgFile_0004fb0000140000592d3e49eb041c61'
    Complete rollback operation 'Import Virtual Machine' cleanup on object 'cfgFile_0004fb0000140000592d3e49eb041c61'
    Rollbacker
    16:18:29,350: Starting rollbacker...
    Executing rollback operation 'Import Virtual Machine' on object 'cfgFile_0004fb0000140000592d3e49eb041c61'
    Complete rollback operation 'Import Virtual Machine' completed with direction=DONE
    16:18:29,355: Rollbacker completed...
    Objects To Be Rolled Back
    Object (CREATED): [VirtualMachineTemplate] 0004fb0000140000592d3e49eb041c61 (OVM_OL5U6_X86_64_EBIZ12.1.3_DB_VIS_PVM.tgz)
    Object (CREATED): [VirtualMachineCfgFile] cfgFile_0004fb0000140000592d3e49eb041c61
    Write Methods Invoked
    13:59:16,601 class="InternalJobDbImpl" vessel_id=3740 method=addTransactionIdentifier accessLevel=6 owningTx=1387173556601
    13:59:16,601 class="RepositoryDbImpl" vessel_id=1814 method=importVirtualMachineTemplate accessLevel=5 owningTx=-1
    13:59:16,602 class="VirtualMachineTemplateDbImpl" vessel_id=3749 method=setName accessLevel=6 owningTx=1387173556601
    13:59:16,613 class="VirtualMachineTemplateDbImpl" vessel_id=3749 method=setFoundryContext accessLevel=6 owningTx=1387173556601
    13:59:16,613 class="VirtualMachineTemplateDbImpl" vessel_id=3749 method=onPersistableCreate accessLevel=6 owningTx=1387173556601
    13:59:16,613 class="VirtualMachineTemplateDbImpl" vessel_id=3749 method=setLifecycleState accessLevel=6 owningTx=1387173556601
    13:59:16,613 class="VirtualMachineTemplateDbImpl" vessel_id=3749 method=setRollbackLifecycleState accessLevel=6 owningTx=1387173556601
    13:59:16,644 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=setName accessLevel=6 owningTx=1387173556601
    13:59:16,648 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=setFoundryContext accessLevel=6 owningTx=1387173556601
    13:59:16,648 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=onPersistableCreate accessLevel=6 owningTx=1387173556601
    13:59:16,648 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=setLifecycleState accessLevel=6 owningTx=1387173556601
    13:59:16,648 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=setRollbackLifecycleState accessLevel=6 owningTx=1387173556601
    13:59:16,683 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=setJobAsset accessLevel=6 owningTx=1387173556601
    13:59:16,683 class="VirtualMachineTemplateDbImpl" vessel_id=3749 method=setVirtualMachineCfgFile accessLevel=6 owningTx=1387173556601
    13:59:16,683 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=setVirtualMachine accessLevel=6 owningTx=1387173556601
    13:59:16,685 class="VirtualMachineTemplateDbImpl" vessel_id=3749 method=setSimpleName accessLevel=6 owningTx=1387173556601
    13:59:16,685 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=setAsset accessLevel=6 owningTx=1387173556601
    13:59:16,685 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=configure accessLevel=6 owningTx=1387173556601
    13:59:16,689 class="VirtualMachineTemplateDbImpl" vessel_id=3749 method=setOrigin accessLevel=6 owningTx=1387173556601
    13:59:16,689 class="VirtualMachineTemplateDbImpl" vessel_id=3749 method=setDescription accessLevel=6 owningTx=1387173556601
    13:59:16,689 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=setAsset accessLevel=6 owningTx=1387173556601
    13:59:16,689 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=configure accessLevel=6 owningTx=1387173556601
    13:59:16,689 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=importVirtualMachineTemplate accessLevel=6 owningTx=1387173556601
    13:59:16,697 class="InternalJobDbImpl" vessel_id=3740 method=setCompletedStep accessLevel=6 owningTx=1387173556601
    13:59:16,699 class="InternalJobDbImpl" vessel_id=3740 method=setAssociatedHandles accessLevel=6 owningTx=1387173556601
    13:59:16,755 class="InternalJobDbImpl" vessel_id=3740 method=setTuringMachineFlag accessLevel=6 owningTx=1387173556601
    13:59:16,755 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=setCurrentOperationToLater accessLevel=6 owningTx=1387173556601
    13:59:16,755 class="InternalJobDbImpl" vessel_id=3740 method=setTuringMachineFlag accessLevel=6 owningTx=1387173556601
    16:18:29,295 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=nextJobOperation accessLevel=6 owningTx=1387173556601
    16:18:29,295 class="InternalJobDbImpl" vessel_id=3740 method=setFailedOperation accessLevel=6 owningTx=1387173556601
    16:18:29,351 class="VirtualMachineTemplateDbImpl" vessel_id=3749 method=nextJobOperation accessLevel=6 owningTx=1387173556601
    16:18:29,351 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=nextJobOperation accessLevel=6 owningTx=1387173556601
    16:18:29,355 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=nextJobOperation accessLevel=6 owningTx=1387173556601
    Completed Step: ROLLBACK
    With the message, i think there has wrong in my VMServer, but i dont know where and what is wrang.
    Is anybody can help me?
    Thinks!
    ps: I had imported the templateBuilder into the same VMServer, and create a VM, and the VM is runing, I can access with my browser.

    Hi Srini:
    Thinks your answor。
    My VM Manager is "Oracle VM Manager 3.2.2",
    VM Server is "Oracle VM Server 3.2.2 for x86_64 (64 bit)",
    and EBS is "Oracle VM Templates for Oracle E-Business Suite Release 12.1.3 Vision Media Pack for x86 (64 bit)".
    I install didn't follow the README, because the step 2.4 has error.
    command “cat ... | tar -xz” has error "gzip: stdin: unexpected end of file",
    and only ebs12xx.img and vm.cfg has getted, system.img and README.txt cann't getted.
    /*****************STEP 2.4 of README************************
    2.4 Concatenate and Extract the Templates
    Concatinate and extract the .tgz files. This step creates a directory
    with the name of the template, containing all the files for the
    template.
    For example:
    # cd /OVS/seed_pool
    # cat OVM_OL5U6_X86_64_EBIZ12.1.3_DB_VIS_PVM.tgz.0
    \ OVM_OL5U6_X86_64_EBIZ12.1.3_DB_VIS_PVM.tgz.1
    \ OVM_OL5U6_X86_64_EBIZ12.1.3_DB_VIS_PVM.tgz.2
    \ OVM_OL5U6_X86_64_EBIZ12.1.3_DB_VIS_PVM.tgz.3
    \ OVM_OL5U6_X86_64_EBIZ12.1.3_DB_VIS_PVM.tgz.4
    \ OVM_OL5U6_X86_64_EBIZ12.1.3_DB_VIS_PVM.tgz.5
    \ OVM_OL5U6_X86_64_EBIZ12.1.3_DB_VIS_PVM.tgz.6
    \ OVM_OL5U6_X86_64_EBIZ12.1.3_DB_VIS_PVM.tgz.7 | tar -xz
    This will create the following directory structure:
    /OVS/seed_pool/OVM_OL5U6_X86_64_EBIZ12.1.3_DB_VIS_PVM
    |
    |- System.img (OS image file)
    |- ebs1211db.img.img (Oracle E-Biz 12.1.3 DB Tier image file)
    |- vm.cfg (VM configuration file)
    |- README.txt
    Similarly, you would perform:
    # cat OVM_OL5U6_X86_64_EBIZ12.1.3_APPS_VIS_PVM.tgz.0
    \ OVM_OL5U6_X86_64_EBIZ12.1.3_APPS_VIS_PVM.tgz.1
    \ OVM_OL5U6_X86_64_EBIZ12.1.3_APPS_VIS_PVM.tgz.2 | tar -xz
    This will create the following directory structure:
    /OVS/seed_pool/OVM_OL5U6_X86_64_EBIZ12.1.3_APPS_VIS_PVM
    |
    |- System.img (OS image file)
    |- ebs1211apps.img (Oracle E-Biz 12.1.3 Application Tier image file)
    |- vm.cfg (VM configuration file)
    |- README.txt
    So i merge the files into a .tgz file with command "tar xxx.tgz.0 xxx.tgz.1 xxx.tgz.2 > xxx.tgz".
    Then in VMManager import the xxx.tgz into VMServer with ftpserver.
    Application Tier has imported, but when importing DB Tier, the error has happend .

  • Login error in 3-tier mode Deski

    Hi,
    We are getting below error when we try to open 3-tier deski from infoview:
    "[repo_proxy 13] HttpSessionFacade::openSession - unable to proceed to the handshake : HTTP communication problem".
    Below is detail description of issue how it happened:
    1. Users were unable to login to CMC, but they were able to login to Infoview.
    2. We found that tomcat process was hung. Therefore we restarted the tomcat.
    3. After this first error was resolved. But 3-tier login error started.
    We did following thing to resolve the issue:
    1. We found that there are no patched applied on server recently.
    2. Veryfied and found that All require ports like 6400, 8080 are opened.
    3. Users are able to telnet to server from there local machine.
    4. We deleted all the entries in the LocData Folder on the client.
    5. Tried to restart Tomcat and all the BO Services again.
    6. Did the port binding for the CMS and the Deski Services.[Input the IP address/hostname in the place of the Auto Align in the  
        CMS server properties]
    But it did not help. Issue is still there. We also fould below error in catalina.out when we restarted tomcat:
    "Port number is already in use: 8000u201D.
    Below are my environment details:
    ===============================================================================
    Product: BOXI R3.1 FP1.8
    CMS DB: Oracle 10g
    OS:Linux
    Tomcat - Apache: 5.2
    ===============================================================================
    Please help me in this. Any help would be greatly appreciated.
    Thanks,
    Swapnil Rodge.

    Hi,
    We are getting below error when we try to open 3-tier deski from infoview:
    "[repo_proxy 13] HttpSessionFacade::openSession - unable to proceed to the handshake : HTTP communication problem".
    Below is detail description of issue how it happened:
    1. Users were unable to login to CMC, but they were able to login to Infoview.
    2. We found that tomcat process was hung. Therefore we restarted the tomcat.
    3. After this first error was resolved. But 3-tier login error started.
    We did following thing to resolve the issue:
    1. We found that there are no patched applied on server recently.
    2. Veryfied and found that All require ports like 6400, 8080 are opened.
    3. Users are able to telnet to server from there local machine.
    4. We deleted all the entries in the LocData Folder on the client.
    5. Tried to restart Tomcat and all the BO Services again.
    6. Did the port binding for the CMS and the Deski Services.[Input the IP address/hostname in the place of the Auto Align in the  
        CMS server properties]
    But it did not help. Issue is still there. We also fould below error in catalina.out when we restarted tomcat:
    "Port number is already in use: 8000u201D.
    Below are my environment details:
    ===============================================================================
    Product: BOXI R3.1 FP1.8
    CMS DB: Oracle 10g
    OS:Linux
    Tomcat - Apache: 5.2
    ===============================================================================
    Please help me in this. Any help would be greatly appreciated.
    Thanks,
    Swapnil Rodge.

  • Create XML file failed in apps tier

    appliations instance details
    version:11.5.8 and database version 9.2.0.7
    platform HP-tru64 5.1b
    type=single node
    I have applied the patch AD.I.6 and Autoconfig latest patch ie 5985992
    during migrating non-autoconfig to autoconfig dbtier went smoothly but appstier getting some errors
    alpha2.bw.ltindia.com> perl adbldxml.pl tier=apps appsuser=apps appspasswd=apps
    Starting context file generation for apps tier..
    Using JVM from /usr/bin/java -mx256m to execute java programs..
    The log file for this adbldxml session is located
    at:
    /d36/appluat/erpuatappl/admin/log/adbldxml_02132005.log
    For errors, Check log file :/d36/appluat/erpuatappl/admin/log/adbldxml_02132005.
    log
    In the log file
    FOLLOWING ERROR OCCURED :
    null
    StackTrace:
    java.lang.NullPointerException
    at java.io.File.<init>(Compiled Code)
    at oracle.apps.ad.context.GenerateContext.InstantiateRestForApps(Compile
    d Code)
    at oracle.apps.ad.context.GenerateContext.main(Compiled Code)
    Thanks in advance

    The problem is resolved use the metalink id below
    adbldxml.pl fails with java.lang.Exception DocID:     Note:340945.1
    Java.Lang.Nullpointerexception     Doc ID: Note:404762.1

  • Error with adautocfg.sh on the DB during final stage of upgrade

    Hi ;
    I have same issue like:
    Error with adautocfg.sh on the DB during final stage of upgrade
    i folled documents but somehow i cant recreate xml file
    i use this:
    cd <RDBMS ORACLE_HOME/appsutil/bin
    perl adbldxml.pl
    but nothing happen!! it doesnt do nothing!
    i rename my xml file under <RDBMS ORACLE_HOME/appsutil/ but there is no new xml file!!
    Is anyone know why?
    Thanks

    Hi hussein;
    Those note solved my problem, but i have one other problem now.. when i try to create new context file by usng :
    perl adbldxml.pl tier=db appsuser=apps appspasswd=apps jtop=/u01/VIS/visdb/10.2.0/jre/1.4.2
    i have this error:
    FOLLOWING ERROR OCCURED :
    +3 >= 3+
    StackTrace:
    java.lang.ArrayIndexOutOfBoundsException: 3 >= 3
    at java.util.Vector.setElementAt(Unknown Source)
    at oracle.apps.ad.context.GenerateContext.setJRETOP(GenerateContext.java:7483)
    at oracle.apps.ad.context.GenerateContext.InstantiateRestForDB(GenerateContext.java:3057)
    at oracle.apps.ad.context.GenerateContext.main(GenerateContext.java:8150)
    Upgrade to DB 10g fails with error - cannot generate contextfile
    i found note 369179.1, Note says i need to apply lastest autoconfig patch...
    When i donwload patch 6372396 which is lasest patch number for r11( i sourced r11 env file), and try to apply patch to my system its gives me that:
    AutoPatch error:
    adprdf(): At line 3 in file u6372396.drv:
    This patch is not compatible with your on-site release:
    patch's intended release version and
    on-site          release version
    do not have identical major and minor version numbers (first two components)
    patch's intended release is "11.5.0"
    on-site          release is "12.0.4"
    Processing line   10000.
    Processing line   20000.
    +24658 lines processed.+
    AutoPatch error:
    AutoPatch encountered errors parsing and loading the patch driver file.
    +STRT_TASK: [Prereq checking logic] [] [Sun Jun 28 2009 09:04:57]+
    So i decide to apply autoconfig patch 7237313 for r12, so i source r12 env file and then start path end its ended wihtout error
    After i try to create context file by using this command again:
    perl adbldxml.pl tier=db appsuser=apps appspasswd=apps jtop=/u01/VIS/visdb/10.2.0/jre/1.4.2
    and have still same error :(
    FOLLOWING ERROR OCCURED :
    3 >= 3
    StackTrace:
    java.lang.ArrayIndexOutOfBoundsException: 3 >= 3
    at java.util.Vector.setElementAt(Unknown Source)
    at oracle.apps.ad.context.GenerateContext.setJRETOP(GenerateContext.java:7483)
    at oracle.apps.ad.context.GenerateContext.InstantiateRestForDB(GenerateContext.java:3057)
    at oracle.apps.ad.context.GenerateContext.main(GenerateContext.java:8150)
    so now what i have to do?
    thanks for advice

  • Adbldxml.pl issue

    Hi;
    I have been made moe to my win2003 32 bit server dbtier to win 2003 64 bit server dbtier on r12.0.4 wiht 10.2.0.2 db version. Now my db is up lsnr up and i can connect from apps tier to database(new db)
    I followed note:Using Oracle E-Business Suite Release 12 with a Database Tier Only Platform on Oracle 10g Release 2 [ID 456197.1]
    while i was try to enable autoconfig on new 64 bit db i follow this steps:
    set ORACLE_HOME=xxx\database\10.2.0
    set ORA_NLS10=xxx\database\10.2.0\nls\9idata
    set PATH=xxx\database\10.2.0\bin;%PATH%
    set LD_LIBRARY_PATH=xxx\database\10.2.0\lib
    set PERL5LIB=xxx\database\10.2.0\perl\5.8.3\lib\MSWin32-x86-multi-thread;xxx\database\10.2.0\perl\5.8.3\lib;xxx\database\10.2.0\perl\site\5.8.3\lib\MSWin32-x86-multi-thread;xxx\database\10.2.0\perl\site\5.8.3\lib;xxx\database\10.2.0\appsutil\perl
    set PERL=xxx/database/10.2.0/perl/5.8.3/bin/MSWin32-x86-multi-thread
    set PATH=%PERL%;%PATH%
    set ORACLE_SID=MYSID
    After those sets i follow:
    cd <RDBMS> $ORACLE_HOME>/appsutil/bin
    I run:
    C:\perl adbldxml.pl
    C:\
    Nothing happened, i try:
    C:\ perl adbldxml.pl tier=db appsuser=<APPSuser> appspasswd=<APPSpwd>
    C:\
    Nothing happened. I checked adbldxml.pl. It has this entery:
    FILENAME
    # | adbldxml.pl
    # |
    # | DESCRIPTION
    # | AutoConfig Tool to generate the Context file for APPL_TOP and the
    # | Database Oracle Home.
    # | This Tool has been obsoleted for R12. Its funcionality has been
    # | replaced by adclonectx.pl and the enhancement request in bug 5129854.
    What i have to do?I cant use adbldxml.pl no more?I should use adclonectx.pl? It doesnt harmful(its for clone as i know)
    After i cant run this, i try to enable my EBS, so i move to appstier. When i run autoconfig on appstier, i have below error in log file:
    Updating s_tnsmode to 'generateTNS'
    UpdateContext exited with status: 0
    AC-50480: Internal error occurred: java.lang.Exception: Error while generating listener.ora.
    Error generating tnsnames.ora from the database, temporary tnsnames.ora will be generated using templates
    Instantiating Tools tnsnames.ora
    Tools tnsnames.ora instantiated
    Web tnsnames.ora instantiated
    adgentns.pl exiting with status 512
    ERRORCODE = 512 ERRORCODE_END
    .end std out.
    .end err out.
    and also:
    [CVM Error Report]
    The following report lists errors encountered during CVM Phase
    <filename> <return code where appropriate>
    xxx\apps\testappl\ad\12.0.0\bin\adgentns.pl 512
    No of scripts failed in CVM phase: 1
    [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>
    [SETUP PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: xxx\apps\CONTEXT FILE\admin\install
    adgendbc.cmd INSTE8_SETUP 1
    AutoConfig is exiting with status 1
    I found R12: adgentns.pl fails with AC-50480: Internal error occurred: java.lang.Exception: Error while generating listener.ora [ID 453901.1], but it direct me again to make enable autoconfig on dbtier
    Help please

    Hi Hussein;
    I didnt create new appsutil on appstier, i just copy it from apps tier to new db server. In that note it mention:
    Install the jre in the appsutil directory:
    Copy the jre from the old $ORACLE_HOME/appsutil/jre to the new $ORACLE_HOME/appsutil directory. Or download the jre from the Sun website.
    But in note Using Oracle E-Business Suite Release 12 with a Database Tier Only Platform on Oracle 10g Release 2 [ID 456197.1]
    For Windows x64, both BEA's JRockit JDK 5.0 and Sun's JDK 5.0 are certified - we currently recommend that Windows x64 users copy over the Sun's JDK/JRE from the database's JDK directory to appsutil with the following instructions:
    $ cd $ORACLE_HOME/appsutil
    $ mv jre jre_old
    $ mv clone/jre clone/jre_old
    $ cp -r $ORACLE_HOME/jdk/jre jre
    $ cp -r $ORACLE_HOME/jdk/jre clone/jre
    What i did, i made first 10.2.1.0 sotware installation then i go $ORACLE_HOME/jdk/jre than copy it to $ORACLE_HOME/appsutil and also clone/jre as note mention
    PS: I already install Java Development Kit (JDK) 5 on windows, question is i should copy jre from where i made this installation to appsutil/jre or i need to use $ORACLE_HOME/jdk/jre?? CONFUSED HERE!

  • Where is  jre in database tier 10.2.0.5.

    Hi,
    I have successfully upgraded the 11.5.10.2 with 9.2.0.6 to R12 with 10.2.0.5. Now i am doing post installation steps.
    I have created appsutil.zip and copied it to the database tier. Now i am building the context file for database tier.
    $perl adbldxml.pl [It throws the following error]
    Starting context file generation for db tier..
    JRE_TOP not found at its desired location /data/clonedb/10.2.0/appsutil/jre
    Restart adbldxml.pl with value for jtop as an necessary argument
    But in appsutil i can not find jre.
    I am referring to R12 Oracle Application upgrade guide page no: 3-9. This about jre.
    1. Do i need to install jre.???
    2. I have old copy of appsutil that came with the installation. But jre folder is in $ORACLE_HOME.
    Please help??
    Thanks,
    Taher

    Hi hussein,
    As per the document 165195.1 section 8 i issued
    $perl adbldxml.pl tier=db appsuer=apps
    [oraclone@meskprod bin]$ perl adbldxml.pl tier=db appsuser=apps
    ** Invalid argument Found **
    USAGE:
    adbldxml.pl [appsuser=<appsusername>] [appspass=<appspassword>]
    [template=<contexttemplatepath>] [log=<logfilepath>] [out=<contextfilepath>]
    [servername=<hostname>] [jtop=<jre/jdk location>]
    For help, use adbldxml.pl [-]help
    WHERE:
    <appsusername> : Apps user name, defaults to "apps".
    <appspassword> : Apps password, prompts if not passed.
    <contexttemplatepath> : Complete path to context template. If not specified, default template will be
    For db tier : " <ORACLE_HOME>/appsutil/template/adxdbctx.tmp "
    <logfilepath> : Complete path of log file. If not specified, the file will be automatically created in
    For db tier : " <ORACLE_HOME>/appsutil/log/<s_contextname> "
    <contextfilepath> : Complete path of output context file. If not specified, the file will be
    For db tier : " <ORACLE_HOME>/appsutil/<s_contextname>.xml "
    <hostname> : Server for which database context File is to be generated.
    <jtop> : Complete path to JRE_TOP or JDK_TOP, depending on the the RDBMS version(db tier only)
    Old environment file:The environment file which was used while using the 11.5.10.2 applications.
    I have checked the file version of env. file it is
    $Header: ad8idbux.env 115.26 2005/09/14 06:28:28 sridhsub ship $
    So i was saying old [11.5.10.2] env file.
    Thanks,
    Taher
    Edited by: user11970143 on Dec 20, 2010 11:52 AM

  • Problems running autoconfig on db tier

    I am in the process of upgrading to apps 12.1.1 and database 11.2.0.1
    I have managed to first upgrade db to 11.2.0.1 and in the process of integrating new db with the current 11.5.10.2 apps, i am getting the error at the autoconfig stage:
    perl adbldxml.pl tier=db appsuser=apps appspasswd=appsStarting context file generation for db tier..
    Using JVM from /oracle02/appsdapo/rdbms/11.2.0/jdk/bin/java to execute java programs..
    execve(): No such file or directory
    Error trying to exec /oracle02/appsdapo/rdbms/11.2.0/jdk/bin/sparcv9/java.
    Check if file exists and permissions are set correctly.
    Failed to start a 64-bit JVM process from a 32-bit JVM.
    Verify all necessary J2SE components have been installed.
    (Solaris SPARC 64-bit components must be installed after 32-bit components.)
    My main question is that the path above does not exist and since context.xml file has not been created, where is it picking - /oracle02/appsdapo/rdbms/11.2.0/jdk/bin/sparcv9/java from???
    Thanks

    I have applied the patch 9835302 -
    Patch 9835302: TCH11201: ADBLDXML AND AUTOCONFIG COMPLETES WITH JAVA.LANG.UNSATISFIEDLINKERROR
    and this is what my system is showing:
    strings -a $AD_TOP/bin/adbldxml.pl |grep '$Header'
    # $Header: adbldxml.pl 115.23 2010/07/14 09:11:49 dhakumar noship $Please query AD_BUGS table to verify.
    There is another similar patch which is:
    Patch 9494547: TCH11201: ADBLDXML AND AUTOCONFIG COMPLETES WITH JAVA.LANG.UNSATISFIEDLINKERROR
    I haven't this applied. Should I need to apply that?Yes.
    Why can these 2 have the same description and has 9835302 superseeded 9494547Apply both patches as none of the patches supersede the other one.
    Thanks,
    Hussein

  • E-Business Suite Database Tier cloning failure

    Hi All,
    We are cloning a new Oracle E-Business Suite 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.

    >
    We are cloning a new Oracle E-Business Suite test instance from the cold backup of our production...
    >
    >
    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'
    >
    This to me indicates that the backup was not a cold backup.
    HTH
    Srini

  • 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

Maybe you are looking for

  • Display image in specified position

    Hello everyone I wanna know how I can display an image at an specified (x,y) position. I'm totally lost in how doing it. I have a bmp image of an arrow (which I could convert into bitmap or gif if needed) and I want to display it in an specified plac

  • Can't open library after upgrade to iPhoto '11

    I have seen a few people have the same/similar problem but their solutions haven't helped me. Bought new macbook pro two weeks ago. iPhoto didn't work when I had imported my old info onto my computer, but then after three wipes of the computer and a

  • Error while opening an excel file via labview

    i don't know why i get this message,then the excel won't open at all

  • HT5409 AVCHD audio does not play with the video clip

    iPhoto does not import, or even see the clips, and when QuickTime played the clip off the card itself, no audio is present even though the inspector shows stereo.              

  • How to get photos from my iphone5 to my PC

    I have my unlocked iPhone5 connected to my PC via USB cable and I hear an audible ping as it connects, but from the PC side in Windows Explorer I don't see it my Apple phone  listed as a device under Computer/Devices.  I also looked for it under Cont