1. set the oracle environment (ORA_HOME, ORA_SID etc.) 2. At the beginning of the script connect to catalog DB (if you have) and to the DPF06P <- the name of ora instance to which you want to recover data 3. allocate channels specifying the NSR_CLIENT as a source client (from which you want to recover data) -> PRDB04 3.a. If you have more than one oracle instance running on the same host set DBID 4. do the recover
benzino1
2 Intern
•
244 Posts
0
August 10th, 2009 06:00
2. At the beginning of the script connect to catalog DB (if you have) and to the DPF06P <- the name of ora instance to which you want to recover data
3. allocate channels specifying the NSR_CLIENT as a source client (from which you want to recover data) -> PRDB04
3.a. If you have more than one oracle instance running on the same host set DBID
4. do the recover