Recovery Manager (RMAN)

How to connect to an RMAN Catalog

export ORACLE_SID=targetsvc
rman target / catalog username/password@catsvc

export ORACLE_SID=catsvc
rman target username/password@targetsvc catalog username/password

targetsvc is the service name of the target database. catsvc is the service name for the database where the RMAN catalog resides.

list backup of database archivelog all;

Next: Page 2 

Home > Computers > Databases > Oracle > RMAN > RMAN > RMAN

Viewing mobile website page. Switch to WML or Full HTML