Question: For this task you will create a JCL script named JCL1 that would sort data from BOOKS data set (member). The JCLscript should use SORT
For this task you will create a JCL script named JCL1 that would sort data from BOOKS data set (member). The JCLscript should use SORT program (utility) to sort data by the value of the Year (year published) field inascending order. Sorted output should be stored into a newly created sequential data set (member) named OUT1. Table 1 shows IPOS (Input/Processing/Output) requirements for Task 1 including data input for the job card and data output after the job card is submitted.
The books dataset member is located in a file called KC03F33.ASSIGN.PDS
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
