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


$GETTBUF – Get TCP buffer

z/OS JES2 Macros
SA32-0996-00

Use $GETTBUF to get a TCP buffer for communication between the JES2 and NETSRV address spaces.

Format description

Read syntax diagramSkip visual syntax diagram
>>-+--------+--$GETTBUF--+-------------------+------------------>
   '-symbol-'            '-,USE--=--+-JOB--+-'   
                                    +-NMS--+     
                                    +-NRQ--+     
                                    +-LREQ-+     
                                    '-CONN-'     

>--+------------------+--+------------------+------------------><
   '-,ERRET--=--addrx-'  '-,OKRET--=--addrx-'   

USE
Specifies what the buffer will be used for. Valid values are JOB, NMS, NRQ, LREQ, and CONN.

See TBFTYPE for details about what each of these types represents. This parameter is required.

ERRET=
Indicates where to go if no buffer could be obtained.
OKRET=
Indicates where to go if a buffer was obtained.

Environment

JES2 address space or NETSRV address space.

Return codes

Return Code
Meaning
0
Buffer obtained

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014