Kbase P59912: 'Skip Tab Too Small' error occurs when running DBPR against a Progress Version 9.1B database.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  20/10/2010 |
|
Status: Verified
SYMPTOM(s):
Database abnormally shutdown.
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)
proutil dbname -C DBRPR scan outputs:
Skip tab too small <table name> failed on recid/dbkey:#####
Array field(s) in the data definition file are not a multiple of 16 after 31.
FACT(s) (Environment):
Progress 9.1B
Progress 9.1C
Progress 9.1D
CAUSE:
Bug# 20010614-005
CAUSE:
This error occurs due to an internal error within the record structure. The table that is used to put the complete record together has an invalid number in it. A skip table is used when the record structure exceeds 16 fields or when a record is too large to fit into a block.
FIX:
This bug has been fixed in the last patch to Progress 9.1C and in the base of 9.1D.