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:
- Back up the OpenEdge 10 database using a Release 10 backup utility like probkup.
- Verify that the database is not in use and offline.
- Truncate the BI file with OpenEdge 10.
- Disable after-imaging with OpenEdge 10.
- Disable two-phase commit with OpenEdge 10.
- Run the migration with OpenEdge 11.
- 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.