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


E16 user exit: sorting current records when NMAX is exceeded

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

This routine tells DFSORT that, when DFSORT issues the message "NMAX EXCEEDED", it must sort only the records already read in.

Figure 1. E16 User Exit Example
E16    CSECT
       LA      15,0      SET RETURN CODE
       BR      14
       END

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014