z/OS TSO/E Customization
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Parameter descriptions for the termination exit

z/OS TSO/E Customization
SA32-0976-00

The termination exit receives the standard parameter list with the following exceptions:
  • The exit reason code field is not used. Its value in the parameter list is:
    Key
    X'00'
    Length
    X'04'
    Data
    X'00'
  • The new command buffer field is irrelevant at this point in processing and is not used by the CONSPROF command.

For a description of the standard exit parameter list, see TSO/E standard exit parameter list.

Figure 1 shows the exit-dependent data that the termination exit receives beginning at offset +36 (decimal) in the parameter list.

Figure 1. Exit-dependent data for the CONSPROF termination exitExit-dependent data for the CONSPROF termination exit
Console Profile Address (Parameter Entry 10)
This parameter contains the address of the console profile. At the time this exit is invoked, the console profile reflects changes requested for this command.
Flags (Parameter Entry 11)
This parameter contains a word consisting of flags, in which the command passes indicators to the exit. The flags for this exit's processing are described in Table 1.
Table 1. Flags passed to the CONSPROF termination exit
Flag Meaning
X'80000000' The console profile provided to the exit is a default profile. If this bit is off, a profile was obtained from either RACF® or the logon exit IKJEFLD1. This bit is information only to the exit. Changes made to this value have no effect on CONSPROF command processing.
X'7FFFFFFF' Reserved.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014