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


Programming considerations

z/OS JES2 Installation Exits
SA32-0995-00

  1. In logoff processing, JES2 does not expect a return code from your exit routine. Normal logoff processing proceeds.
  2. Your installation exit routine should not issue a $WAIT or use a service routine that issues a $WAIT.
  3. To define and implement a installation-defined remote name, change the remote name to a standard JES2 remote name on the remote logon card and return with a return code of 0, or supply a valid RAT pointer (valid for the installation-defined remote name) and return with a return code of 12 or 16.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014