Progress
DataServer
for ORACLE Guide
Upgrading from ORACLE7 to ORACLE8
Note that there is no path for upgrading an ORACLE7 database to ORACLE8 through the DataServer. If you want to upgrade a DataServer application from ORACLE7 to ORACLE8, follow these steps:
- Upgrade your ORACLE7 database to ORACLE8. See your ORACLE documentation for instructions.
- Using the Progress Version 9 Data Admin Dump utility, dump a data definition (.df) file from the schema holder you used to access the ORACLE7 database.
- In the environment where you will run Progress, set the ORAVERSION environment variable to 8.
- Create a new empty Version 9 Progress database.
- Using the Progress Data Admin Load utility, load the .df file into the empty Version 9 Progress database which results in a new schema holder for the ORACLE8 database.
- Recompile your Progress r-code against the new schema holder.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |