The _______ parameter in JCL specifies the maximum time a job step can run.
- LIMIT
- MAXTIME
- RUNTIME
- TIME
The TIME parameter specifies the maximum time a job step can run.
Loading...
Related Quiz
- In a JOB statement, what is the significance of the MSGCLASS parameter?
- If the condition specified in the COND parameter is met, the step is _______; otherwise, it is _______.
- Which part of a JCL job does the PEND statement mark the end of?
- What are the potential issues if you do not de-allocate data sets properly in JCL?
- Explain a real-world scenario where the IEBDG utility is used to generate test data for mainframe applications.