How to manage primary and standby database backups using rman catalog
406353Jul 26 2007 — edited Jul 27 2007Dear all,
In order to use rman catalog to manage backups of primary and standby databases, I need to register them first in the rman catalog. However, because the primary and physical standby databases have the same DBID, my questions are:
(1) How can rman catalog identify and distinguish the primary database and its physical standby database?
(2) How can I run rman backup scripts stored in rman catalog against primary database and its physical standby database?
Many thanks!