In a SORT step using JCL, which statement specifies the input dataset to be sorted?
- FROMFILE
- INFILE
- INPUT
- SORTFILE
The INPUT statement in a SORT step specifies the input dataset to be sorted
Loading...
Related Quiz
- Can a single job be triggered by multiple other jobs simultaneously?
- In IEBGENER, what is the function of the COND parameter?
- Explain the importance of specifying the TIME parameter in a JOB statement for long-running jobs.
- In JCL, what is the difference between "job-level" and "step-level" dependencies?
- To extract specific records from a dataset, you can use the _______ utility in JCL.