different machine get different result while running database recovery .
529558Aug 28 2006 — edited Aug 29 2006I have a same application and same Database generated by that application ,
run that application comes with the same Database at different machine and get different result .
At one machine an exception is throwed with the error-msg "
DbEnv::open: DB_RUNRECOVERY: Fatal error, run database recovery " while the application was running a recovery procedure,but other machine do not have such problem .