SORT TUTORIALS
SORT TUTORIALS
The following section provides the various SORT parms which can be used in various scenarios to achieve different results. Sorting through JCL can be very useful for formatting a file without the use of a COBOL program.
There are mainframe tutorials present on this site in the following category as well COBOL TUTORIALS, DB2 TUTORIALS, JCL TUTORIALS etc
SORT JCL with STOPAFT and SKIPREC
SORT JCL to sort in Char format
SORT JCL to filter data using INREC or OUTREC
SORT JCL to append data in a record using INREC or OUTREC
SORT JCL to put SPACES end of record using INREC or OUTREC
SORT JCL to copy when location of matching data is not known