Kbase P130891: Error loading .df file via Data Dictionay - Try to modify unknown database
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  4/25/2008 |
|
Status: Unverified
FACT(s) (Environment):
All Supported Operating Systems
Progress/OpenEdge Versions
SYMPTOM(s):
Error loading delta.df file via Data Dictionay
Error during MODIFY DATABASE
Try to modify unknown database
Using a .df where UPDATE DATABASE statement has being modified to use logical database name instead of "?"
Using Progress Databaase
CAUSE:
The load code tries to find a _Db record with that name in _db-name but it won't find if it's a Progress database since a Progress db has the unknown value for the _db-name.
FIX:
Do not change UPDATE DATABASE statement. Progress database use
UPDATE DATABASE "?".