Which DATE parameter in JCL is used to specify the job's earliest acceptable execution date?
- DATE
- EARLY
- FROMDATE
- STARTDATE
The STARTDATE parameter is used to specify the job's earliest acceptable execution date
Loading...
Related Quiz
- Explain how you can use the COND parameter to handle multiple conditions for step execution in JCL.
- What is the difference between the IF and COND parameters in JCL?
- Which part of a JCL statement is used to specify the name of the program or procedure to be executed?
- How is a symbolic parameter defined using the SET statement in JCL?
- In JCL, the PROC statement is used to define _______.