To specify the condition that must be satisfied for a step to execute, you use the _______ keyword.
- CONDITION
- PREREQUISITE
- REQUIRE
- REQUIRES
The CONDITION keyword is used to specify the condition for step execution in JCL
Loading...
Related Quiz
- In a multi-step JCL job, how can you ensure that a data set is de-allocated only after all its dependent steps have completed successfully?
- What are some potential use cases for the IEBDG utility in a mainframe environment?
- What is the primary purpose of the IF statement in JCL?
- You have a critical job step that should execute only if a preceding step ends with a return code of 12 or higher. How would you configure this in JCL?
- Which JCL statement is used to specify the program to be executed in a job step?