Kbase P117910: prodict/dump/_lod_raw.i Shared workfile wdbs has conflicting field declarations. (824)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/9/2008 |
|
Status: Verified
SYMPTOM(s):
prodict/dump/_lod_raw.i Shared workfile wdbs has conflicting field
declarations. (824)
Problem converting database to new codepage in OpenEdge 10.1A
Error loading _trans.df from $DLC/prolang/utf
Database was created prior to 10.1A
FACT(s) (Environment):
OpenEdge 10.1A
OpenEdge 10.1A 64-bit
OpenEdge 10.1x
CAUSE:
The database was created prior to 10.1A. There are certain objects related to auditing that did not exist prior to 10.1A.
FIX:
To get the _trans.df to load, run the following command:
proutil dbname -C updateschema
Once this is successfully run, proceed with normal codepage conversion routine. Ideally this should be run before the conversion is begun.