When using the COND parameter in JCL, the keyword _______ is used to specify that a step should be executed only if a previous step abends.
- ALWAYS
- IF
- ONLY
- ONLYIF
When using the COND parameter in JCL, the keyword IF is used to specify that a step should be executed only if a previous step abends.
Loading...
Related Quiz
- In JCL, the _______ statement can be used to specify the conditions for job dependencies.
- Describe a real-world scenario where conditional execution of job steps based on the success or failure of previous steps is crucial.
- How can you set up a job dependency in JCL to execute the current job only if a particular job finishes with a specific return code?
- A conditional abend code in JCL allows you to handle specific __________ during job execution.
- In JCL, the BLKSIZE attribute is specified in _______.