beautypg.com

HP 3PAR Application Software Suite for Oracle User Manual

Page 77

background image

4.27

Setting Up NetBackup Policies for Oracle RMAN Backup

Recovery Manager 3.0.3/3.0.4 for Oracle User’s Guide

5

Configure TNS services for the Recovery Catalog database by adding an entry in the

$ORACLE_HOME/network/admin/tnsnames.ora

file on the database host and backup

host as follows:

where

is the host name of the host where the catalog is created.

6

Configure the Oracle listener for the Recovery Catalog database by adding an entry in the

$ORACLE_HOME/network/admin/listener.ora

file on the host where the Recover

Catalog is created as follows:

7

Log in as the Oracle owner user and register the database on the database host.

=

(description =

(address = (protocol = TCP) (host = ) (port = 1521))

(connect_data = (server = dedicated) (service_name = ))

)

SID_LIST_LISTENER =

(SID_LIST =

(SID_DESC =

(GLOBAL_DBNAME = )

(ORACLE_HOME = )

(SID_NAME = )

)

)

$ rman target / catalog /@

RMAN> register database;

This manual is related to the following products: