Control Group Exit Program

Parameters:

Required Parameter Group:

1 Control group name Input Char(10)
2 Control group type Input Char(4)
3 Qualified user space name Input Char(20)
4 User space format Input Char(8)
5 Control information format Output Char(8)
6 Control information Output Char(*)
Exit Point Name:
None
Exit Point Format Name:
See Control Group Entry Information for possible formats.

Use this exit to receive information about entries processed in control groups. You may want to use this exit to:

Information about processed control group entries is provided to the exit program in a user space. The specified exit program must be capable of receiving the required parameter group and retrieve the entry information provided in the user space. The exit program is called after an entry or group of entries is processed by the control group.

Messages generated while processing control group entries can be received by the exit program using the starting message key and ending message key fields provided in the entry information.

The exit program returns control information which indicates whether:

The control group will terminate abnormally if the exit program returns an exception or invalid values for the control information.



[ Top of Page | Previous Page | Next Page | Contents | Index ]