Kbase P95969: Error 3191 and 450 on UPDATE of a specific record
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  4/24/2009 |
|
Status: Verified
SYMPTOM(s):
UPDATE <record>
SYSTEM ERROR: Failed to extract field <field-num> from <file-name> record (table <table-num>) with recid <RECID>. (3191)
SYSTEM ERROR: Cannot read field from record, not enough fields. (450)
No problem to read the record, just unexpected values seen within fields
FACT(s) (Environment):
All Supported Operating Systems
Progress 9.x
OpenEdge 10.x
CAUSE:
Data corruption for the record identified by RECID within message 3191
FIX:
Run idxfix option 6 for deleting the record
proutil <dbname> -C idxfix
6
<RECID>
WARNING: Should you run Version 9 or OE10, then you will be asked to give the area number for the RECID.