1.

Provide A High-level Overview Of The Cloning Process And Post-clone Manual Steps?

Answer»

Rapid Cloning Steps for Windows R12Source System:

  1. Run adpreclone.pl in Database Node
  2. Perl $ORACLE_HOMEappsutilscripts$CONTEX_NAMEadpreclone.pl dbTier
  3. Run adpreclone.pl in Apps Node
  4. Perl $ADMIN_SCRIPTS_HOMEadpreclone.pl appsTier
  5. Shut down the Applications and database
  6. Change all services type into manual (option)
  7. Restart the system (option)
  8. Check if any FNDLIBR programs are running or not
  9. Take a cold backup of database and applications

Target System:

Prepare your target system as per the SOURCE system configuration

  1. Install Windows Server 2003 service pack 2 Enterprise Edition
  2. Install Visual Studio 2005
  3. Install Active perl
  4. Install Cygwin Change make version from 3.81 into 3.80
  5. Copy the Source system backup into target system
  6. Set perl locations by using existing env file(It varies between DB node and Apps Node, We will set this two times)
  7. Goto the $ORACLE_HOMEappsutilclonebin FOLDER and the post clone scripts
  8. Run Postclone scripts in db Tier
  9. Perl $ORACLE_HOMEappsutilcloneBinadcfgclone.pl dbTier
  10. Run Postclone in Apps Tier
  11. Perl $COMMON_TOPclonebinadcfgclone.pl appsTier

Finishing Tasks:

  1. Update the profile options Rapid clone will update the site level profile options only, we need to update instance level profile options manually
  2. Update the printer settings
  3. Update the workflow configuration settings

Cloning an Oracle Applications instance will not update the host and instance specific information used by Oracle Workflow. Review the following tables and columns to verify there is no instance specific data in the Workflow configuration on the target system.

Important Notes:

  • While running Postclone in appsTier it PROMPTS HOSTNAME, we should give like hostname.domainname for example sys10.sample.com
  • While running post clone in appsTier it prompts visual studio directory don’t include BIN folder. For example give like c:vcVC, don’t give like c:vcVCbin

Rapid Cloning Steps for Windows R12Source System:

Target System:

Prepare your target system as per the source system configuration

Finishing Tasks:

Cloning an Oracle Applications instance will not update the host and instance specific information used by Oracle Workflow. Review the following tables and columns to verify there is no instance specific data in the Workflow configuration on the target system.

Important Notes:



Discussion

No Comment Found