Previous topic |
Next topic |
Contents |
Contact z/OS |
Library |
PDF
Specifying EXEC statement cataloged procedures z/OS DFSORT Application Programming Guide SC23-6878-00 |
|
A cataloged procedure is a set of JCL statements, including DD statements, that has been assigned a name and placed in a partitioned data set called the procedure library. Two cataloged procedures are supplied with the program: SORT and SORTD. Specify them in the first parameter of the EXEC statement by PROC=SORT, PROC=SORTD, or simply SORT or SORTD. |
Copyright IBM Corporation 1990, 2014
|