Thursday, 29 May 2008

SINGLE NODE TO MULTI NODE CLONING STEPS (11i)

Source Node :- NODE A
-----------------------------------------------
Target Node :- NODE B----> DB TIER
:- NODE C----> CON & ADMIN
:- NODE D----> WEB & FORMS

------------------------------------------------
On source system.

1. Perl adpreclone.pl dbTier
2. Perl adpreclone.pl appsTier

-------------------------------------------------
Next step

1. Copy the source rdbms home 9.2.0 and all source datafiles from node a to node b.

2. Copy the application tier file system from Node a to Node b & c.

----------------------------------------------------------------------------

Node B

1. Perl adcfgclone.pl dbTier

(If you are using hot backup then use this command)

1. Perl adcfgclone.pl dbTechStack

-----------------------------------------------------------------------------

Node C & D.

1. Perl adcfgclone.pl appsTier.

----------------------------------------------------------------------------

For finishing task Metalink note :- 230672.1

No comments: