Clone issues

0

Issues

1>Concurrent manager was not starting

https://moreappsdba.blogspot.com/2017/05/cm-was-not-coming-up-even-while-taking.html
Concurrent Managers Fail to Start: “insert_fcp failed due to ORA-00054” (Doc ID 2213565.1)

adpatch defaultsfile=$APPL_TOP/admin/$TWO_TASK/adalldefaults.txt logfile=u15981176.log patchtop=/d01/15981176 driver=u15981176.drv workers=8 options=hotpatch

2> Blank AppsLogin / AppsLocalLogin Page in R12?

Workaround

Set LONG_RUNNING_JVM=false in $INST_TOP/ora/10.1.3/j2ee/oacore/config/oc4j.properties
Bounce opmn services

3>

http://balajiabhi.blogspot.com/2011/11/txkwfclonesh-poor-performance-in-r12.html

txkWfClone.sh Poor performance in R12
Hi, everybody should come across, while during a clone, you might have experienced very poor performance while running txkWfClone.sh profile.

Sometimes, it may end up in error

txkWfClone.sh INSTE8_APPLY -1

it is time out message and could not complete the cloning.

It Runs txkWfClone.sql against apps user in the database.

During cloning, execution of txkWfClone is required only for the first autoconfig run. For subsequent Autoconfig runs, it is not required

To resolve this,

Take the backup of the files described.

1). Move the phase of the script txkWfClone.sh to INSTALL_SETUP phase in $FND_TOP/admin/driver/fndtmpl.drv:

###### Required for OWF ######
fnd admin/template txkWfClone.sql INSTE8 /admin/install/ txkWfClone.sql 600

to

   fnd admin/template txkWfClone.sh    INSTALL /admin/install/ txkWfClone.sh 600

4> After upgrading to Oracle 12c database, I start getting ORA-28040: No matching authentication protocol

Set SQLNET.ALLOWED_LOGON_VERSION=8 in the oracle/network/admin/sqlnet.ora

Share.

About Author

Leave A Reply