Database Backup and Recovery (MOSC)

MOSC Banner

How to list backups of the primary database from the standby through the recovery catalog

edited Aug 16, 2013 4:24AM in Database Backup and Recovery (MOSC) 5 commentsAnswered ✓
 Hello.
I have a primary database and physical standby database.

How can I list the backups of the primary database from the standby database through an rman recovey catalog connection.

Right now, If I issue the "list backup of database" command connecting to the recovery catalog from the standby database I I only get the list of backups of the standby database.

This is current database configuration

RMAN> list db_unique_name of database;


List of Databases
DB Key  DB Name  DB ID            Database Role    Db_unique_name
------- ------- ----------------- ---------------  ------------------
64519   ORCL    1849527904       PRIMARY          ORCL              
64519   ORCL    1849527904       STANDBY         ORCLDG             

RMAN> exit

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center