EQQUSINB parameters
The calling program must pass all these parameters to the subroutine. Initialize RETCODE to zero in the call; it is set by EQQUSINB in the return.
EQQUSINB parameters
DATASET DS CL2 (Resource data set name)
SUBSYS DS CL4 (Subsystem name)
RETCODE DS F (EQQUSINB return code)
- data set
- Resource data set to be backed up. Valid values are:
- CP
- The current plan data set
- JS
- The JCL repository data set.
- SUBSYS
- Name of the tracker subsystem that this event should be reported to. If SUBSYS is blank, the event is broadcast to all HCL Workload Automation for Z subsystems defined on the z/OS system where EQQUSINB is invoked.
- RETCODE
- Is set by EQQUSINB and can have one of the following values:
- 0
- Normal return. The event has been reported to HCL Workload Automation for Z.
- 8
- Error return. There is an error in the information that was passed to EQQUSINB. No event has been reported to HCL Workload Automation for Z.