The clone stage area contains all the cloning code required to run RapidClone and is created as follows Database Tier: $ORACLE_HOME/appsutil/clone Applications Tier: $COMMON_TOP/clone This contains the following directories and scripts : bin directory containing the configuration scripts for use on the target system: adclone.pl - the main cloning script adcfgclone.pl - used to configure the Target system, this calls adclone.pl adclonectx.pl - used to clone a Source XML file manually adchkutl.sh - checks for existence of require O/S utils, cc, make, ar and ld adaddnode.pl (Applications Tier only) - used when adding an additional node to an existing system. This script is used to add a new row(representing the new node) to AD_APPL_TOPS to ensure the Patch History data is applicable to all existing and new nodes context directory containing the context file templates : CTXORIG.xml - a copy of the source context file, and is used during the creation the Target Context file $C...