Kbase P11361: Corruption in schema table after truncating a storage area
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  26/10/2009 |
|
Status: Verified
SYMPTOM(s):
Storage area "<area_name>" truncated
Errors about a table from the schema
SYSTEM ERROR: RECID <recid> in <file-name> could not be found. (1645)
SYSTEM ERROR: Cannot read field from record, not enough fields. (450)
SYSTEM ERROR: Failed to extract field <field-num> from <file-name> record (table <table-num>) with recid <RECID>. (3191)
SYSTEM ERROR: Failed to extract field 57 from <file-name> record (table -1) with
recid 9360. (3191)
Any negative number for <table-num> indicates a problem in schema
FACT(s) (Environment):
Progress 9.1C
All Supported Operating Systems
CAUSE:
Bug# OE00072189
CAUSE:
A "truncate area" can corrupt the schema.
FIX:
Upgrade to Progress 9.1D where this issue has been fixed
Alternatively, revert to backup prior to the "proutil -C truncate area" baseline then dump and load into a new structure.