Resuming Replication After Downgrade

Learn to resume replication after downgrading the RSSD.

To resume replication:
  1. Execute:
    alter connection to data_server.database
    set dsi_serialization_method to 'wait_for_commit'
    go
  2. Resume log transfer to active database.
  3. Resume Replication Agent for Oracle.
After you have completed performing these above steps, you can start replicating from active database to other replicate database with the replication definitions and subscriptions created before downgrade.