Salesforce

How to migrate a replicated database from one version into another

« Go Back

Information

 
TitleHow to migrate a replicated database from one version into another
URL NameHow-to-migrate-a-replicated-database-from-one-version-into-another
Article Number000146414
EnvironmentProduct: OpenEdge
Version: All supported versions
Other: OpenEdge Replication
Question/Problem Description
How to migrate a replicated database from one version into another.
Steps to Reproduce
Clarifying Information
Error Message
Defect Number
Enhancement Number
Cause
Resolution
Replication must be disabled prior to a database version migration. Once the migration is complete replication will need to be re-enabled. 

To disable replication:
 
1) Make a backup of the source database
 
2) Disable replication by using:
      Source -> proutil <database name> -C DisableSiteReplication source
      Target -> proutil <database name> -C DisableSiteReplication target
 
3) Remove  <database name>.recovery files in source and target hosts.
 
4) Disable after imaging on source using:  
      proutil <database name> -C aimage end 
 
5) Convert the database version as outlined in Article:  What are the steps to migrate a database from 10.X to 11.X?

When <DLC>\bin\*dbutils cannot be used to disable replication when the older version is no longer available, a license file with the OpenEdge Replication license is required. Refer to Article:
Workaround
Notes
Keyword Phrase
Last Modified Date11/20/2020 7:28 AM

Powered by