Start or stop exit
The stop or start exit is called by HCL Workload Automation for Z when the subsystem, either tracker or controller, is started and also during a normal shut down. The exit is commonly used to allocate resources needed by other HCL Workload Automation for Z exits.
The SEQQSAMP member EQQUX0N contains a sample start?stop exit written in PL?I. This sample calls
the EQQUSINW subroutine to vary the status of a user-defined workstation to
ACTIVE
. The sample has been designed specifically to be used with the EQQCVM2
and EQQUX9N samples which provide a tracker for a VM operating
system, but can be used to set the workstation status of any user-defined workstation. For more
information about the VM tracker, see Tracker for VM.