Consultor Eletrônico



Kbase P130810: Database start crashes with (11098)
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   24/04/2008
Status: Unverified

FACT(s) (Environment):

IBM AIX POWER 5.3
OpenEdge 10.1B

SYMPTOM(s):

Database start crashes with (11098)

SYSTEM ERROR: rmDoChange: old record area updctr has size expected in txn updctr (11098)

Machine rebooted without database being shutdown

CAUSE:

The (11098) indicates a discrepancy between the bi file and the data in the database. This can be the result of writes to the database being first of all cached - in the event of the machine being shut down or crashing, writes in the cache or underway could be lost. Also, there could be physical corruption on disk, or a faulty disk controller.

FIX:

There is no way to recover from this error, except -
1. Restore from backup
Or -
2. Force into the database using proutil db-name -C truncate bi -F (please see Note about the negative consequences of this option) .
The hardware should also be checked using system utilities.