Kbase P12570: Message (132) when applying an incremental .df
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  28/02/2010 |
|
Status: Verified
SYMPTOM(s):
** <file-name> already exists with <field/value...>. (132)
Delta.df load fails.
DBRPR scan comes out clean.
The IDXFIX utility fails to fix the problem.
When the issue an IDXBUILD they get the error:
SYSTEM ERROR: Index<index-num> (<table-name>, <index-name>): key <key> recid <DBKEY> is out of sequence. (4436)
FACT(s) (Environment):
Progress 8.3C
Windows NT 4.0
Windows
CAUSE:
There is corruption in the pointers in such a way that in a for each the record is shown several times with the same RECID.
FIX:
Dump the DB and load it into a new one.