In JCL execution, the _______ parameter is used to pass data between job steps.
- DATA
- DD
- LINK
- PARM
The PARM parameter is used to pass data between job steps
Loading...
Related Quiz
- How can you allocate a dataset with a specific block size (BLKSIZE) in JCL using the DSN definition?
- How can you specify that a data set should be deleted after a job completes using the DISP parameter?
- You have two critical jobs that need to run sequentially. How would you use job scheduling options to ensure that the second job starts only after the successful completion of the first job?
- Explain a real-world scenario where the IEBDG utility is used to generate test data for mainframe applications.
- Which JCL statement is commonly used to set job priority and class?