DB-RunRecovery -
06-12-2006
, 05:44 AM
I have three databases under one environment. The databases are
accessed by long running (multithreaded) programs. So once opened they
are not closed explicitly. Auto transactions are being used.
After some 5000 writes/reads the database get corrupted, and
DB_RunRecovery error keeps on being returned.
Any idea why the database might be getting corrupted. |