Resuming Connection to the Active Database and the Standby Database

Resume the active database and standby database connections.

During initialization of the standby database, Replication Server suspended the connection to the active database.

  1. Execute this command in the Replication Server:
    resume connection to active_ds.active_db
  2. After resuming connections to the active and standby databases, check the warm standby status:
    admin logical_status [,logical_ds,logical_db]
    go