Which parameter allows you to specify the conditions for triggering a job in JCL?
- COND
- SCHEDULE
- TIME
- TRIGGER
The COND parameter allows you to specify conditions for triggering a job in JCL.
Loading...
Related Quiz
- Which parameter is commonly used to specify job dependencies in JCL?
- You have a critical job that must be executed as soon as a specific dataset becomes available. How would you configure JCL to trigger this job automatically?
- Which JCL statement is used to express a condition for job dependency?
- In JCL, what is the purpose of the ELSE statement?
- In JCL, what is the purpose of the IF statement?