Which utility in JCL is commonly used to arrange data in ascending or descending order?
- ARRANGE
- MERGE
- ORDER
- SORT
The SORT utility is commonly used to arrange data in ascending or descending order
Loading...
Related Quiz
- How can you specify the disposition of a dataset during allocation in JCL?
- When defining LRECL for a dataset, it is crucial to specify the actual _______ length of the records.
- How can DISP=CATLG be used to catalog a data set in JCL, and why is it important?
- In JCL, what is the function of the PEND statement?
- What is the purpose of the IF statement in JCL?