2.
To recover the database, the following two options are available:
• Perform a recovery from the Data Protector Manager Restore Context:
a.
Expand Oracle Server and select the database to recover. In the Source
tab, under Restore action, select Perform recovery only.
Figure 38 Selecting the database for recovery
b.
In the Options tab, select the recovery options. For details, see
recovery, and duplicate
c.
Click Restore.
• Perform a manual database recovery using RMAN.
Run the following RMAN script to recover the database:
run {
allocate channel dev1 type 'sbt_tape' parms
'SBT_LIBRARY=/opt/omni/lib/libob2oracle8.so,
ENV=(OB2BARTYPE=Oracle8,OB2APPNAME=DB_NAME)';
recover database;
sql 'alter database open';
options" on page 119.
Zero downtime backup integration guide
"Restore,
143
Need help?
Do you have a question about the Data Protector A.06.11 and is the answer not in the manual?
Questions and answers