Kbase P128800: The dbtool utility, option 3. Record validation, reports Record Fragment warnings for the auditing a
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/24/2009 |
|
Status: Verified
SYMPTOM(s):
Running option 3. Record Validation of the dbutil utility reports warning messages about record fragments in the auditing area.
Warning - first record fragment of 66560 area 45 is only 9 bytes, LOB 0.
Running option 6. Record fixup of the dbtool utility reports "no free space" errors.
ERROR - attempt to repair record fragment of 82944 area 45 failed - no free space.
FACT(s) (Environment):
The area reported in the warning message is the auditing data area of the database.
IBM AIX
OpenEdge 10.1B
CAUSE:
Bug# OE00147475
CAUSE:
The audit table's template records are created using a pre-10.1B format. This was done to address pre-10.1B version compatibility issues. Since these records are created in a Type II storage area, OpenEdge expects them to have a header size of at least the minimum (10 bytes) for a Type II storage area. Since they are created using a pre 10.1B format, the header is less than the Type II storage area minimum.
FIX:
These warning messages about record fragments being less than 10 bytes can be ignored if the area reported in the message is an auditing area. It is possible, and normal, to create such records, but dbtool should not display warning messages about them.