Kbase P105677: Error rmUndoChange trying to access a database or truncate the before-image.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Unverified
SYMPTOM(s):
Following error trying to access a database:
Following error trying to truncate the before image of a database:
rmUndoChange: record <recid> area <area> updctr <counter1> note updctr <counter2> txn <txID> has size <found> expected <expected>
CAUSE:
Progress is trying to undo a record change, but the before image is corrupted and one of the sanity checks in our code traps this abnormal condition.
FIX:
The before-image is corrupted.
Unfortunately, you'll have to restore the database from a backup.
If this is not an option, you'll have to force access into the database. Please see Solution P24330 for the consequences of forcing access into the database.