Applies To: Oracle E-Business Suite R12 (12.1.3) Issue: I was facing performance issue on Production ERP server. Because of high usage of JAVA processes and frequent OACORE JVM failure users were getting disconnected from the sessions and login page was also not available. To overcome this, i have added additional node to the existing Production environment. Goal: You can use Rapid Clone to clone a node and add it to the existing Applications system, a process also known as scale up or scale out . The new node can run the same services as the source node, or different services. Reference Doc Id: 406982.1 Steps to be done: Prepare the source system Prepare the source system application tier for cloning cd $INST_TOP/admin/scripts perl adpreclone.pl appsTier Copy the source system to the target system Copy the application tier file system APPL_TOP COMMON_TOP Application Technology Stack OracleAS Tools ORACLE_HOME OracleAS Web IAS_O...
Issue: oracle@testing:/u01/Oracle/EBSAG_MW/appsutil/accessgate/TEST$ ant -f txkEBSAuth.xml createDataSource Buildfile: txkEBSAuth.xml [taskdef] Could not load definitions from resource net/sf/antcontrib/antcontrib.properties. It could not be found. findOS: getServerDetails: [input] Enter Oracle WebLogic Server Administration Console URL (host:port) : testing.local.com:7733 BUILD FAILED /u01/Oracle/EBSAG_MW/appsutil/accessgate/TEST/txkEBSAuth.xml:63: Problem: failed to create task or type if Cause: The name is undefined. Action: Check the spelling. Action: Check that any custom tasks/types have been declared. Action: Check that any <presetdef>/<macrodef> declarations have taken place. Cause: Missing an entry for (ANT_CONTRIB) environment variable in the CLASSPATH Solution: 1. Please do the following on the command prompt just before you run the script ...