Kbase P19175: FOREIGN-NAME "n/a" within Progress DB .df file
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Unverified
SYMPTOM(s):
FOREIGN-NAME "n/a" within Progress DB .df file
_File._For-Name has value "n/a"
Database originally created years ago.
CAUSE:
There has been a bug in Version 7 (Bug# 19931217-046 fixed in 7.2D and 7.3A) which introduced this error.
A Dump/Load is not eliminating that bad value.
FIX:
Update manually the field _File._For_Name with ?
FIND FIRST _File WHERE _File-Name = "tablename".
UPDATE _For-Name = ?.