Example Of Database Restore Using A Different Device (With The Automatic Device Selection Functionality Disabled) - HP Data Protector A.06.11 Integration Manual

For oracle and sap
Hide thumbs Also See for Data Protector A.06.11:
Table of Contents

Advertisement

2.
Start the archive log restore:
If you use the recovery catalog database, run:
• On Windows: ORACLE_HOME\bin\rman target sys/manager@PROD
catalog rman/rman@CATAL
cmdfile=Data_Protector_home\tmp\restore_arch
• On UNIX: ORACLE_HOME/bin/rman target sys/manager@PROD
catalog rman/rman@CATAL
cmdfile=/var/opt/omni/tmp/restore_arch
If you do not use the recovery catalog database, run:
• On Windows: ORACLE_HOME\bin\rman target sys/manager@PROD
nocatalog cmdfile=Data_Protector_home\tmp\restore_arch
• On UNIX: ORACLE_HOME/bin/rman target sys/manager@PROD
nocatalog cmdfile=/var/opt/omni/tmp/restore_arch
Example of database restore using a different device (with the automatic device
selection functionality disabled)
Suppose a database was backed up with the device dev1. To restore the database
with the device dev2, add the line send device type 'sbt_tape'
'CHDEV=dev1>dev2'; to the RMAN script:
1.
Log in to the Oracle RMAN:
• On Windows: ORACLE_HOME\bin\rman target sys/manager@TIN
• On UNIX: ORACLE_HOME/bin/rman target sys/manager@TIN
• On OpenVMS: rman target sys/manager@TIN
130
Integrating Oracle and Data Protector

Advertisement

Table of Contents
loading

Table of Contents