Configuring the agent for z/OS® exits

Exits EELUX000, EELUX002, and EELUX004 are called by the agent for z/OS. Your own programs can use the information passed by the exits to perform a variety of functions.

Each exit is loaded if the exit module exists, if the exit has not been disabled, and if the exit has not been replaced by another exit name in the EXITS initialization statement.

Exits are invoked using standard linkage conventions. When the exit is entered, register 1 points to a parameter list. Each address in this list points to a parameter that is passed to the exit.

The exits are entered with the RACF® authority of the agent for z/OS subsystem.