Logical Standby Database Creation
Logical Standby Database Creation
Logical Standby Database Creation
Step 1: Check Physical Standby Database is created and is synchronized with Primary Database.
Primary Database:
MAX(SEQUENCE#)
--------------
136
Standby Database:
MAX(SEQUENCE#)
--------------
136
Step 2: At Primary Database, Build a Log Miner Dictionary in redo data so that sql apply can
properly interpret changes in the redo.
SQL>
When execute this, supplemental logging is automatically enabled, if not already enabled.
Database closed.
Database dismounted.
Database mounted.
Database altered.
Database altered.
Step 9: Check database role and open mode in logical standby database: