170 IMS in the Parallel Sysplex, Volume I: Reviewing the IMSplex Technology
Detailed information about these exits can be found in
IMS Version 8: Common Service Layer
Guide and Reference,
SC27-1293, and
IMS Version 8: Base Primitive Environment Guide
and Reference,
SC27-1290.
RM client connection user exit
This exit is called when a client connects (registers) to RM or disconnects (deregisters) from
RM. This exit is called for the following events:
After a client has successfully connected to RM
After a client has successfully disconnected normally or abnormally from RM
This exit is defined as TYPE=CLNTCONN in the EXITDEF statement in the BPE user exit list
PROCLIB member.
RM initialization/termination user exit
This exit is called for the following ...