Standby databases are useful when a primary database experiences a disaster such as a hardware-related failure or data corruption and it is not configured for a cluster failover. A standby database is a replicated copy of the primary database. It is updated by applying archived redo logs from the primary database. A standby database does not have a unique DBID.
×