My Oracle Support Banner

RapidClone fails at 70% after TXK.U (50% on R12) due to "s_db_listener" referencing source SID (Doc ID 1153204.1)

Last updated on FEBRUARY 14, 2022

Applies to:

Oracle E-Business Suite Technology Stack - Version 11.5.10.2 to 12.1.3 [Release 11.5.10 to 12.1]
Oracle Applications Manager - Version 11.5.10.2 to 12.1.3 [Release 11.5.10 to 12.1]
Oracle Applications DBA - Version 11.5.10.2 to 12.1.3 [Release 11.5.10 to 12.1]
Information in this document applies to any platform.
 
*** ***

Symptoms

Rapid Clone "perl adcfgclone.pl dbTier" fails with error:

Running Rapid Clone with command:
perl <ORACLE_HOME>/appsutil/clone/bin/adclone.pl
java=<ORACLE_HOME>/appsutil/clone/bin/../jre/jre mode=apply
stage=<ORACLE_HOME>/appsutil/clone/bin/.. component=dbTier
method=CUSTOM
dbctxtg=<ORACLE_HOME>/appsutil/<CONTEXT_NAME>.xml
showProgress contextValidated=true

Beginning database tier Apply - Mon Jul 19 15:48:07 2010
-e
<ORACLE_HOME>/appsutil/<CONTEXT_NAME>.xml
-stage
<ORACLE_HOME>/appsutil/clone/bin/..
@ -pwd
apps
-showProgress
Log file located at
<ORACLE_HOME>/appsutil/log/<CONTEXT_NAME>/ApplyDBTier_xxxxxx.log
RC-50004: Fatal: Error occurred in ApplyDatabase:
/11.2.0/appsutil/<CONTEXT_NAME>.xml
Control file creation failed
/ 70% completed (50% for Release 12)
ERROR while running Apply...

ERROR: Failed to execute
<ORACLE_HOME>/appsutil/clone/bin/adclone.pl

 

ApplyDBTier_xxxxxxx.log shows a problem starting the listener:

Example:
Starting listener process R11ITEST

LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 19-JUL-2010 15:49:44

Copyright (c) 1991, 2009, Oracle. All rights reserved.

Starting <ORACLE_HOME>/bin/tnslsnr: please wait...

TNSLSNR for Linux: Version <version> - Production
System parameter file is <ORACLE_HOME>/network/admin/<CONTEXT_NAME>/listener.ora
Log messages written to <ORACLE_HOME>/log/diag/tnslsnr/<CONTEXT_NAME>/<SID>/alert/log.xml
TNS-01151: Missing listener name, R11ITEST, in LISTENER.ORA

Listener failed to start. See the error message(s) above...


addlnctl.sh: exiting with status 1
 

and later terminates with error:

------------------ADX Database Utility Finished---------------

RC-00118: Error occurred during creation of database
Raised by oracle.apps.ad.clone.ApplyDatabase


StackTrace:
java.lang.Exception: Control file creation failed
at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyDatabase.java:734)
at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyDatabase.java:376)
at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyDatabase.java:347)
at oracle.apps.ad.clone.ApplyDBTier.<init>(ApplyDBTier.java:165)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccesso
rImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructo
rAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
at
oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:68)
at java.lang.Thread.run(Thread.java:595)

Changes

For 11i, Appled TXK.U

For Release 12, Applied <Patch 12404574> which delivers CloneContext.java 120.92.12010000.24



Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.