The _______ parameter is used to establish relationships between jobs.
- CONNECTED
- JOB
- PREVIOUS
- RELATED
The PREVIOUS parameter is used to establish relationships between jobs in JCL.
Loading...
Related Quiz
- You have a JCL job with multiple steps, and you want to reuse a set of job steps from a previous job. How would you accomplish this using JCL components?
- How does the COND parameter in the EXEC statement affect the execution of a job step?
- How does the ELSE statement work in a JCL IF-THEN-ELSE conditional execution?
- When defining an EXEC statement, what is the significance of the PGM parameter?
- How can you use the IF statement to conditionally execute a job step based on the return code of a previous step?