Salesforce

How much time does Crash Recovery take to rollback all pending transactions ?

« Go Back

Information

 
TitleHow much time does Crash Recovery take to rollback all pending transactions ?
URL NameP49956
Article Number000138840
EnvironmentProduct: Progress OpenEdge
Version: All supported versions
OS: All supported platforms
Question/Problem Description
How much time does Crash Recovery take to rollback all pending transactions ?
Is there a way to calculate how much time will the crash recovery take ?
Steps to Reproduce
Clarifying Information
Error Message
Defect Number
Enhancement Number
Cause
Resolution
1.  When a controlled shutdown is executed or before issuing an emergency shutdown (-byF) disconnecting all connected processes that can be disconnected first may help to lighten the load a quicker recovery.  The following Article provides a code example of how this may be implemented: 2.  During BI recovery, the BI file may grow to as much as twice its current size to complete crash recovery in the UNDO phases.

If the transaction that is handling the crash recovery is stopped, the next crash recovery will undo the pending crash recovery transaction and previous pending transactions, taking more time for crash recovery and more growth of the BI.

3.  There are no formulas to calculate how much time will take the crash recovery process, it usually takes as much time as the time the transactions took to the point of the crash and hindered when there are i/o contention on disk.  For further advice refer to Article:
Workaround
Notes
Keyword Phrase
Last Modified Date11/20/2020 7:37 AM

Powered by