Kbase P20620: Error 1284 when doing PROUTIL CONV89
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  18/03/2003 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1x
SYMPTOM(s):
Error 1284 when doing PROUTIL CONV89
Unable to open <file-name> for master conversion <errno>. (1284)
CHANGE:
Database was copied from one machine to another using PROCOPY and made to multi-volume (all in 8.3x).
CAUSE:
The .db file has incorrect path reference.
FIX:
In Progress 8.3x (before doing the conv89 in v9) the following steps need to be executed:
- PROSTRCT list, to have a structure file created from the .db file
- edit the newly created .st file to refrence the correct path setting
- PROSTRCT repair, to modify the .db file to have the correct path reference.