Upgrade Databases
If you are going to use a newer version of Progress OpenEdge when upgrading QXtend, follow the standard instructions for upgrading the QXO database before running the installer.
The steps are:
1 Shut down everything related to QXtend.
2 Back up the QXEvents and QXO databases.
3 Truncate the bi file for live and empty databases:
proutil <db-name> –C truncate bi
For example, to convert the OE10 databases to OE11, use
proutil db-name –C conv1011 (add
–cpinternal UTF-8 for unicode databases). See the Progress documentation and
release notes for further information (https://www.progress.com/support-and-services).
4 Upgrade databases. The QXEvents database must use the same version of Progress OpenEdge as QAD Enterprise Applications. If you upgraded the QAD EA databases, you must upgrade the QXEvents database before upgrading QXtend.