The OPSJESX function obtains information about jobs in the JES queue. Through REXX variables, the function returns information for each job matching the user’s input filters. The value returned by the function itself is the number of jobs returned in the output.
Note: You can use the OPSJESX function in OPS/REXX. It can also be used in TOD and REQ AOF rules. The use within REQ rules is further restricted to be used within System State Manager (SSM). It cannot be used in any other AOF rule type.
Platform: The OPSJESX call operates for both JES2 and JES3.
This function has the following format:
var = OPSJESX(‘S’,’list of keywords’)
Indicates an extended status request. This must always be the first parameter.
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |