Salesforce

How to convert a 10.x database to 11.x using CONV1011, and 11.x to 12.x using conv1112

Information

 
TitleHow to convert a 10.x database to 11.x using CONV1011, and 11.x to 12.x using conv1112
URL Name000028018
Article Number000146837
EnvironmentProduct: OpenEdge
Version: 10.x, 11.x, 12.x, 13.x
OS: All supported platforms
Question/Problem Description

Converting a 10.x database to 11.x using CONV1011
How can I convert the database using CONV1011?
How to convert a database to a later version?

Steps to Reproduce
Clarifying Information
Error Message
Defect Number
Enhancement Number
Cause
Resolution

The conv1011 Major Version database migration utility is used to quickly migrate between major Progress/OpenEdge versions on the same supported Operating System
 

$   proutil db-name -C conv1011

 

Before running the conversion:
  1. Back up the OpenEdge 10 database using a Release 10 backup utility like probkup.
  2. Verify that the database is not in use and offline.
  3. Truncate the BI file with OpenEdge 10.
  4. Disable after-imaging with OpenEdge 10.
  5. Disable two-phase commit with OpenEdge 10.
  6. Run the migration with OpenEdge 11.
  7. After completing the conversion, back up the OpenEdge Release 11 database right away.
The migration steps and pre-migration consideration details are discussed in Article:
conv1011 is also discussed in the oe11 OpenEdge Data Management: Database Administration documentation (available in documentation archives: see below).
conv1112 and conv1213 are the equivalent utilities available in OpenEdge 12. Refer to the documentation in Notes below.
Workaround
Notes
Keyword Phrase
Last Modified Date3/12/2026 3:49 PM

Powered by