Previous Topic: Determining Where to Send Message MIM2046Next Topic: z/OS Dynamic Device Reconfiguration (SWAP) Processing


Using Exit Routines to Control Allocation Recovery

Another way to control how TPCF responds to allocation recovery messages is to modify the TPCRECXT exit routine. For example, you can use the TPCRECXT exit routine to specify that you want to reply WAIT to a specific job. Also, you can use the TPCRECXT exit routine to modify the offline device list.

You can use the TPCEDLXT and the TPCSRMXT exit routines to modify the eligible device list (EDL) and device preferencing.

More information:

User Exits