IBM Z Workload Scheduler Start/Stop exit (EQQUX000)
EQQUX000 is called when IBM Z Workload Scheduler is starting and when it is ending normally. You can use this exit to allocate resources when IBM Z Workload Scheduler is started and to release them when IBM Z Workload Scheduler is stopped. This avoids the extra overheads involved in allocating and then releasing resources each time they are used.
The sample library SEQQSAMP that was created during installation contains the EQQUX0N exit, which is a sample of start/stop exits. For information about this library and its samples, see Sample library (SEQQSAMP).