Previous Topic: Record Fields for the JES2 Multi-Access Spool Information (MASI)Next Topic: Keywords for OPSJESX


OPSJESX Function

The OPSJESX function obtains information about jobs in the JES queue. Through REXX variables, the function returns information for each job that matches the input filters that the user sets up. The value that the function itself returns is the number of jobs that are returned in the output.

Note: You can use the OPSJESX function in OPS/REXX. OPSJESX can also be used in TOD and REQ AOF rules. The use within REQ rules is further restricted to within System State Manager (SSM). OPSJESX cannot be used in any other AOF rule type. The OPSJESX call operates for both JES2 and JES3.

OPSJESX has the following format:

var = OPSJESX(‘S’,’list of keywords’)
S

Indicates an extended status request. This parameter must always be first.