|
Db::del: DB_RUNRECOVERY: Fatal error, run database recovery
HI bernard:
when I use Freeze Map in my mutlithread environment . it oftern occured the error : DB_RUNRECOVERY: Fatal error, run database recovery, But when I restart my program , it's ok, what's wrong ?
The following is my db environment:
I use 2 connector, one for read (mutlithread) and another for write, how can I avoid this error?
|