Kbase P29514: Can't delete a record from a table
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  09/09/2009 |
|
Status: Unverified
FACT(s) (Environment):
Progress 8.3D
SYMPTOM(s):
SYSTEM ERROR: Index in for recid could not be deleted. (1422)
It was not possible to delete am specific record.
An Idxfix was attempted with options 1 and 2 and it didn't fix the problem.
Idxbuild shows a Memory violation error (49) when executed.
CAUSE:
Bug #: 20011106-008
FIX:
Delete the record using:
proutil <DB name> -C idxfix
Select option 6. Delete one record and it's index entries.
Type the RECID given in the error (1422).