Kbase P101257: Running conv89 and getting error 6597,
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/02/2005 |
|
Status: Unverified
SYMPTOM(s):
Running con89 and getting error 6597.
The database must be a multi-volume db before the conversion. (6597)
Database is a version 8 multi-volume database already.
CAUSE:
Master block is corrupted.
FIX:
The database must be dumped and loaded.
Two approaches are:
Recommended Approach.
1. Dump and load into a new V8 structure.
2. Run conv89.
Alternate method.
1. Dump database.
2. Prepare new V9 structure manully.
3. Add area names to the Version 8 .df file to match the Version 9 Schema created in step 2.
4. Load data into new V9 structure.