Kbase P13571: SYSTEM ERROR: rlmemchk mb_lasttask: note= mstrblk=. (860)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  6/4/2010 |
|
Status: Verified
SYMPTOM(s):
Database cannot be started
Last valid backup is not the option
Database backup does not exist
SYSTEM ERROR: rlmemchk mb_lasttask: note=<number> mstrblk=<number>. (860)
FACT(s) (Environment):
Progress 9.1X
All Supported Operating Systems
OpenEdge 10.x
CAUSE:
The _MstrBlk._LastTrans (Last Transaction ID) and the last transaction note in .bi file are not in sync
FIX:
Access your database using -RO (pro -RO) and dump and load its content. This will restore the physical integrity, but logical integrity will need to be checked at the application level. For example: parent-child relationships like invoices without delivery notes.