Parameter list

The parameter list that is passed to the termination exit.

Completion code, work area, action code

The figure below shows how you find the parameters from the contents of register 1:

Figure 1. Termination Exit Parameters
This figure lists the contents of the registers passed to the termination exit used with the CICS VR recovery and CICS/ESA V4R1 backout utilities. Register 1 contains the address of the parameter list. The first fullword in the parameter list contains the address of the base cluster name. The second fullword in the parameter list contains the address of the log record. The third fullword in the parameter list contains the address of the VSAM record length. The fourth fullword in the parameter list contains the address of the VSAM record. The fifth fullword in the parameter list contains the address of the work area. The sixth fullword in the parameter list contains the address of the action code. The seventh fullword in the parameter list contains the address of the format. Register 13 contains the address of the register save area. Register 14 contains the return address. Register 15 contains the exit program start address.