Learn to resume replication after downgrading the RSSD.
- Execute:
alter connection to data_server.database
set dsi_serialization_method to 'wait_for_commit'
go
- Resume log transfer to active database.
- 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.