View Single Post
  #1 (permalink)  
Old 10-21-2004
dragzhb dragzhb is offline
Registered User
 
 
Join Date: Jul 2004
Posts: 63
Send a message via Yahoo to dragzhb
-->
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?
Reply With Quote