Error running adcfgclone.pl dbTechStack:  RC-20403

Issue cloning target database environment during a preclone step
Problem Description
command perl adcfgclone.pl dbTechStack /db01/oracle/TESTDB/db/tech_st/11.1.0/appsutil/TESTDB_machine.xml results in the following error, and preclone steps cannot continue:
RC-20403: The following port numbers are busy - please make sure the ports are available and try again.
Raised by oracle.apps.ad.clone.ApplyDBTechStack
s_dbport : 1522
Not sure why I would receive this error, I have done this step several times before without error. Any ideas?

user4434301 wrote:
Issue cloning target database environment during a preclone step
Problem Description
command perl adcfgclone.pl dbTechStack /db01/oracle/TESTDB/db/tech_st/11.1.0/appsutil/TESTDB_machine.xml results in the following error, and preclone steps cannot continue:
RC-20403: The following port numbers are busy - please make sure the ports are available and try again.
Raised by oracle.apps.ad.clone.ApplyDBTechStack
s_dbport : 1522
Not sure why I would receive this error, I have done this step several times before without error. Any ideas?The error indicates that port 1522 is used by another program/process, so please use a different port or kill the process which uses port 1522.
Thanks,
Hussein

Similar Messages

  • Error running adcfgclone.pl dbconfig post-clone

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

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

  • Error while running adcfgclone on apps tier

    I am getting the following error while running adcfgclone on the apps tier...
    OS: RHEL 5.5 64bit
    Oracle 10.2.0.3
    EBS R12.0.4 Multinode
    DB Tier and APPS Tier on different nodes.
    RC-50004: Fatal: Error occurred in ApplyAppsTier:
    StackTrace -
    java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
            at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
            at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:67)
            at java.lang.Thread.run(Thread.java:595)
    Caused by: java.lang.NoSuchMethodError: oracle.apps.ad.autoconfig.InstantiateFile.writeReport(Ljava/util/Vector;Loracle/apps/ad/util/LogFile;I)V
            at oracle.apps.ad.clone.ApplyApplTop.checkAutoConfigErr(ApplyApplTop.java:590)
            at oracle.apps.ad.clone.ApplyApplTop.runAutoConfig(ApplyApplTop.java:558)
            at oracle.apps.ad.clone.ApplyApplTop.doConf(ApplyApplTop.java:339)
            at oracle.apps.ad.clone.ApplyApplTop.doApply(ApplyApplTop.java:382)
            at oracle.apps.ad.clone.ApplyApplTop.<init>(ApplyApplTop.java:267)
            at oracle.apps.ad.clone.ApplyAppsTier.<init>(ApplyAppsTier.java:105)
            ... 6 moreon the checking the logfile I am getting the following error
    Executable : /do5_apphome/apps/tech_st/10.1.2/bin/sqlplus
    SQL*Plus: Release 10.1.0.5.0 - Production on Fri Mar 30 11:12:06 2012
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Enter value for 1: Enter value for 2: Enter value for 3: Enter value for 4: ERRO                                             R:
    ORA-12560: TNS:protocol adapter error
    igccmprf.sh exiting with status 1
    ERRORCODE = 1 ERRORCODE_END
    .end std out.
    .end err out.
    Product Top Drivers executed : AD_TOP  FND_TOP  ICX_TOP  IEO_TOP  BIS_TOP  AMS_T                                             OP  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_TOPI have successfully run rapidclone on db tier without any errors..Kindly advice me what to do to get my apps up and running..Database is already up and running!

    Mr Hussein ,
    I guess it is an issue with autoconfig. So i tried to run auto config manually and got the following error which I would like you to have a look at
                       ADX Database Utility
    getConnection() -->
        sDbHost    : devdb
        sDbDomain  : erp.local
        sDbPort    : 1551
        sDbSid     : dev
        sDbUser    : APPS
        Trying to connect using SID...
    getConnectionUsingSID() -->
        JDBC URL: jdbc:oracle:thin:@devdb.erp.local:1551:dev
        Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
        Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
        JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=devdb.erp.local)(PORT=1551))(CONNECT_DATA=(SERVICE_NAME=dev)))
        Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
        Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
        JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=devdb.erp.local)(PORT=1551))(CONNECT_DATA=(SERVICE_NAME=dev.erp.local)))
        Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
        Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
            Verifying connection to the Database   : Could not be stablished
            No Restore Profile file created.
    Restore Profile utility ran successfully
    ===========================================================================
    Listener Port no 1521

  • Error while running adcfgclone on APPS tier (ERROR: context creation not completed successfully)

    I am getting below error while running adcfgclone on APPS tier
    ERROR : Unable to set CLASSPATH
    /corp_ex1/DRPM/drpmcomn/clone/bin/../jlib/classes111.zip: is  missing
    First Creating a new context file for the cloned system.
    The program is going to ask you for information about the new system:
    ERROR: context creation not completed successfully.
    Please check /tmp/adcfgclone_29475.err file for errors
    i  copied classes111.zip from IAS_HOME to COMMON_TOP . Now I am getting below error
    First Creating a new context file for the cloned system.
    The program is going to ask you for information about the new system:
    ERROR: context creation not completed successfully.
    Please check /tmp/adcfgclone_30763.err file for errors

    Please post the details of the application release, database version and OS.
    ERROR: context creation not completed successfully
    This is a generic error, please check the log files for details about the error.
    Thanks,
    Hussein

  • ORA-12514 error while running adcfgclone.pl

    Dear Hussein,
    We are cloning an R12 instance, while running adcfgclone.pl dbTier, we are gettign the below error:
    ============================================================
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : db1
    sDbDomain : ******.com
    sDbPort : 1551
    sDbSid : ERPUAT
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@db1.******.com:1551:ERPUAT
    Exception occurred: java.sql.SQLRecoverableException: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=db1.******.com)(PORT=1551))(CONNECT_DATA=(SERVICE_NAME=ERPUAT)))
    Exception occurred: java.sql.SQLRecoverableException: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=db1.******.com)(PORT=1551))(CONNECT_DATA=(SERVICE_NAME=ERPUAT.******.com)))
    Exception occurred: java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
    Connection could not be obtained; returning null
    =============================================================
    and in alert log file, there is below error:
    =============================================================
    alter database open resetlogs
    ORA-1194 signalled during: alter database open resetlogs...
    alter tablespace TEMP1 add tempfile '/mnt/data/erpuat/db/apps_st/data/temp01.dbf' REUSE
    ORA-1109 signalled during: alter tablespace TEMP1 add tempfile '/mnt/data/erpuat/db/apps_st/data/temp01.dbf' REUSE...
    alter tablespace TEMP2 add tempfile '/mnt/data/erpuat/db/apps_st/data/temp02.dbf' REUSE
    ORA-1109 signalled during: alter tablespace TEMP2 add tempfile '/mnt/data/erpuat/db/apps_st/data/temp02.dbf' REUSE...
    Sun Sep 13 23:53:24 2009
    Shutting down instance (abort)
    License high water mark = 1
    USER (ospid: 1809): terminating the instance
    Instance terminated by USER, pid = 1809
    Sun Sep 13 23:53:25 2009
    Instance shutdown complete
    ================================================
    Please suggest
    Bilal
    Edited by: user5499416 on Sep 14, 2009 12:24 AM
    Edited by: user5499416 on Sep 14, 2009 12:52 AM

    Bilal,
    Exception occurred: java.sql.SQLRecoverableException: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directoryPlease verify that the database was created successfully and it is up and running.
    Regards,
    Hussein

  • Error when running adcfgclone.pl on dbTier

    Hi Guru's,
    Am currently performing a cloning on EBS 11.5.10.2 running on RHEL AS 3.0 (Taroon Update 6).
    I followed all the correct procedures on the source system,including running of adpreclone on both tiers and running autoconfig,and every step completed sucessfully.I then copied all the 5 folders to the target system.
    I ensured all the pre-requisite checks are completed including applying Patch 3006854 on the target,after which i run adcfgclone.pl on dbTier.......
    It went upto about 50% then errored out as follows.
    Kindly assist me.Below is a portion of the log file that contains that errors.
    instantiate file:
    source : /home/oracle/selfdb/9.2.0/appsutil/template/inventory/Patches21/oracle.xml.classgen.java/9.2.0.6.0/context.xml
    dest : /home/oracle/selfdb/9.2.0/inventory/Patches21/oracle.xml.classgen.java/9.2.0.6.0/context.xml
    backup : /home/oracle/selfdb/9.2.0/inventory/Patches21/oracle.xml.classgen.java/9.2.0.6.0/context.xml to /home/oracle/selfdb/9.2.0/appsutil/out/self_self/context901.xml
    setting ownership: root:root
    instantiate file:
    source : /home/oracle/selfdb/9.2.0/appsutil/template/inventory/Templates/rdbms/demo/aqxml.conf
    dest : /home/oracle/selfdb/9.2.0/inventory/Templates/rdbms/demo/aqxml.conf
    backup : /home/oracle/selfdb/9.2.0/inventory/Templates/rdbms/demo/aqxml.conf to /home/oracle/selfdb/9.2.0/appsutil/out/self_self/aqxml3.conf
    setting ownership: root:root
    instantiate file:
    source : /home/oracle/selfdb/9.2.0/appsutil/template/bin/odisrvreg
    dest : /home/oracle/selfdb/9.2.0/bin/odisrvreg
    AC-50401: Command: su root -c "cp /home/oracle/selfdb/9.2.0/bin/odisrvreg /home/oracle/selfdb/9.20.0/appsutil/out/self_self/odisrvreg" failed
    Raised by oracle.apps.ad.autoconfig.InstantiateFile
    backup : /home/oracle/selfdb/9.2.0/bin/odisrvreg to /home/oracle/selfdb/9.20.0/appsutil/out/self_self/odisrvreg
    setting ownership: root:root
    instantiate file:
    source : /home/oracle/selfdb/9.2.0/appsutil/template/bin/schemasync
    dest : /home/oracle/selfdb/9.2.0/bin/schemasync
    AC-50401: Command: su root -c "cp /home/oracle/selfdb/9.2.0/bin/schemasync /home/oracle/selfdb/9.20.0/appsutil/out/self_self/schemasync" failed
    Raised by oracle.apps.ad.autoconfig.InstantiateFile
    backup : /home/oracle/selfdb/9.2.0/bin/schemasync to /home/oracle/selfdb/9.20.0/appsutil/out/self_self/schemasync
    setting ownership: root:root
    instantiate file:
    source : /home/oracle/selfdb/9.2.0/appsutil/template/bin/emwebsite
    dest : /home/oracle/selfdb/9.2.0/bin/emwebsite
    AC-50401: Command: su root -c "cp /home/oracle/selfdb/9.2.0/bin/emwebsite /home/oracle/selfdb/9.20.0/appsutil/out/self_self/emwebsite" failed
    Raised by oracle.apps.ad.autoconfig.InstantiateFile
    backup : /home/oracle/selfdb/9.2.0/bin/emwebsite to /home/oracle/selfdb/9.20.0/appsutil/out/self_self/emwebsite
    setting ownership: root:root

    The last few lines of the log are as follows:-
    ApplyDBTechStack Completed Successfully.
    # Calling ApplyDatabase...
    Executing runInstallDriver...
    Started unzipping files...
    UNZIP used: UnZip 5.50 of 17 February 2002, by Info-ZIP. Maintained by C. Spieler. Send
    Verifying correctness of adcrdbclone.sql
    Instantiating /home/oracle/selfdb/9.2.0/appsutil/template/adcrdbclone.sql to /home/oracle/selfdb/9.2.0/appsutil/install/self_self/adcrdbclone.sql
    Clustered Database: false
    instantiate file:
    source : /home/oracle/selfdb/9.2.0/appsutil/template/adcrdbclone.sql
    dest : /home/oracle/selfdb/9.2.0/appsutil/install/self_self/adcrdbclone.sql.bak
    AC-00439: Creation of file /home/oracle/selfdb/9.2.0/appsutil/install/self_self/adcrdbclone.sql.bak failed
    Raised by oracle.apps.ad.autoconfig.InstantiateFile
    instantiate file:
    source : /home/oracle/selfdb/9.2.0/appsutil/install/self_self/adcrdbclone.sql.bak
    dest : /home/oracle/selfdb/9.2.0/appsutil/install/self_self/adcrdbclone.sql
    AC-00444: Unable to write to file: java.io.FileNotFoundException: /home/oracle/selfdb/9.2.0/appsutil/install/self_self/adcrdbclone.sql.bak (No such file or directory)
    Raised by oracle.apps.ad.autoconfig.InstantiateFile
    setting permissions: /tmp/adcrdbclone.sql a+r
    AC-00425: Setting permissions failed for file: /tmp/adcrdbclone.sql
    Raised by oracle.apps.ad.autoconfig.InstantiateFile
    AC-50401: Command: su root -c "cp /tmp/adcrdbclone.sql /home/oracle/selfdb/9.2.0/appsutil/install/self_self/adcrdbclone.sql" failed
    Raised by oracle.apps.ad.autoconfig.InstantiateFile
    StackTrace:
    java.lang.StringIndexOutOfBoundsException: String index out of range: -1
         at java.lang.String.substring(String.java:1591)
         at oracle.apps.ad.util.SystemCheck.setPermissions(SystemCheck.java:1247)
         at oracle.apps.ad.clone.ApplyDatabase.runInstallDriver(ApplyDatabase.java:810)
         at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyDatabase.java:406)
         at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyDatabase.java:319)
         at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyDatabase.java:295)
         at oracle.apps.ad.clone.ApplyDBTier.<init>(ApplyDBTier.java:154)
         at java.lang.reflect.Constructor.newInstance(Native Method)
         at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:68)
         at java.lang.Thread.run(Thread.java:479)

  • When run adcfgclone.pl gives error

    Hi,
    when run adcfgclone.pl appTier it gives error pleas have a look steps i did and Errors file below.
    Target System Database SID : dev
    Target System Database Server Node [erpdev] : devdata.npfco.com
    Target System Base Directory : /oracle/PROD
    Target System Tools ORACLE_HOME Directory [oracle/PROD/apps/tech_st/10.1.2] :
    Target System Web ORACLE_HOME Directory [oracle/PROD/apps/tech_st/10.1.3] :
    Target System APPL_TOP Directory [oracle/PROD/apps/apps_st/appl] :
    Target System COMMON_TOP Directory [oracle/PROD/apps/apps_st/comn] :
    Target System Instance Home Directory [oracle/PROD/inst] :
    Target System Root Service [enabled] :
    Target System Web Entry Point Services [enabled] :
    Target System Web Application Services [enabled] :
    Target System Batch Processing Services [enabled] :
    Target System Other Services [disabled] :
    Do you want to preserve the Display [erpappl:0.0] (y/n) ? : n
    Target System Display [erpdev:0.0] :
    RC-00217: Warning: Configuration home directory (s_config_home) evaluates to /oracle/PROD/inst/apps/dev_erpdev. A directory with this name already exists and is not empty.
    Do you want to continue (y/n) ? : y
    Do you want the the target system to have the same port values as the source system (y/n) [y] ? : n
    Target System Port Pool [0-99] : 3
    Checking the port pool 3
    done: Port Pool 3 is free
    Report file located at /oracle/PROD/inst/apps/dev_erpdev/temp/portpool.lst
    Complete port information available at /oracle/PROD/inst/apps/dev_erpdev/temp/portpool.lst
    RC-40201: Unable to connect to Database dev.
    Backing up /oracle/PROD/inst/apps/dev_erpdev/appl/admin/dev_erpdev.xml to /oracle/PROD/inst/apps/dev_erpdev/appl/admin/dev_erpdev.xml.bak
    Creating the new APPL_TOP Context file from :
    /oracle/PROD/apps/apps_st/appl/ad/12.0.0/admin/template/adxmlctx.tmp
    The new APPL_TOP context file has been created :
    /oracle/PROD/inst/apps/dev_erpdev/appl/admin/dev_erpdev.xml
    Log file located at /oracle/PROD/apps/apps_st/comn/clone/bin/CloneContext_1116232223.log
    Check Clone Context logfile /oracle/PROD/apps/apps_st/comn/clone/bin/CloneContext_1116232223.log for details.
    /oracle/PROD/apps/apps_st/comn/clone/bin/adchkutl.sh: line 80: [: 5.2: integer expression expected
    Running Rapid Clone with command:
    perl /oracle/PROD/apps/apps_st/comn/clone/bin/adclone.pl java=/oracle/PROD/apps/apps_st/comn/clone/bin/../jre mode=apply stage=/oracle/PROD/apps/apps_st/comn/clone component=appsTier method=CUSTOM appctxtg=/oracle/PROD/inst/apps/dev_erpdev/appl/admin/dev_erpdev.xml showProgress contextValidated=true
    Running:
    perl /oracle/PROD/apps/apps_st/comn/clone/bin/adclone.pl java=/oracle/PROD/apps/apps_st/comn/clone/bin/../jre mode=apply stage=/oracle/PROD/apps/apps_st/comn/clone component=appsTier method=CUSTOM appctxtg=/oracle/PROD/inst/apps/dev_erpdev/appl/admin/dev_erpdev.xml showProgress contextValidated=true
    APPS Password :
    Beginning application tier Apply - Mon Nov 16 23:23:21 2009
    /oracle/PROD/apps/apps_st/comn/clone/bin/../jre/bin/java -Xmx600M -DCONTEXT_VALIDATED=true -Doracle.installer.oui_loc=/oui -classpath /oracle/PROD/apps/apps_st/comn/clone/jlib/xmlparserv2.jar:/oracle/PROD/apps/apps_st/comn/clone/jlib/ojdbc14.jar:/oracle/PROD/apps/apps_st/comn/clone/jlib/java:/oracle/PROD/apps/apps_st/comn/clone/jlib/oui/OraInstaller.jar:/oracle/PROD/apps/apps_st/comn/clone/jlib/oui/ewt3.jar:/oracle/PROD/apps/apps_st/comn/clone/jlib/oui/share.jar:/oracle/PROD/apps/apps_st/comn/clone/jlib/oui/srvm.jar:/oracle/PROD/apps/apps_st/comn/clone/jlib/ojmisc.jar oracle.apps.ad.clone.ApplyAppsTier -e /oracle/PROD/inst/apps/dev_erpdev/appl/admin/dev_erpdev.xml -stage /oracle/PROD/apps/apps_st/comn/clone -showProgress
    APPS Password : Log file located at /oracle/PROD/inst/apps/dev_erpdev/admin/log/ApplyAppsTier_11162323.log
    / 90% completed
    RC-50004: Fatal: Error occurred in ApplyAppsTier:
    StackTrace -
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
    at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:67)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: java.lang.NoSuchMethodError: oracle.apps.ad.autoconfig.InstantiateFile.writeReport(Ljava/util/Vector;Loracle/apps/ad/util/LogFile;I)V

    [applmgr@erpdev bin]$ perl adcfgclone.pl appsTier
    Copyright (c) 2002 Oracle Corporation
    Redwood Shores, California, USA
    Oracle Applications Rapid Clone
    Version 12.0.0
    adcfgclone Version 120.20.12000000.12
    Enter the APPS password :
    /oracle/PROD/apps/apps_st/comn/clone/bin/adchkutl.sh: line 80: [: 5.2: integer expression expected
    Running:
    /oracle/PROD/apps/apps_st/comn/clone/bin/../jre/bin/java -Xmx600M -cp /oracle/PROD/apps/apps_st/comn/clone/jlib/java:/oracle/PROD/apps/apps_st/comn/clone/jlib/xmlparserv2.jar:/oracle/PROD/apps/apps_st/comn/clone/jlib/ojdbc14.jar oracle.apps.ad.context.CloneContext -e /oracle/PROD/apps/apps_st/comn/clone/bin/../context/apps/CTXORIG.xml -validate -pairsfile /tmp/adpairsfile_18493.lst -stage /oracle/PROD/apps/apps_st/comn/clone 2> /tmp/adcfgclone_18493.err; echo $? > /tmp/adcfgclone_18493.res
    Log file located at /oracle/PROD/apps/apps_st/comn/clone/bin/CloneContext_1117063328.log
    Provide the values required for creation of the new APPL_TOP Context file.
    Target System Hostname (virtual or normal) [erpdev] :
    Target System Database SID : dev
    Target System Database Server Node [erpdev] : devdata
    Target System Base Directory : /oracle/PROD
    Target System Tools ORACLE_HOME Directory [oracle/PROD/apps/tech_st/10.1.2] :
    Target System Web ORACLE_HOME Directory [oracle/PROD/apps/tech_st/10.1.3] :
    Target System APPL_TOP Directory [oracle/PROD/apps/apps_st/appl] :
    Target System COMMON_TOP Directory [oracle/PROD/apps/apps_st/comn] :
    Target System Instance Home Directory [oracle/PROD/inst] :
    Target System Root Service [enabled] :
    Target System Web Entry Point Services [enabled] :
    Target System Web Application Services [enabled] :
    Target System Batch Processing Services [enabled] :
    Target System Other Services [disabled] :
    Do you want to preserve the Display [erpappl:0.0] (y/n) ? : n
    Target System Display [erpdev:0.0] :
    RC-00217: Warning: Configuration home directory (s_config_home) evaluates to /oracle/PROD/inst/apps/dev_erpdev. A directory with this name already exists and is not empty.
    Do you want to continue (y/n) ? : y
    Do you want the the target system to have the same port values as the source system (y/n) [y] ? : n
    Target System Port Pool [0-99] : 51
    Checking the port pool 51
    done: Port Pool 51 is free
    Report file located at /oracle/PROD/inst/apps/dev_erpdev/temp/portpool.lst
    Complete port information available at /oracle/PROD/inst/apps/dev_erpdev/temp/portpool.lst
    RC-40201: Unable to connect to Database dev.
    Backing up /oracle/PROD/inst/apps/dev_erpdev/appl/admin/dev_erpdev.xml to /oracle/PROD/inst/apps/dev_erpdev/appl/admin/dev_erpdev.xml4.bak
    Creating the new APPL_TOP Context file from :
    /oracle/PROD/apps/apps_st/appl/ad/12.0.0/admin/template/adxmlctx.tmp
    The new APPL_TOP context file has been created :
    /oracle/PROD/inst/apps/dev_erpdev/appl/admin/dev_erpdev.xml
    Log file located at /oracle/PROD/apps/apps_st/comn/clone/bin/CloneContext_1117063328.log
    Check Clone Context logfile /oracle/PROD/apps/apps_st/comn/clone/bin/CloneContext_1117063328.log for details.
    /oracle/PROD/apps/apps_st/comn/clone/bin/adchkutl.sh: line 80: [: 5.2: integer expression expected
    Running Rapid Clone with command:
    perl /oracle/PROD/apps/apps_st/comn/clone/bin/adclone.pl java=/oracle/PROD/apps/apps_st/comn/clone/bin/../jre mode=apply stage=/oracle/PROD/apps/apps_st/comn/clone component=appsTier method=CUSTOM appctxtg=/oracle/PROD/inst/apps/dev_erpdev/appl/admin/dev_erpdev.xml showProgress contextValidated=true
    Running:
    perl /oracle/PROD/apps/apps_st/comn/clone/bin/adclone.pl java=/oracle/PROD/apps/apps_st/comn/clone/bin/../jre mode=apply stage=/oracle/PROD/apps/apps_st/comn/clone component=appsTier method=CUSTOM appctxtg=/oracle/PROD/inst/apps/dev_erpdev/appl/admin/dev_erpdev.xml showProgress contextValidated=true
    APPS Password :
    Beginning application tier Apply - Tue Nov 17 06:34:12 2009
    /oracle/PROD/apps/apps_st/comn/clone/bin/../jre/bin/java -Xmx600M -DCONTEXT_VALIDATED=true -Doracle.installer.oui_loc=/oui -classpath /oracle/PROD/apps/apps_st/comn/clone/jlib/xmlparserv2.jar:/oracle/PROD/apps/apps_st/comn/clone/jlib/ojdbc14.jar:/oracle/PROD/apps/apps_st/comn/clone/jlib/java:/oracle/PROD/apps/apps_st/comn/clone/jlib/oui/OraInstaller.jar:/oracle/PROD/apps/apps_st/comn/clone/jlib/oui/ewt3.jar:/oracle/PROD/apps/apps_st/comn/clone/jlib/oui/share.jar:/oracle/PROD/apps/apps_st/comn/clone/jlib/oui/srvm.jar:/oracle/PROD/apps/apps_st/comn/clone/jlib/ojmisc.jar oracle.apps.ad.clone.ApplyAppsTier -e /oracle/PROD/inst/apps/dev_erpdev/appl/admin/dev_erpdev.xml -stage /oracle/PROD/apps/apps_st/comn/clone -showProgress
    APPS Password : Log file located at /oracle/PROD/inst/apps/dev_erpdev/admin/log/ApplyAppsTier_11170634.log
    \ 89% completed
    RC-50004: Fatal: Error occurred in ApplyAppsTier:
    StackTrace -
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
    at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:67)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: java.lang.NoSuchMethodError: oracle.apps.ad.autoconfig.InstantiateFile.writeReport(Ljava/util/Vector;Loracle/apps/ad/util/LogFile;I)V
    at oracle.apps.ad.clone.ApplyApplTop.checkAutoConfigErr(ApplyApplTop.java:590)
    at oracle.apps.ad.clone.ApplyApplTop.runAutoConfig(ApplyApplTop.java:558)
    at oracle.apps.ad.clone.ApplyApplTop.doConf(ApplyApplTop.java:339)
    at oracle.apps.ad.clone.ApplyApplTop.doApply(ApplyApplTop.java:382)
    at oracle.apps.ad.clone.ApplyApplTop.<init>(ApplyApplTop.java:267)
    at oracle.apps.ad.clone.ApplyAppsTier.<init>(ApplyAppsTier.java:105)
    ... 6 more

  • ORA-01503 and ORA-01110 Errors while running adcfgclone.pl dbTier

    Hi,
    I am working on R12 on IBM AIX as I am cloning from one system to another I am facing some errors while running adcfgclone.pl for database tier.
    Following is the log from the adcfgclone.pl as it fails;
    Creating the control file for CLONE_test database ...
    SQL*Plus: Release 11.1.0.7.0 - Production on Mon Sep 6 10:32:43 2010
    Copyright (c) 1982, 2008, Oracle.  All rights reserved.
    Connected to an idle instance.
    ORACLE instance shut down.
    Connected to an idle instance.
    ORA-32006: USER_DUMP_DEST initialization parameter has been deprecated
    ORA-32006: BACKGROUND_DUMP_DEST initialization parameter has been deprecated
    ORACLE instance started.
    Total System Global Area 1068937216 bytes
    Fixed Size                  2160600 bytes
    Variable Size             427821096 bytes
    Database Buffers          624951296 bytes
    Redo Buffers               14004224 bytes
    CREATE CONTROLFILE REUSE SET DATABASE "CLONE"
    *+
    ERROR at line 1:
    ORA-01503: CREATE CONTROLFILE failed
    ORA-01159: file is not from same database as previous files - wrong database id
    ORA-01110: data file 22: '/u04/oracle/proddata/applsysx01.dbf'
    alter database open resetlogs
    *+
    ERROR at line 1:
    ORA-01507: database not mounted
    alter tablespace TEMP add tempfile '/u03/oracle/proddata/temp01.dbf' REUSE
    *+
    ERROR at line 1:
    ORA-01109: database not open
    ALTER DATABASE RENAME GLOBAL_NAME TO "CLONE.testcom.com"
    *+
    ERROR at line 1:
    ORA-01109: database not open
    ORA-01507: database not mounted
    ORACLE instance shut down.
    Connected to an idle instance.
    ORA-32006: USER_DUMP_DEST initialization parameter has been deprecated
    ORA-32006: BACKGROUND_DUMP_DEST initialization parameter has been deprecated
    ORACLE instance started.
    Total System Global Area 1068937216 bytes
    Fixed Size                  2160600 bytes
    Variable Size             427821096 bytes
    Database Buffers          624951296 bytes
    Redo Buffers               14004224 bytes
    ORA-03113: end-of-file on communication channel
    Process ID: 1278120
    Session ID: 1105 Serial number: 3
    ERROR:
    ORA-03114: not connected to ORACLE
    ORA-24324: service handle not initialized
    ORA-01041: internal error. hostdef extension doesn't exist
    Connected.
    ORA-01031: insufficient privileges
    ERROR:
    ORA-01012: not logged on
    ERROR:
    ORA-01012: not logged on
    ERROR:
    ORA-01012: not logged on
    ERROR:
    ORA-01012: not logged on
    ERROR:
    ORA-01012: not logged on
    ERROR:
    ORA-01012: not logged on
    Disconnected
    exit_code=1
    Checking for errors ...
    The database has not been successfully created. Shutting down the instance ...
    SQL*Plus: Release 11.1.0.7.0 - Production on Mon Sep 6 10:33:12 2010
    Copyright (c) 1982, 2008, Oracle.  All rights reserved.
    Connected to an idle instance.
    ORACLE instance shut down.
    Disconnected
    +.end std out.+
    +.end err out.+
    I have checked the log for preclone from the source machine but there are no errors. Below are the last lines of preclone log file
    Zip2 - Completed native zipping sh -c "cd /u02/oracle/proddb/10.2.0/appsutil/out/PROD_testcom/; zip  -q  -y /u02/oracle/proddb/10.2.0/appsutil/clone/data/stage/adcrdb.zip -@ ; echo ERRORCODE = $? ERRORCODE_END"
    Done...
    +#############################################################+
    StageDBTier Finished at Tue Aug 31 16:50:19 GMT03:00 2010+
    Status: Completed Successfully
    +#############################################################+
    Please advice.
    Regards

    Hi user:
    1. Yes the database and lsnr were closed as the tar files were created. So, i assume thate there are no any oracle session avalibale when you copy files from source to target
    2. Yes I would also like to mention that it already had an old instance. So this is just a new clone. So, i mention you have valid entery on /etc/hosts file
    3. Please can you describe what permissions as from root user it was done as
    chown -R oratest:dba <db tier folders> If your target user is oratest than syntax seems correct, did you copy oracle_home too from source to target and this home owner is oratest again right?
    Regard
    Helios

  • Error while running adcfgclone on apps tier.....(hot backup)

    hi i'm performing hot backup cloning & when i run adcfgclone on apps tier....it is getting failed.here is my logfile.......single node....
    Started ApplyAppsTier at Tue Dec 14 14:42:09 GMT+05:30 2010
    Version:
    ApplyAppsTier.java : 120.4
    # Calling ApplyAppsTechStack...
    Executing runInstallDriver...
    Started unzipping files...
    Completed runInstallDriver.
    Executing home registration for s_weboh_oh...
    Registration Driver not available
    /clonehot/apps/apps/tech_st/10.1.3/appsutil/driver/regclone.drv
    Using default registration.
    copying /clonehot/apps/apps/tech_st/10.1.3//jlib/ojmisc.jar into jdk/jre/lib
    checking - /clonehot/apps/apps/tech_st/10.1.3//oraInst.loc
    checking - /etc/oraInst.loc
    Validating oraInst.loc - /etc/oraInst.loc
    oraInst.loc (/etc/oraInst.loc) points to directory without permissions: /u01/app/oracle/oraInventory
    checking - /clonehot/apps/inst/apps/PROD_apps/admin/oraInst.loc
    Validating oraInst.loc - /clonehot/apps/inst/apps/PROD_apps/admin/oraInst.loc
    Found oraInst.loc at - /clonehot/apps/inst/apps/PROD_apps/admin/oraInst.loc
    The given ORACLE_HOME_NAME : WEBOH_PROD
    This ORACLE_HOME_NAME is not registered in the inventory
    running OUI CLI home cloning:
    /clonehot/apps/apps/tech_st/10.1.3/oui/bin/runInstaller -clone -silent -force -waitForCompletion -invPtrLoc /clonehot/apps/inst/apps/PROD_apps/admin/oraInst.loc session:ORACLE_HOME=/clonehot/apps/apps/tech_st/10.1.3/ oracle.as.j2ee.top:s_asInstanceName=WEBOH_PROD oracle.as.j2ee.top:s_adminName=oc4jadmin oracle.as.j2ee.top:s_adminPassword=welcome ORACLE_HOME_NAME=WEBOH_PROD
    Executing command sh -c "/clonehot/apps/apps/tech_st/10.1.3/oui/bin/runInstaller -clone -silent -force -waitForCompletion -invPtrLoc /clonehot/apps/inst/apps/PROD_apps/admin/oraInst.loc session:ORACLE_HOME=/clonehot/apps/apps/tech_st/10.1.3/ oracle.as.j2ee.top:s_asInstanceName=WEBOH_PROD oracle.as.j2ee.top:s_adminName=oc4jadmin oracle.as.j2ee.top:s_adminPassword=welcome ORACLE_HOME_NAME=WEBOH_PROD ; echo ERRORCODE = $? ERRORCODE_END" Tue Dec 14 14:42:10 GMT+05:30 2010
    Command returned
    ERRORCODE = 127 ERRORCODE_END
    .end std out.
    /bin/sh: /clonehot/apps/apps/tech_st/10.1.3/oui/bin/runInstaller: No such file or directory
    .end err out.
    Command sh -c "/clonehot/apps/apps/tech_st/10.1.3/oui/bin/runInstaller -clone -silent -force -waitForCompletion -invPtrLoc /clonehot/apps/inst/apps/PROD_apps/admin/oraInst.loc session:ORACLE_HOME=/clonehot/apps/apps/tech_st/10.1.3/ oracle.as.j2ee.top:s_asInstanceName=WEBOH_PROD oracle.as.j2ee.top:s_adminName=oc4jadmin oracle.as.j2ee.top:s_adminPassword=welcome ORACLE_HOME_NAME=WEBOH_PROD ; echo ERRORCODE = $? ERRORCODE_END" failed. Tue Dec 14 14:42:10 GMT+05:30 2010
    OUI CLI cloning failed.
    Please look in to the latest OUI log file located in the central inventory /clonehot/apps/inst/apps/PROD_apps/admin/oraInventory/logs/cloneActions_<timestamp> for more details
    Attempting to restore /clonehot/apps/apps/tech_st/10.1.3/oui/oraparam.ini.ouibak to /clonehot/apps/apps/tech_st/10.1.3/oui/oraparam.ini
    Edited by: vandana on Dec 14, 2010 1:16 AM

    Hi,
    oraInst.loc (/etc/oraInst.loc) points to directory without permissions: /u01/app/oracle/oraInventoryPlease make sure that applmgr user has read/write/execute permission on the oraInventory directory.
    Please look in to the latest OUI log file located in the central inventory /clonehot/apps/inst/apps/PROD_apps/admin/oraInventory/logs/cloneActions_<timestamp> for more detailsAny details about the error in this log file?
    Thanks,
    Hussein

  • Error while running adcfgclone on database tier please help me

    Hello
    I am doing cloning through cold backup and i face some errors..here is my logfile.....please suggest me some solution...
    Executing script in InstantiateFile:
    Attempting to create a back up of the Context file
    Created back up file of name :
    /home/clone/db/db/tech_st/10.2.0/appsutil/out/CLONE_zishan/12071920/CLONE_zishan.xml
    ===========================================================================
    Starting synchronization of file system Context file and its templates with those in the database
    Database connection : Failed
    OAM Context editing support feature: Unverified
    OAM Customization support feature : Unverified
    File system template : /home/clone/db/db/tech_st/10.2.0/appsutil/template/adxdbctx.tmp
    Checking for customizations to Context template
    Warning: Unable to connect to Database.
    If the system is OAM enabled, this may result in loss of customizations.
    Looking for custom template at : /home/clone/db/db/tech_st/10.2.0/appsutil/template/custom/adxdbctx.tmp
    Custom template : Not available
    Customizations found : None
    File system Context file :/home/clone/db/db/tech_st/10.2.0/appsutil/CLONE_zishan.xml
    Checking the Context file for possible updates from the Database
    Warning: Unable to connect to Database.
    If the system is OAM enabled, this may result in loss of customizations and the Context files in DataBase and in the file system may be unsynchronized
    ===========================================================================
    Starting Updates of Context file Tue Dec 07 19:20:41 GMT+05:30 2010
    found context version : 120.27
    available update version : 120.27
    No updates to apply
    Ending Updates of Context file
    ===========================================================================
    ===========================================================================
    Starting Context Value Management System at Tue Dec 07 19:20:41 GMT+05:30 2010
    Using version 120.8
    Options:
    Force : no
    Contextfile : /home/clone/db/db/tech_st/10.2.0/appsutil/CLONE_zishan.xml
    Templatefile : /home/clone/db/db/tech_st/10.2.0/appsutil/template/adxdbctx.tmp
    ValueUpdateFile : /home/clone/db/db/tech_st/10.2.0/appsutil/template/adcvmdb.xml
    Verifying value management system requirements:
    ContextFile : VALID
    Template File : VALID
    ValueUpdateFile : VALID
    Parsing the ValueUpdateFile
    [ s_contextfile ]
    Action : seed
    Change reason : Setting the location to what has been specified by user
    New value : /home/clone/db/db/tech_st/10.2.0/appsutil/CLONE_zishan.xml
    ===========================================================================
    [ Config tool : /home/clone/db/db/tech_st/10.2.0/appsutil/bin/adgentns.pl ]
    Command : /home/clone/db/db/tech_st/10.2.0/perl/bin/perl -I /home/clone/db/db/tech_st/10.2.0/perl/lib/5.8.3 -I /home/clone/db/db/tech_st/10.2.0/perl/lib/site_perl/5.8.3 -I /home/clone/db/db/tech_st/10.2.0/appsutil/perl /home/clone/db/db/tech_st/10.2.0/appsutil/bin/adgentns.pl PASSWORD contextfile=/home/clone/db/db/tech_st/10.2.0/appsutil/CLONE_zishan.xml logdir=/home/clone/db/db/tech_st/10.2.0/appsutil/log/CLONE_zishan
    Action : execute
    SCRIPT RETURNED:
    Generate Tns Names
         Classpath : /home/clone/db/db/tech_st/10.2.0/jdbc/lib/ojdbc14.jar:/home/clone/db/db/tech_st/10.2.0/appsutil/java/xmlparserv2.jar:/home/clone/db/db/tech_st/10.2.0/appsutil/java:/home/clone/db/db/tech_st/10.2.0/jlib/netcfg.jar:/home/clone/db/db/tech_st/10.2.0/jlib/ldapjclnt10.jar
    Loading ORACLE_HOME environment from /home/clone/db/db/tech_st/10.2.0
    Logfile: /home/clone/db/db/tech_st/10.2.0/appsutil/log/CLONE_zishan/NetServiceHandler.log
    Error generating tnsnames.ora from the database, temperory tnsnames.ora will be generated using templates
    Instantiating templates
    tnsnames.ora instantiated
    listener.ora instantiated
    adgentns.pl exiting with status 25600
    ERRORCODE = 25600 ERRORCODE_END
    .end std out.
    .end err out.
    Result : FAILED
    ===========================================================================
    Ending Context Value Management System.
    ===========================================================================
    ===========================================================================
    No uploading of Context file and its templates to database. Database conection failed
    ===========================================================================
    Finished running CVM.....
    Processing DriverFile = /home/clone/db/db/tech_st/10.2.0/appsutil/template/addbtmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for AppsUtil
    Looking for the directory : /home/clone/db/db/tech_st/10.2.0/nls/data/9idata
    Directory exists
    Looking for file : /home/clone/db/db/tech_st/10.2.0/nls/data/old/cr9idata.pl
    File exists
    Validation complete
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    AutoConfig Setup Phase
    Running Setup Process 2 of 3 for AppsUtil
    Executing script in InstantiateFile:
    /home/clone/db/db/tech_st/10.2.0/perl/bin/perl -I /home/clone/db/db/tech_st/10.2.0/perl/lib/5.8.3 -I /home/clone/db/db/tech_st/10.2.0/perl/lib/site_perl/5.8.3 -I /home/clone/db/db/tech_st/10.2.0/appsutil/perl /home/clone/db/db/tech_st/10.2.0/appsutil/install/CLONE_zishan/txkConfigDbOcm.pl
    script returned:
    Checking if OCM is already configured in: /home/clone/db/db/tech_st/10.2.0
    OCM is not yet configured in: /home/clone/db/db/tech_st/10.2.0
    The values for MetaLink ID, CSI and Country Code are not all specified. OCM cannot be configured.
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    AutoConfig Setup Phase
    Running Setup Process 3 of 3 for AppsUtil
    Executing script in InstantiateFile:
    /home/clone/db/db/tech_st/10.2.0/appsutil/install/CLONE_zishan/afmkinit.sh
    script returned:
    afmkinit.sh started at Tue Dec 7 19:21:09 IST 2010
    The environment settings are as follows ...
    ORACLE_HOME : /home/clone/db/db/tech_st/10.2.0
    ORACLE_SID : CLONE
    TWO_TASK :
    PATH : /home/clone/db/db/tech_st/10.2.0/perl/bin:/home/clone/db/db/tech_st/10.2.0/bin:/usr/bin:/usr/sbin:/home/clone/db/db/tech_st/10.2.0/appsutil/jre/bin:/usr/ccs/bin:/bin:/usr/bin/X11:/usr/local/bin:/home/clone/db/db/tech_st/10.2.0/appsutil/clone/bin/../jre/bin:/home/clone/db/db/tech_st/10.2.0/appsutil/clone/bin/../jre/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oracle1/bin
    Library Path : /home/clone/db/db/tech_st/10.2.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/home/clone/db/db/tech_st/10.2.0/lib:/usr/dt/lib:/home/clone/db/db/tech_st/10.2.0/ctx/lib
    afmkinit.sh exiting with status 0
    .end std out.
    .end err out.
    Skipping Profile Phase
    Skipping Apply Phase
    Starting DB listener with command:
    /home/clone/db/db/tech_st/10.2.0/appsutil/scripts/CLONE_zishan/addlnctl.sh start CLONE
    You are running addlnctl.sh version 120.1
    Logfile: /home/clone/db/db/tech_st/10.2.0/appsutil/log/CLONE_zishan/addlnctl.txt
    Starting listener process CLONE ...
    addlnctl.sh: exiting with status 0
    .end std out.
    .end err out.
    checking DB Connection...
    DEBUG: checkDBConnection in()
    ADX Database Utility
    getConnection() -->
    sDbHost : zishan
    sDbDomain : mahesh.dba
    sDbPort : 1541
    sDbSid : CLONE
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@zishan.mahesh.dba:1541:CLONE
    Exception occurred: java.sql.SQLException: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=zishan.mahesh.dba)(PORT=1541))(CONNECT_DATA=(SERVICE_NAME=CLONE)))
    Exception occurred: java.sql.SQLException: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=zishan.mahesh.dba)(PORT=1541))(CONNECT_DATA=(SERVICE_NAME=CLONE.mahesh.dba)))
    Exception occurred: java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
    The Connection descriptor used by the client was:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=zishan.mahesh.dba)(PORT=1541))(CONNECT_DATA=(SERVICE_NAME=CLONE.mahesh.dba)))
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    DEBUG: checkDBConnection out()
    Verifying correctness of adcrdbclone.sql
    Clustered Database: false
    Instantiating /home/clone/db/db/tech_st/10.2.0/appsutil/template/adcrdbclone.sql to /home/clone/db/db/tech_st/10.2.0/appsutil/install/CLONE_zishan/adcrdbclone.sql.bak
    instantiate file:
    source : /home/clone/db/db/tech_st/10.2.0/appsutil/template/adcrdbclone.sql
    dest : /home/clone/db/db/tech_st/10.2.0/appsutil/install/CLONE_zishan/adcrdbclone.sql.bak
    Instantiating /home/clone/db/db/tech_st/10.2.0/appsutil/install/CLONE_zishan/adcrdbclone.sql.bak to /home/clone/db/db/tech_st/10.2.0/appsutil/install/CLONE_zishan/adcrdbclone.sql
    instantiate file:
    source : /home/clone/db/db/tech_st/10.2.0/appsutil/install/CLONE_zishan/adcrdbclone.sql.bak
    dest : /home/clone/db/db/tech_st/10.2.0/appsutil/install/CLONE_zishan/adcrdbclone.sql
    Updating:s_db_rollback_segs:(_syssmu1$, syssmu2$, syssmu3$, syssmu4$, syssmu5$, syssmu6$, syssmu7$, syssmu8$, syssmu9$, syssmu10$, syssmu11$, syssmu12$, syssmu13$, syssmu14$, syssmu15$):
    Updating:s_undo_tablespace:APPS_UNDOTS1:
    Updating:s_database:db102:
    Updating:isspfileexists:false:
    Updating:s_dbfiles:512:
    Executing Configuration Phase...
    Deleting files of type INSTALL
    Checking for file: /home/clone/db/db/tech_st/10.2.0/network/admin/CLONE_zishan/sqlnet.ora
    Processing driver file: /home/clone/db/db/tech_st/10.2.0/appsutil/template/addbtmpl.drv
    Checking for file: /home/clone/db/db/tech_st/10.2.0/dbs/initCLONE.ora
    File exists
    File deleted
    Checking for file: /home/clone/db/db/tech_st/10.2.0/network/admin/CLONE_zishan/listener.ora
    File exists
    File deleted
    Checking for file: /home/clone/db/db/tech_st/10.2.0/network/admin/CLONE_zishan/tnsnames.ora
    File exists
    File deleted
    Processing DriverFile = /home/clone/db/db/tech_st/10.2.0/appsutil/template/addbtmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for AppsUtil
    AutoConfig Setup Phase
    Running Setup Process 2 of 3 for AppsUtil
    Executing script in InstantiateFile:
    /home/clone/db/db/tech_st/10.2.0/perl/bin/perl -I /home/clone/db/db/tech_st/10.2.0/perl/lib/5.8.3 -I /home/clone/db/db/tech_st/10.2.0/perl/lib/site_perl/5.8.3 -I /home/clone/db/db/tech_st/10.2.0/appsutil/perl /home/clone/db/db/tech_st/10.2.0/appsutil/install/CLONE_zishan/txkConfigDbOcm.pl
    script returned:
    Checking if OCM is already configured in: /home/clone/db/db/tech_st/10.2.0
    OCM is not yet configured in: /home/clone/db/db/tech_st/10.2.0
    The values for MetaLink ID, CSI and Country Code are not all specified. OCM cannot be configured.
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    AutoConfig Setup Phase
    Running Setup Process 3 of 3 for AppsUtil
    Executing script in InstantiateFile:
    /home/clone/db/db/tech_st/10.2.0/appsutil/install/CLONE_zishan/afmkinit.sh
    script returned:
    afmkinit.sh started at Tue Dec 7 19:21:26 IST 2010
    The environment settings are as follows ...
    ORACLE_HOME : /home/clone/db/db/tech_st/10.2.0
    ORACLE_SID : CLONE
    TWO_TASK :
    PATH : /home/clone/db/db/tech_st/10.2.0/perl/bin:/home/clone/db/db/tech_st/10.2.0/bin:/usr/bin:/usr/sbin:/home/clone/db/db/tech_st/10.2.0/appsutil/jre/bin:/usr/ccs/bin:/bin:/usr/bin/X11:/usr/local/bin:/home/clone/db/db/tech_st/10.2.0/appsutil/clone/bin/../jre/bin:/home/clone/db/db/tech_st/10.2.0/appsutil/clone/bin/../jre/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oracle1/bin
    Library Path : /home/clone/db/db/tech_st/10.2.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/home/clone/db/db/tech_st/10.2.0/lib:/usr/dt/lib:/home/clone/db/db/tech_st/10.2.0/ctx/lib
    afmkinit.sh exiting with status 0
    .end std out.
    .end err out.
    Skipping Profile Phase
    Skipping Apply Phase
    Executing CreateDB...
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : zishan
    sDbDomain : mahesh.dba
    sDbPort : 1541
    sDbSid : CLONE
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@zishan.mahesh.dba:1541:CLONE
    Exception occurred: java.sql.SQLException: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=zishan.mahesh.dba)(PORT=1541))(CONNECT_DATA=(SERVICE_NAME=CLONE)))
    Exception occurred: java.sql.SQLException: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=zishan.mahesh.dba)(PORT=1541))(CONNECT_DATA=(SERVICE_NAME=CLONE.mahesh.dba)))
    Exception occurred: java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
    The Connection descriptor used by the client was:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=zishan.mahesh.dba)(PORT=1541))(CONNECT_DATA=(SERVICE_NAME=CLONE.mahesh.dba)))
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    adcrdb.sh started at Tue Dec 7 19:21:27 IST 2010
    The environment settings are as follows ...
    ORACLE_HOME : /home/clone/db/db/tech_st/10.2.0
    ORACLE_SID : CLONE
    TWO_TASK :
    PATH : /home/clone/db/db/tech_st/10.2.0/perl/bin:/home/clone/db/db/tech_st/10.2.0/bin:/usr/bin:/usr/sbin:/home/clone/db/db/tech_st/10.2.0/appsutil/jre/bin:/usr/ccs/bin:/bin:/usr/bin/X11:/usr/local/bin:/home/clone/db/db/tech_st/10.2.0/appsutil/clone/bin/../jre/bin:/home/clone/db/db/tech_st/10.2.0/appsutil/clone/bin/../jre/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oracle1/bin
    LD_LIBRARY_PATH : /home/clone/db/db/tech_st/10.2.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/home/clone/db/db/tech_st/10.2.0/lib:/usr/dt/lib:/home/clone/db/db/tech_st/10.2.0/ctx/lib
    Executable : /home/clone/db/db/tech_st/10.2.0/bin/sqlplus
    The log information will be written to
         /home/clone/db/db/tech_st/10.2.0/appsutil/log/CLONE_zishan/adcrdb_CLONE.txt
    Creating the control file for CLONE_zishan database ...
    SQL*Plus: Release 10.2.0.2.0 - Production on Tue Dec 7 19:21:27 2010
    Copyright (c) 1982, 2005, Oracle. All Rights Reserved.
    Connected to an idle instance.
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 1073741824 bytes
    Fixed Size          1264892 bytes
    Variable Size          427819780 bytes
    Database Buffers     633339904 bytes
    Redo Buffers          11317248 bytes
    CREATE CONTROLFILE REUSE SET DATABASE "CLONE"
    ERROR at line 1:
    ORA-01503: CREATE CONTROLFILE failed
    ORA-00200: control file could not be created
    ORA-00202: control file: '/home/clone/db/db/apps_st/data/cntrl01.dbf'
    ORA-27086: unable to lock file - already in use
    Linux Error: 11: Resource temporarily unavailable
    Additional information: 8
    Additional information: 30389
    alter database open resetlogs
    ERROR at line 1:
    ORA-01507: database not mounted
    alter tablespace TEMP1 add tempfile '/home/clone/db/db/apps_st/data/temp01.dbf' REUSE
    ERROR at line 1:
    ORA-01109: database not open
    alter tablespace TEMP2 add tempfile '/home/clone/db/db/apps_st/data/temp02.dbf' REUSE
    ERROR at line 1:
    ORA-01109: database not open
    ALTER DATABASE RENAME GLOBAL_NAME TO "CLONE.mahesh.dba"
    ERROR at line 1:
    ORA-01109: database not open
    ORA-01507: database not mounted
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 1073741824 bytes
    Fixed Size          1264892 bytes
    Variable Size          427819780 bytes
    Database Buffers     633339904 bytes
    Redo Buffers          11317248 bytes
    ORA-00205: error in identifying control file, check alert log for more info
    BEGIN dbms_backup_restore.zeroDbid(0); END;
    ERROR at line 1:
    ORA-00210: cannot open the specified control file
    ORA-06512: at "SYS.X$DBMS_BACKUP_RESTORE", line 4168
    ORA-06512: at line 1
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 1073741824 bytes
    Fixed Size          1264892 bytes
    Variable Size          427819780 bytes
    Database Buffers     633339904 bytes
    Redo Buffers          11317248 bytes
    CREATE CONTROLFILE REUSE SET DATABASE "CLONE"
    ERROR at line 1:
    ORA-01503: CREATE CONTROLFILE failed
    ORA-00200: control file could not be created
    ORA-00202: control file: '/home/clone/db/db/apps_st/data/cntrl01.dbf'
    ORA-27086: unable to lock file - already in use
    Linux Error: 11: Resource temporarily unavailable
    Additional information: 8
    Additional information: 30389
    alter database open resetlogs
    ERROR at line 1:
    ORA-01507: database not mounted
    alter tablespace TEMP1 add tempfile '/home/clone/db/db/apps_st/data/temp01.dbf' REUSE
    ERROR at line 1:
    ORA-01109: database not open
    alter tablespace TEMP2 add tempfile '/home/clone/db/db/apps_st/data/temp02.dbf' REUSE
    ERROR at line 1:
    ORA-01109: database not open
    ALTER DATABASE RENAME GLOBAL_NAME TO "CLONE.mahesh.dba"
    ERROR at line 1:
    ORA-01109: database not open
    Error Running create/replace library with adupdlib.sql
    ORA-01109: database not open
    PL/SQL procedure successfully completed.
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    exit_code=0
    Checking for errors ...
    The database has not been successfully created. Shutting down the instance ...
    SQL*Plus: Release 10.2.0.2.0 - Production on Tue Dec 7 19:21:33 2010
    Copyright (c) 1982, 2005, Oracle. All Rights Reserved.
    Connected.
    ORACLE instance shut down.
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    .end std out.
    .end err out.
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : zishan
    sDbDomain : mahesh.dba
    sDbPort : 1541
    sDbSid : CLONE
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@zishan.mahesh.dba:1541:CLONE
    Exception occurred: java.sql.SQLException: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=zishan.mahesh.dba)(PORT=1541))(CONNECT_DATA=(SERVICE_NAME=CLONE)))
    Exception occurred: java.sql.SQLException: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=zishan.mahesh.dba)(PORT=1541))(CONNECT_DATA=(SERVICE_NAME=CLONE.mahesh.dba)))
    Exception occurred: java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
    The Connection descriptor used by the client was:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=zishan.mahesh.dba)(PORT=1541))(CONNECT_DATA=(SERVICE_NAME=CLONE.mahesh.dba)))
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    RC-00118: Error occurred during creation of database
    Raised by oracle.apps.ad.clone.ApplyDatabase

    Hi;
    What is EBS and Db,OS?
    ERROR at line 1:
    ORA-01503: CREATE CONTROLFILE failed
    ORA-00200: control file could not be created
    ORA-00202: control file: '/home/clone/db/db/apps_st/data/cntrl01.dbf'
    ORA-27086: unable to lock file - already in use
    Linux Error: 11: Resource temporarily unavailable
    Additional information: 8
    Additional information: 30389home/clone/db/db/apps_st/data/cntrl01.dbf' This file exsits? If yes you have r/w permission?
    alter database open resetlogs
    ERROR at line 1:
    ORA-01507: database not mounted
    alter tablespace TEMP1 add tempfile '/home/clone/db/db/apps_st/data/temp01.dbf' REUSE
    ERROR at line 1:
    ORA-01109: database not open
    alter tablespace TEMP2 add tempfile '/home/clone/db/db/apps_st/data/temp02.dbf' REUSE
    *Did you run preclone on source before copy file to target?
    Regard
    Helios

  • Adcfgclone.pl dbTechStack on Target DB removes listener and tnsnames files

    Hello:
    I am doing a first-time clone from my PRD to my TST instance, and have undergone the following steps:
    1. perl adpreclone.pl dbTier on Source DB
    2. perl adpreclone.pl appsTier on Source AppTier
    3. Copy APPL_TOP, COMMON_TOP, ORACLE_HOME, IAS_ORACLE_HOME from Source AppTier to Target AppTier.
    4. Run perl adcfgclone.pl dbTechStack on Target DB.
    At this point is where I start running into issues. The dbTechStack deletes/recreates the tnsnames.ora, sqlnet.ora, and listener.ora files, and the DB can no longer startup. The below is in the logfiles. Am I doing something wrong? I guess the issue is not so much with it deleting/recreating the files, as it is with the values it puts into the files (i.e. DB port = 3001)
    Executing Technology Stack Configuration...
    Executing runAutoConfig...
    Deleting files of type INSTALL
    Checking for file: /u01/oracle/WMSTST/db/tech_st/11.1.0/network/admin/WMSTST_x07tst00/sqlnet.ora
    File exists
    File deleted
    Processing driver file: /u01/oracle/WMSTST/db/tech_st/11.1.0/appsutil/template/addbtmpl.drv
    Checking for file: /u01/oracle/WMSTST/db/tech_st/11.1.0/appsutil/install/WMSTST_x07tst00/txkConfigDbOcm.pl
    File exists
    File deleted
    Checking for file: /u01/oracle/WMSTST/db/tech_st/11.1.0/dbs/initWMSTST.ora
    File exists
    File deleted
    Checking for file: /u01/oracle/WMSTST/db/tech_st/11.1.0/network/admin/WMSTST_x07tst00/listener.ora
    File exists
    File deleted
    Checking for file: /u01/oracle/WMSTST/db/tech_st/11.1.0/network/admin/WMSTST_x07tst00/tnsnames.ora
    File exists
    File deleted
    Testing for RAC specific parameters before running autoconfig
    No RAC specific parameters were found, running with CVM
    Starting CVM in INSTE8_SETUP mode
         Using Context file : /u01/oracle/WMSTST/db/tech_st/11.1.0/appsutil/WMSTST_x07tst00.xml
    Attempting to create a back up of the Context file
    Created back up file of name :
    /u01/oracle/WMSTST/db/tech_st/11.1.0/appsutil/out/WMSTST_x07tst00/12111155/WMSTST_x07tst00.xml
    ===========================================================================
    Starting synchronization of file system Context file and its templates with those in the database
    Database connection : Failed
    OAM Context editing support feature: Unverified
    OAM Customization support feature : Unverified
    File system template : /u01/oracle/WMSTST/db/tech_st/11.1.0/appsutil/template/adxdbctx.tmp
    Checking for customizations to Context template
    Warning: Unable to connect to Database.
    If the system is OAM enabled, this may result in loss of customizations.
    Looking for custom template at : /u01/oracle/WMSTST/db/tech_st/11.1.0/appsutil/template/custom/adxdbctx.tmp
    Custom template : Not available
    Customizations found : None
    File system Context file :/u01/oracle/WMSTST/db/tech_st/11.1.0/appsutil/WMSTST_x07tst00.xml
    Checking the Context file for possible updates from the Database
    Warning: Unable to connect to Database.
    If the system is OAM enabled, this may result in loss of customizations and the Context files in DataBase and in the file system may be unsynchronized
    Thanks!
    Edited by: user4434301 on Dec 11, 2012 12:39 PM

    Excellent. I copied the template file from another instance and the following messages were at the end of the logfile:
    Skipping Profile Phase
    Skipping Apply Phase
    Completed runAutoConfig...
    ApplyDBTechStack Completed Successfully.
    However I'm not completely certain this is entirely correct preclone. Can you tell me why the Profile and Apply Phases were skipped and why the following was displayed upon the screen on completion?
    Completed Apply...
    Tue Dec 18 11:25:39 2012
    Starting database listener for WMSTST:
    Running:
    /u01/oracle/WMSTST/db/tech_st/11.1.0/appsutil/scripts/WMSTST_x07tst00/addlnctl.sh start WMSTST
    Logfile: /u01/oracle/WMSTST/db/tech_st/11.1.0/appsutil/log/WMSTST_x07tst00/addlnctl.txt
    You are running addlnctl.sh version 120.1.12010000.4
    Starting listener process WMSTST ...
    LSNRCTL for Linux: Version 11.1.0.7.0 - Production on 18-DEC-2012 11:25:39
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Starting /u01/oracle/WMSTST/db/tech_st/11.1.0/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 11.1.0.7.0 - Production
    System parameter file is /u01/oracle/WMSTST/db/tech_st/11.1.0/network/admin/WMSTST_x07tst00/listener.ora
    Log messages written to /u01/oracle/WMSTST/db/tech_st/11.1.0/log/diag/tnslsnr/x07tst00/wmstst/alert/log.xml
    TNS-01151: Missing listener name, WMSTST, in LISTENER.ORA
    Listener failed to start. See the error message(s) above...
    addlnctl.sh: exiting with status 1
    addlnctl.sh: check the logfile /u01/oracle/WMSTST/db/tech_st/11.1.0/appsutil/log/WMSTST_x07tst00/addlnctl.txt for more information ...
    That file shows the following:
    Starting database listener for WMSTST:
    Running:
    /u01/oracle/WMSTST/db/tech_st/11.1.0/appsutil/scripts/WMSTST_x07tst00/addlnctl.sh start WMSTST
    Logfile: /u01/oracle/WMSTST/db/tech_st/11.1.0/appsutil/log/WMSTST_x07tst00/addlnctl.txt
    You are running addlnctl.sh version 120.1.12010000.4
    Starting listener process WMSTST ...
    LSNRCTL for Linux: Version 11.1.0.7.0 - Production on 18-DEC-2012 11:25:39
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Starting /u01/oracle/WMSTST/db/tech_st/11.1.0/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 11.1.0.7.0 - Production
    System parameter file is /u01/oracle/WMSTST/db/tech_st/11.1.0/network/admin/WMSTST_x07tst00/listener.ora
    Log messages written to /u01/oracle/WMSTST/db/tech_st/11.1.0/log/diag/tnslsnr/x07tst00/wmstst/alert/log.xml
    TNS-01151: Missing listener name, WMSTST, in LISTENER.ORA
    Listener failed to start. See the error message(s) above...
    addlnctl.sh: exiting with status 1
    addlnctl.sh: check the logfile /u01/oracle/WMSTST/db/tech_st/11.1.0/appsutil/log/WMSTST_x07tst00/addlnctl.txt for more information ...
    Should I have stopped the DB or listener before running the script?
    Edited by: user4434301 on Dec 18, 2012 9:18 AM

  • Question adcfgclone.pl dbTechStack

    Hi All,
    R12.1.3 / rdbms 11.2.0.3
    We did a fresh R12.1.1 install followed by R12.1.3 upgrade and rdbms upgrade to 11.2.0.3.
    we did a pre-clone on source and cloned to DEV.
    When we do
    perl adcfgclone.pl dbTechStack it complets successfully but failed to start lsitener.
    When looking into $ORACLE_HOME/network/admin/SID_server/listener.ora, the entry is the SOURCE instead of TARGET.
    I know how to workaround this but I do not understnad why it is happened? We have many other R12.1.3 instances and this never happened before.
    Anything we could check at to permanently fix this for future clone on this instance?
    Thanls

    perl adcfgclone.pl dbTechStack it complets successfully but failed to start lsitener.
    When looking into $ORACLE_HOME/network/admin/SID_server/listener.ora, the entry is the SOURCE instead of TARGET.
    I know how to workaround this but I do not understnad why it is happened? We have many other R12.1.3 instances and this never happened before.
    Anything we could check at to permanently fix this for future clone on this instance?Are you referring to "Changing s_db_listener context variable and run AutoConfig" solution? If yes, then please see (R12 Rapidclone on dbTier Tries to Start Listener with Source SID: "RC-00118 'Error occurred during creation of database' " [ID 1329400.1]).
    Also, make sure you have the latest Rapid Clone and AutoConfig patches applied -- I believe you are aware of the docs.
    Thanks,
    Hussein

  • Error in adcfgclone of dbTier

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

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

  • Error in adcfgclone.pl

    Hello all,
    i run adcfgclone.pl in apps Tier for clone, but facing issue. please advise.
    Do you want to preserve the port values from the source system on the target system (y/n) [y] ?:n
    Clone Context uses the same port pool mechanism as the Rapid Install
    Once you choose a port pool, Clone Context will validate the port availability.
    Enter the port pool number [0-99]:
    40
    Checking the port pool 40
    done: Port Pool 40 is free
    Complete port information available at /apps2/oracle/apps/oracle/zpntstappl/admin/out/ZPNTST_punastest1/portpool.lst
    Verifying Database Connection...
    RC-40201: Unable to connect to Database ZPNTST.
    Can not establish Database connection on Port 1561.
    Please verify the Database is up and running.
    Make sure the DB Port matches the one used on the dbTier.
    ERROR: context creation not completed successfully.
    Please check /tmp/adcfgclone_5008.err file for errors
    Edited by: tieto on Oct 14, 2010 5:35 AM

    Now i have given port no : - 41 in db tier
    Beginning APPSDB_ZPNTST registration to central inventory...
    ORACLE_HOME NAME : APPSDB_ZPNTST
    ORACLE_HOME PATH : /apps/oracle/apps/oracle/oradb
    Using Inventory location in /etc/oraInst.loc
    Log file located at /home/oracle/oraInventory/logs/OracleHomeCloner_10140518.log
    ERROR: Registration Failed... Please check log file.
    You can rerun this registration with the following script:
    /apps/oracle/apps/oracle/oradb/appsutil/out/ZPNTST_punastest1/regOUI_APPSDB_ZPNTST.sh
    Starting database listener for ZPNTST:
    Running:
    /apps/oracle/apps/oracle/oradb/appsutil/scripts/ZPNTST_punastest1/addlnctl.sh start ZPNTST
    You are running addlnctl.sh version 115.7
    Logfile: /apps/oracle/apps/oracle/oradb/appsutil/log/ZPNTST_punastest1/addlnctl.txt
    Starting listener process ZPNTST ...
    addlnctl.sh: exiting with status 1
    in log : -
    LSNRCTL for Linux: Version 10.2.0.3.0 - Production on 14-OCT-2010 13:30:16
    Copyright (c) 1991, 2006, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCZPNTST))
    TNS-01201: Listener cannot find executable /apps/oracle/oradb/bin/oracle for SID ZPNTST
    LSNRCTL for Linux: Version 10.2.0.3.0 - Production on 14-OCT-2010 13:30:25
    Copyright (c) 1991, 2006, Oracle. All rights reserved.
    TNS-01106: Listener using listener name ZPNTST has already been started
    LSNRCTL for Linux: Version 10.2.0.3.0 - Production on 14-OCT-2010 17:18:36
    Copyright (c) 1991, 2006, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCZPNTST))
    TNS-01201: Listener cannot find executable /apps/oracle/oradb/bin/oracle for SID ZPNTST
    LSNRCTL for Linux: Version 10.2.0.3.0 - Production on 14-OCT-2010 17:18:36
    Copyright (c) 1991, 2006, Oracle. All rights reserved.
    TNS-01106: Listener using listener name ZPNTST has already been started

  • Adcfgclone.pl dbTechStack - RC-50004

    Hi,
    I am cloning a new instance from production.
    I cloned on monday night successfully the first instance. Everything ran perfectly.
    Now i'm cloning the 2nd instance.
    My db os user profile is set correctly.
    I ran '. oraenv' to load the environnement and everyting is ok. Of course, it does not find the rdbms <sid>.env file as it will be create with the 'perl adcfgclone.pl' command.
    When i go to
    $ORACLE_HOME/appsutil/clone/bin
    and issue the following command:
    perl adcfgclone.pl dbTechStack
    I get the following erorr:
    "Provide the values required for creation of the new Database Context file.
    Target System Hostname (virtual or normal) [hostname] :
    Target System Domain Name : <domain_name>.com
    RC-50004: Error occurred in CloneContext:
    null
    Check Clone Context logfile /apps/oracle/uat1/db/10.2.0/appsutil/clone/bin/CloneContext_03101751.log for details.
    ERROR: Context creation not completed successfully.
    For additional details review the file /tmp/adcfgclone_381034.err if present."
    Looking at '/apps/oracle/uat1/db/10.2.0/appsutil/clone/bin/CloneContext_03101751.log', I can see the following:
    'StackTrace:
    java.lang.NullPointerException
    at java.util.Hashtable.put(Hashtable.java:630)
    at oracle.apps.ad.context.CloneContext.getInputFromUsers(CloneContext.java:910)
    at oracle.apps.ad.context.CloneContext.doClone(CloneContext.java:597)
    at oracle.apps.ad.context.CloneContext.main(CloneContext.java:4963)
    RC-50004: Error occurred in CloneContext:
    null'
    Anyone had that error before?
    Thank you,
    Felix

    Felix,
    Review the following notes:
    Note: 467659.1 - perl adcfgclone.pl Dbtechstack fails with error: RC-50004: Error occurred in CloneContext
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=467659.1
    Note: 763587.1 - RC-50004: Error Occurred In Clonecontext : At Java.util.Hashtable.put(Unknown Source)
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=763587.1
    Regards,
    Hussein

Maybe you are looking for

  • Purchase order ME21N ,ME22N Cost center validation against GL

    HI, I'm validating the purchase order cost center against the G/L , if a particular entry is not found against G/L in a custom table the BADI -ME_PROCESS_CUST_PO Method -->PROCESS_ACCOUNT should raise error message and append in the collector. i was

  • PO - Document Type FO and Item Category B - Can they be transferred to SUS?

    Hi SDN We are using R/3 4.7 with SRM 5.0 - Classic Scenario and XI 4.0.  We are just about to launch an SUS project to put our PO's on SUS for our suppliers.  Our organization is dealing with PO's for both Goods and Services.  As we know that there a

  • Excel documents stuck on loading circle

    I'm hoping this is the right forum, there wasn't a general Office Web Apps forum that I could see. I have a user who is unable to open Excel documents from SharePoint 2010, the web app toolbars appear as they should but the content stops on the "load

  • Send report to email address!

    Hi Expers, Besides Information Broadcasting, is there anothe way to send out a certain query report to email address? Like the one in Process chain error report!  Thanks! Linda

  • Simple FTP question

    Hi, I'm running 10.4.7 server here at work for our mail and web server. We want to open an FTP site for client uploads as well. I created a new user with a home directory and deleted all the default folders in the FTP users home directory. So right n