z/OS Communications Server: SNA Customization
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Sample CLU search exit routine for TPF sessions

z/OS Communications Server: SNA Customization
SC27-3666-00

If you code your own CLU search exit, there is a range of acceptable return codes. These ranges are discussed in Return codes. If you use the sample CLU search exit, there are specific return codes that the exit might return to VTAM® on output. Those return codes are:
X'00'
Processing completed successfully
X'20'
Failure to obtain storage
X'3C'
Function code is not valid

If the return code is greater than X'00', the session request will fail. If the return code is greater than X'80', the session request will fail and the CLU search exit is deactivated.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014