Integrating Oracle and Data Protector

Configuring an Oracle Backup

Database_Switch_ArchiveDel

Backs up the database instance,

 

switches the Online Redo Logs,

 

backs up the Archived Redo Logs

 

and then deletes the Archived

 

Redo Logs.

Direct_Database

Backs up the database instance

 

and controlfile.

SMB_Proxy_Database

Backs up the database instance

 

and control file in the ZDB (split

 

mirror or snapshot) mode using

 

the proxy-copy method.

SMB_BackupSet_Database

Backs up the database instance

 

and control file in the ZDB (split

 

mirror or snapshot) mode using

 

the backup set method.

Click OK.

 

4.In the Client, select the Data Protector Oracle integration client. In a cluster environment, select the virtual server.

RAC: Select either the node or the virtual server of the Oracle resource group. The latter can only be selected on HP-UX.

Oracle Data Guard: Select either a primary system or secondary (standby) system.

In Application database, type the name of the database to be backed up.

The database name can be obtained as follows:

SQL> select name from v$database;

NOTE

In a single-instance configuration, the database name is usually the

 

same as its instance name. In this case, the instance name can be also

 

used. The instance name can be obtained as follows:

 

SQL>select instance_name from v$instance;

 

RAC: Note that the database name is the same for all instances.

 

38

Chapter 1