2.
If you performed an Oracle database restore and recovery until point in time,
and the session has finished successfully, reset the database to register the new
incarnation of database in the recovery catalog.
Connect to the target and recovery catalog database using RMAN and reset
the database:
rman target
Target_Database_Login
catalog
Recovery_Catalog_Login
RMAN> RESET DATABASE;
RMAN> exit
3.
If you did not choose to use Data Protector to recover the database objects and
if you have all archived redo logs on disk, perform the following after the
database is restored:
Open a command line window and enter the following commands:
sqlplus /nolog
SQL>recover database;
SQL>connect
user
/
password
@
service
as sysdba;
SQL>alter database open;
Restoring tablespaces and datafiles
To restore tablespaces and datafiles:
1.
Open a command line window and enter the following commands if you have
the database in the
Open
state:
sqlplus /nolog
SQL>connect
user
/
password
@
service
as sysdba
;
SQL>alter database datafile '
datafile name
' offline;
If you are restoring a tablespace enter:
SQL>alter tablespace
tablespace_name
offline;
Data Protector Oracle ZDB integration
114
Содержание 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 ...