Try OpenEdge Now
skip to main content
User Guide
OpenEdge Replication Quick Command Summary : Re-enabling OpenEdge Replication after transition
 

Re-enabling OpenEdge Replication after transition

Once the target database has transitioned to be the new source database, you can re-enable OpenEdge Replication.
To re-enable OpenEdge Replication after transition:
1. In the target database directory, enter the following commands:
proshut target-db-name -by
dbutil probkup target-db-name target-db-backup-name
2. In the source database directory, enter the following commands:
proutil source-db-name -C disablesitereplication source
prorest source-db-name target-db-backup-name
rfutil source-db-name -C aimage begin
proutil source-db-name -C enablesitereplication source
3. In the target database directory, enter the following command:
proutil target-db-name -C enablesitereplication target