Process control

The program is controlled by keywords in the ARGS symbolic for the EQQYXJPX procedures. Alternatively, you can provide the keywords as SYSIN.

Each keyword has the value specified within parenthesis and separated from the next keyword by a space.

The following keywords are available:
SR
The name of the Special Resource to set (required). You can use wildcards.
AVAIL(YES|NO)
The availability you want to set (required).
MATCHTYP
If your resource name includes spaces, the percent sign (%), or an asterisk (*), use MATCHTYP to select the correct resource.
If you do not specify MATCHTYP, all the characters up the first space are considered to be the resource name, and the characters after the space are ignore; any percent sign (%) or asterisk (*) is treated as a wildcard. If you specify MATCHTYP, the spaces, percent signs (%) and asterisks (*) are treated as normal characters and the following matches can be performed:
MATCHTYP(EXA)
An exact match is performed looking for the whole name, exactly as typed.
MATCHTYP(PFX)
Searches for resources that begin with the name specified.
MATCHTYP(SFX)
Searches for resources that end with the name specified.
RESET(YES|NO)
Whether to RESET the resource if AVAIL matches the default availability (default is YES).
SUBSYS
Targets the SRSTAT command to a specific tracker. If omitted, Workload Automation Programming Language uses the SUBSYS as determined by OPTIONS TRACKERS settings.
UPDATE(YES|NO)
Specify UPDATE(NO) to run the command only to see what it would have done, without actually performing any changes. The default is YES.