reg clone r12.2.5

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

reg clone r12.2.5

satish
Dear Erman,

We have done multi node refresh recently.we are on R12.2.5

we have used the below command on secondary node

Execute adclonectx utility to configure both run and Patch file system

$ cd /u01/12.2/fs1/EBSapps/comn/clone/bin
$ /u01/12.2/fs1/FMW_Home/webtier/perl/bin/perl ./adclonectx.pl \
addnode contextfile=/u01/12.2/fs1/inst/apps/VIS_appstier1/appl/admin/VIS_appstier1.xml \
pairsfile=/u01/12.2/pairsfile/mypairsfile.txt \
dualfs=yes

After this command,we got only oacore_server3 and we didnt get oacore_server4 on secondary node

How does this command know what all oacores it should create in secondary node?

Hope i am clear

Thanks
Reply | Threaded
Open this post in threaded view
|

Re: reg clone r12.2.5

ErmanArslansOracleBlog
Administrator
Hi Satish,

You already asked a simiar question earlier.

Here is the link for that thread ->

http://erman-arslan-s-oracle-forum.2340467.n4.nabble.com/Clone-issue-td5417.html

There are 3 possible causes for this.

1)You added oacore_server4 into your primary instance, in a wrong way..
2)You had a problem while running preclone.
3)There is a bug in EBS 12.2's cloning process, and that bug causes the issue.

So I suggest you to do the following;

For 1) please recheck your oacore_server4 in your primary instance.. Ensure that you followed Oracle support (EBS documents) to add oacore_server4.

For 2) Check your preclone logs.

Extra info :

adpreclone.pl process on the application tier creates a complete compressed archive of the Oracle Fusion Middleware and its components as follows:

A compressed archive of the Oracle WebLogic Server home, Oracle Web Tier Utilities home, Oracle Common Utilities home and the Oracle E-Business Suite home:
<COMMON_TOP>/clone/FMW/FMW_Home.jar
A compressed archive of the Oracle E-Business Suite WebLogic domain:
<COMMON_TOP>/clone/FMW/WLS/EBSdomain.jar
The Oracle E-Business Suite WebLogic domain's configuration template:
<COMMON_TOP>/clone/FMW/WLS/plan/moveplan.xml
A compressed archive of the Oracle Web Tier/Oracle HTTP Server configuration instance:
<COMMON_TOP>/clone/FMW/OHS/ohsarchive.jar
The Oracle HTTP Server configuration instance's configuration template:
<COMMON_TOP>/clone/FMW/OHS/moveplan.xml


For 3) Please ensure you are using latest  AD/TXK patch levels..
       
Applying the Latest AD and TXK Release Update Packs to Oracle E-Business Suite Release 12.2 (Doc ID 1617461.1)