Tuesday, July 17, 2007

Clone Apps 11i Instance


Another important & useful utility under AD_TOP which Apps dba perform quite often isCloning Oracle Application 11i Instance.


Cloning is process of creating replica of your source apps 11i Instance ( lets say you have one apps Instance with name DEVELOPMENT and you want to create similar instance ( including same patches & user data) like DEVPRD then you will use adclone utility (Also called as Rapid Clone these days). In this case source Instance will be DEVELOPMENT and target Instance will be DEVPRD. There are lot for scenario in which you wish to clone your E-Business Suite 11i Instance , like you want to Test if everything is OK in Test & then after testing want to create Production instance or you want to move your Instance from one machine to other machine or if you are highly experienced Apps DBA you can use clone as staged environment during Upgrade to reduce downtime ( this concept is called as staged appl_top or staged patching/upgrade , p.s. this is different from shared APPL_TOP)

So here are some broad level steps you can use to clone apps instance .

Step1 . Prerequisites Steps you do before start cloning using rapid clone
a)Verify source and target nodes software versions
b)Apply the latest AutoConfig Template patch
c) Apply the latest Rapid Clone patches

Step2 . Clone Source to Target
a) Run preclone on DB tier
b) Run preclone on Apps or middle tier
c) Copy source file system to target file system
d)Configure db tier
e) Configure apps/middle tier

Step 3 Finishing Task
a) Update profile options
b) Update printer settings (If printers are not configured or you don't want to use printer you can skip this step)
c) Update workflow configuration settings (Important)


For more detailed steps check Metalink Note # 230672.1

Don't forget to leave me a comment about what you want to hear & any confusion if you have in apps 11i.

No comments: