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


Characteristics of DFSMSdss Installation Exit Routines

z/OS DFSMS Installation Exits
SC23-6850-01

All DFSMSdss Installation Exits are called:
  • In 31-bit addressing mode
  • With authorized program facility (APF) authorization (if DFSMSdss is APF-authorized), and
  • In key 8 problem state.

The exits are intended for use only by system programmers who must use caution with APF authorization. As with all subroutines, do not link edit installation exits with APF authorization.

DFSMSdss installation exits must:
  • Observe standard register save and restore functions
  • Be written in reentrant code
  • Be link-edited with the DFSMSdss load module, ADRDSSU
  • Restore the execution environment (31-bit addressing mode, key 8, problem state) before returning to DFSMSdss.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014