Database Backup and Recovery (MOSC)

MOSC Banner

Fun with backup

edited Sep 24, 2012 8:04AM in Database Backup and Recovery (MOSC) 3 commentsAnswered
I had some fun with backup over the weekend. The setup is like this:
1) There is the primary database and an active guard standby database.
2) There is RMAN catalog
3) Backups are done on the standby database, not on the primary.

This was a DR test. The question was how to restore the primary database.
Well, the DBID and the database name are the same for both the primary
database and the standby. One thing that is not the same is
DB_UNIQUE_NAME. Essentially, when restoring the primary database off
standby backup copies, one needs to change DB_UNIQUE_NAME. Unfortunately,

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