'
Oracle_home
\data\oradata\DATA\temp01.dbf';
release channel dev1;
}
For a ZDB proxy-copy session, allocate one channel for restoring proxy-copy
sessions and one channel for the recovery process. Release the proxy-copy
channel before the recovery:
run{
allocate channel dev1 type 'sbt_tape' parms
'SBT_LIBRARY=
Data_Protector_home
\bin\orasbt.dll,
ENV=(OB2BARTYPE=Oracle8,OB2APPNAME=
DB_NAME
)';
allocate channel dev2 type 'sbt_tape' parms
'SBT_LIBRARY=
Data_Protector_home
\bin\orasbt.dll,
ENV=(OB2BARTYPE=Oracle8,OB2APPNAME=
DB_NAME
, OB2PROXYCOPY=1)';
restore datafile
'
Oracle_home
\data\oradata\DATA\temp01.dbf';
release channel dev2;
recover datafile
'
Oracle_home
\data\oradata\DATA\temp01.dbf';
release channel dev1;
}
You can also save the script into a file and perform a datafile restore using the saved
files:
1.
Create a file
restore_dbf
the
/var/opt/omni/tmp
or
Data_Protector_home
\tmp
(Windows systems) directory.
2.
Start the datafile restore:
• On Windows:
ORACLE_HOME
/bin/rman target sys/manager@PROD
catalog rman/rman@CATAL
cmdfile=/var/opt/omni/tmp/restore_dbf
• On UNIX:
ORACLE_HOME
\bin\rman target sys/manager@PROD
catalog rman/rman@CATAL
cmdfile=
Data_Protector_home
\tmp\restore_dbf
Example of archive log restore
To restore an archive log:
Zero downtime backup integration guide
135
Содержание Data Protector A.06.11
Страница 18: ...Publication history 18 ...
Страница 83: ...Figure 21 EVA backup options Click Next Zero downtime backup integration guide 83 ...
Страница 85: ...Figure 22 Specifying an Oracle Server system Windows Zero downtime backup integration guide 85 ...
Страница 197: ...Figure 49 XP backup options Zero downtime backup integration guide 197 ...
Страница 198: ...Figure 50 VA backup options Data Protector SAP R 3 ZDB integration 198 ...
Страница 199: ...Figure 51 EVA backup options Click Next Zero downtime backup integration guide 199 ...
Страница 242: ...Data Protector SAP R 3 ZDB integration 242 ...
Страница 256: ...Figure 68 Selecting a snapshot backup Click OK Data Protector Microsoft SQL Server ZDB integration 256 ...
Страница 315: ...1 In the Context List select Restore Zero downtime backup integration guide 315 ...
Страница 328: ...Data Protector Microsoft Exchange Server ZDB integration 328 ...
Страница 363: ...3 Right click MS Volume Shadow Copy Writers and click Add Backup Zero downtime backup integration guide 363 ...
Страница 428: ...Figure 122 Oracle proxy copy ZDB and restore concepts when the ZDB_ORA_INCLUDE_CF_OLF variable is set to 1 Appendix 428 ...
Страница 432: ...Appendix 432 ...
Страница 490: ...Glossary 490 ...