gtpi1m3mSystem Installation Support Reference

Log Recovery Error Processing

The transaction log recovery error user exit, CL99, is called whenever log recovery processing detects an error condition. CL99 determines what action is to be taken for the indicated error condition and returns an action code to the caller.

Input

Information to assess the error condition is passed in the entry control block (ECB) work area. The following fields are passed:

EBW009
Processor index of the log that is being recovered.

EBW011
Processor index of the host processor.

EBER01
Error table index as defined in ICRCT equate values.

Programming Considerations

Return Values

You modify the action performed by the TPF system by returning a different action code. The following fields are returned:

EBW009
The unchanged processor index of the log being recovered.

EBW011
The unchanged processor index of the host processor.

EBER01
Error action code.