For IBM Workload Scheduler for z/OS jobs
The syntax is:
"application[IA(yymmddhhmm)|IATIME(hhmm)][...]"
[JOBNAME(jobname)]
[OPNO(num)]
where:
- application
- The name of the IBM Workload Scheduler for z/OS application (job stream) in the current plan.
- IA
- The input arrival date and time.
- IATIME
- The input arrival time.
- JOBNAME
- The z/OS job name.
- OPNO
- The operation number (1-255). If included, the application is considered completed when it reaches this operation number.
For complete descriptions
of the parameters, refer to the IBM Workload Scheduler for z/OS documentation.
For example:
joba follows twsworkstation::"PREFABJOB44 IA(0202181000) JOBNAME(PFJ3)"