1.Take pfile from existing db server and scp to auxiliary database
2.create directories according to pfile and add db_file_name_convert & log_file_name_convert in pfile
3.export ORACLE_SID and startup the database in nomount.
4.configure LISTENER & TNS in both servers so that we can execute duplicate command from either prod side or auxiliary side.
5.connect to target database as well as auxiliary database and fire the duplicate command


2.create directories according to pfile and add db_file_name_convert & log_file_name_convert in pfile
3.export ORACLE_SID and startup the database in nomount.
4.configure LISTENER & TNS in both servers so that we can execute duplicate command from either prod side or auxiliary side.
5.connect to target database as well as auxiliary database and fire the duplicate command
No comments:
Post a Comment