Choosing the appropriate recovery routine

The recovery routines you can provide are called ESTAE-type recovery routines. This information describes the different types of ESTAE-type recovery routines, and for each type, describes how you define it, activate it, deactivate it, and request that it no longer be defined. A summary of this information is in Table 1.

When you provide one or more recovery routines for your program, you have the opportunity to identify a user parameter area for the system to pass from the mainline routine to the recovery routine. Creating such a parameter area with information for the recovery routine is a very important part of providing recovery. See Setting up, passing, and accessing the parameter area for more information about what this parameter area should contain, and how to pass it.

Define ESTAE-type recovery routines in the following ways:
The following describes the recovery routines you can define with each of the above macros:

In summary, ESTAE-type recovery routines include ESTAE and ESTAEX routines, ESTAI routines and ARRs.