SELECT JL/JLCOM – Job Log

Table 1. SELECT JL/JLCOM – Job Log
Argument Name Description
ADID Application ID
IA Input arrival date and time YYMMDDHHMM
JOBNAME z/OS Job name
OPNO Operation number
WSNAME Workstation name
Note:
  1. SELECT JL will cause the job log of the selected operation to be output. If the job log has not already been retrieved then this will trigger a retrieval action and Workload Automation Programming Language will attempt the SELECT command again in accordance with the retry policy set by OPTIONS CONTENTION.
  2. The SELECT JL command exploits an undocumented PIF request designed for the Dynamic Workload Console.