Kbase P8668: Is there a guideline to follow when migrating DataServer 8 to 9?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  27/09/2005 |
|
Status: Verified
GOAL:
Is there a guideline to follow when migrating DataServer 8 to 9?
GOAL:
How to migrate Schema Holder from Progress Version 8 to 9?
FACT(s) (Environment):
Progress 8.3x
Progress 9.1x
FIX:
The steps to follow are:
1. Dump the Version 8 Schema Holder (.df)
2. Modify db-misc13 in df change version from 8 to 9
3. Create and connect to an empty Version 9 Progress database.
4. Load the .df file from the Data Administration.
5. Use the Verify Table Definitions DataServer utility to verify the data definitions in the Version 9 schema holder.
6. Re-compile the Applications against the Version 9 Schema Holder.