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:
SELECT JLwill 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.- The
SELECT JLcommand exploits an undocumented PIF request designed for the Dynamic Workload Console.