By default, recovery catalog is not used for backup and restore. As the recovery catalog contains metadata about RMAN operations for each registered database, it is recommended to include recovery catalog in backups. The metadata information is useful when you want to restore and recover the database after a crash.
Procedure
-
From the CommCell Browser, navigate to Client Computers | <Client>| Oracle.
-
Right-click the <Instance>, and then click Properties.
-
Click the Details tab.
-
Select the Use Catalog Connect check box.
-
In the Catalog Connect String box:
-
In the User ID box, type the Database user ID.
-
Click the Password box, in the Enter Password box, type the password for the user ID.
-
In the Confirm Password box, retype the password, and then click OK.
-
Type the Oracle service name.
For example:
sysdba/<password>@<orcl
where, sysdba is the Database User ID, <password> is the password of the Database User ID, and orcl is the Oracle service name.
-
-
Click OK.