z/OS JES2 Initialization and Tuning Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


JES2 RJE bind image

z/OS JES2 Initialization and Tuning Guide
SA32-0991-00

JES2 uses a standard bind image for communication with remote devices. You can only alter this bind image with the VTAM® statements listed in Table 1 when JES2 sends the bind image to a remote device.

Table 1. Variable statements used to alter the JES2 RJE bind image
Statement Source of Value
Compression*

Can be set on by the user's input bind image. This value defaults to the PRIPROT parameter specified in the user's input bind image.

Can be set on by the COMPRESS=YES parameter in the RMT(nnnn) initialization statement, the $ADD RMT(nnnn) command, the $T RMT(nnnn) command, or the LINE(nnnn) initialization statement.

Will be reset if alternate code is specified in the user's input bind area.

Alternate Code* Can be set on by the user's input bind image COMPROT byte 5 bit 4.
Pacing Count

SLU Send*

Can be set to value of 0 or 1 by the user's input bind image SSNDPAC, byte 7.
Pacing Count

SLU Receive*

Can be set to a value (0 to 3F) by the user's input bind image SRCVPAC, byte 8.
RU Will be set by the BUFSIZE= parameter on the RMT(nnnn) initialization statement, the $ADD Rmt(nnnn) command, or the $T RMT(nnnn) command.
C Can be set on by the COMPACT parameter on the RMT(nnnn) initialization statement, the $ADD Rmt(nnnn) command, or the $T RMT(nnnn) command.
Media Flag Can be set on by the SELECT parameter on the Rnn.PRm and Rnn.PUm R(nnnnn).PU(m) initialization statements, or the $T R(nnnnn).PR(m) and $T R(nnnnn).PU(m) operator commands.
PDIR Can be set on by the SETUP= parameter on the RMT(nnnn) initialization statement, the $ADD Rmt(nnnn) command, or the $T RMT(nnnn) command.
PDIR Flag Can be set on by the SETUP= parameter on the RMT(nnnn) initialization statement, the $ADD Rmt(nnnn) command, or the $T RMT(nnnn) command.
Media Can be set on by the SELECT= parameter on the R(nnnnn).PR(m) and R(nnnnn).PU(m) initialization statements, or the $T R(nnnnn).PR(m) and $T R(nnnnn).PU(m) operator commands.
Presentation

Service*

Can be set on by the users input bind image.

PSERVIC byte 4 bit 4.

*Indicates a bind statement which can be set from a user's input bind image.

VTAM has an IBM-supplied logon mode table which provides generally accepted session protocols for a basic list of IBM® device types. This logon mode table can be found in z/OS Communications Server: SNA Resource Definition Reference. VTAM presentation services can be specified by the SELECT= parameter on the R(nnnnn).PR(m) and R(nnnnn).PU(m) initialization statements or the $T R(nnnnn).PR(m) and $T R(nnnnn).PU(m) commands. However, some options are not compatible with all device types.

Although consideration need only be given to the variable statements, the bind image shown below illustrates the JES2 standard session statements. It is not necessary to include these statements in the input bind image.

    MODEENT  LOGMODE=(name),TYPE=X'01',FMPROF=X'03'TSPROF=X'03',   C
             PRIPROT=X'B1',SECPROT=X'A3',COMPROT=X'7080',          C
             SSNDPAC=X'00',SRCVPAC=X'00',RUSIZES=X'0000',          C
             PSNDPAC=X'00',PSERVIC=X'011000009100C00000010040'

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014