C
ChUIMonster
Guest
Crash recovery is utterly core to the OpenEdge database. It is not "likely" that it will succeed -- it is absolutely guaranteed. People rudely shutdown servers without first shutting down the db all the time. If crash recovery does not work you are almost certainly dealing with something much more serious than the lack of a proshut. The most likely reason for crash recovery to fail is deliberate (if misguided) interface by the admin (things like deleting or modifying critical files...) or hardware failure/misconfiguration.
Continue reading...
Continue reading...