z/OS DFSORT Application Programming Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Example 1

z/OS DFSORT Application Programming Guide
SC23-6878-00

For this example, assume that the CTL1CNTL data set contains a DFSORT INCLUDE statement.

COUNT FROM(IN1)
COUNT FROM(IN2) USING(CTL1) 

The first COUNT operator prints a message containing the count of records in the IN1 data set.

The second COUNT operator prints a message containing the count of records included from the IN2 data set.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014