Step 9. Now login to application server, run adcfgclone on appstier.
#[RUN FILE SYSTEM]
$ cd
/apdata/erp/fs2/EBSapps/comn/clone/bin
[appldev@vm2dev
bin]$ perl adcfgclone.pl appsTier
Copyright
(c) 2002, 2015 Oracle Corporation
Redwood Shores,
California, USA
Oracle E-Business
Suite Rapid Clone
Version 12.2
adcfgclone Version
120.63.12020000.60
***********************************************************
In AD-TXK Delta 7, we
recommend you clone the run and patch
file systems in a single operation using
the 'dualfs' option.
Separate cloning of the run
and patch file systems will be deprecated
************************************************************
Enter
the APPS password :
Enter
the Weblogic AdminServer password :
Do
you want to add a node (yes/no) [no] :
Running: Context clone...
Log file located at
/apdata/erp/fs2/EBSapps/comn/clone/bin/CloneContext_0406034543.log
Target
System File Edition type [run] :
Provide the values required for
creation of the new APPL_TOP Context file.
Target
System Hostname (virtual or normal) [vm2dev] : vm2dev.alam.com
Target
System Database SID : DEV
Target
System Database Server Node [vm2dev] : vm4db.alam.com
Target
System Base Directory :
/apdata/erp/
Target System Base Directory
set to /apdata/erp
Target System Current File
System Base set to /apdata/erp/fs2
Target System Other File System
Base set to /apdata/erp/fs1
Target System Fusion Middleware
Home set to /apdata/erp/fs2/FMW_Home
Target System Web Oracle Home
set to /apdata/erp/fs2/FMW_Home/webtier
Target System Appl TOP set to
/apdata/erp/fs2/EBSapps/appl
Target System COMMON TOP set to
/apdata/erp/fs2/EBSapps/comn
Target
System Instance Home Directory [/apdata/erp] :
Target System Instance Top set
to /apdata/erp/fs2/inst/apps/DEV_vm2dev
Do
you want to preserve the Display [vm3uat:0.0] (y/n) : n
Target
System Display [vm2dev:0.0] :
Target
System Root Service [enabled] :
Target
System Web Entry Point Services [enabled] :
Target
System Web Application Services [enabled] :
Target
System Batch Processing Services [enabled] :
Target
System Other Services [disabled] :
Do
you want the target system to have the same port values as the source system
(y/n) [y] ? : n
Target
System Port Pool [0-99] : 20
Checking the port pool 20
done: Port Pool 20 is free
Report file located at
/apdata/erp/fs2/inst/apps/DEV_vm2dev/admin/out/portpool.lst
UTL_FILE_DIR on database tier consists
of the following directories.
1. /usr/tmp
2. /tmp
3.
/dbdev/erp/12.1.0/appsutil/outbound/DEV_vm4db
4. /usr/tmp
Choose a value which will be set as APPLPTMP value
on the target node [1] :
Step 10: (i) Start the Application tier.
$ cd
$ADMIN_SCRIPTS_HOME
$ sh adstrtal.sh
apps/<apps-password>
(ii)Run adpreclone on TARGET
RUN File System
$ /apdata/erp/fs2/inst/apps/UAT_vm3uat/admin/scripts/adpreclone.pl
appsTier pwd=apps
(iii) Shutdown application on TARGET RUN File System
$ cd $ADMIN_SCRIPTS_HOME
$ sh adstpall.sh apps/<apps-password>
(iv) Copy Target RUN File System to Target
Patch File System
$ cp
-rf /apdata/erp/fs2/* /apdata/erp/fs1/
|