OpenTP1 Version 7 Description

[Contents][Glossary][Index][Back][Next]

5.3 Failure and error recovery

OpenTP1 recovery can be classified into:

In partial recovery, OpenTP1 recovers a UAP by performing a commit or rollback operation (usually a rollback) on incomplete transactions. Partial recovery localizes the effects of the UAP failure to the single UAP, and preserves the integrity of the resources used by that UAP.

In complete recovery, OpenTP1 recovers from a complete system failure. This requires a partial recovery for every UAP executing when the system went down, as well as recovery of the various OpenTP1 system statuses.

For further details, see the manual OpenTP1 Operation.

Organization of this section
5.3.1 Recovering from OpenTP1 system failures
5.3.2 Recovering from UAP failures
5.3.3 Recovering from file errors
5.3.4 Recovering from network errors
5.3.5 OpenTP1 monitoring and trace facilities
5.3.6 Analyzing the cause of an error