z/OS DFSMS Installation Exits
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Installing Nonstandard Label Routines

z/OS DFSMS Installation Exits
SC23-6850-01

Because they are type 4 SVC routines, nonstandard label processing routines must be included in the control program as part of LPALIB. This is done when the system is built. (You can also insert the routines after system build by link-editing them into LPALIB). See Adding a New Exit.

Member names for the first load module of each type of label processing routine are listed in Table 1. Member names for additional load modules must begin with the letters NSL or IGC.

Table 1. First Load Modules
Nonstandard Label Processing Routine Control Program Routine Member Name
Input Header Open NSLOHDRI
  EOV NSLEHDRI
Output Header Open NSLOHDRO
  EOV NSLEHDRO
Input Trailer EOV NSLETRLI
Output Trailer EOV NSLETRLO
  Close NSLCTRLO

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014