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


Parameter Description for SOCKET(xxxxxxxx)

z/OS JES2 Initialization and Tuning Reference
SA32-0992-00

CONNECT= (Yes|No|DEFAULT,interval)
Specifies whether an NJE connection should be automatically attempted for this socket. If DEFAULT is specified, processing defers to the CONNECT=(YES|NO) value that is specified on the associated NODE statement. The interval is the approximate time (in minutes) between attempted connections. The valid range for interval is 0 to 1440. A value of 0 indicates that the default interval (from NJEDEF CONNECT=) should be used. The default CONNECT value is DEFAULT, and the default interval is 0.
IPADDR=xxxxxxxx
Specifies the TCP/IP address or hostname associated with this socket. The default value, *LOCAL, indicates all IP addresses available at the start netserver time are to be considered. The value for IPADDR= can be from 1 to 255 characters. However, because of limitations in the initialization deck, the maximum value in initialization is 63 characters.

Modification: $T SOCKET command.

LINE=nnnnn
Specifies a TCP/IP line which is to be dedicated to this socket. The range of the value is 0-65535. The default of 0 means no dedicated line. (Model description after the one on APPL).

Modification: $T SOCKET command.

NETSRV=nnn
Specifies the device number of the NETSRV to be used when connecting to this remote socket.

Modification: $T SOCKET command.

NODE=xxxxxxxx
Specifies the NJE node associated with this socket.

Modification: $T SOCKET command.

PORT=xxxxxxxx
Specifies the port number associated with this socket. The default is the value associated with VMNET (typically 175) if SECURE=NO, or the value associated with NJENET-SSL (typically 2252) if SECURE=YES.

Modification: $T SOCKET command.

REST=nnnn
Specifies an integer (0-2000) that represents the resistance rating of the connection, which is viewed by the installation manager and coordinated with other installations. Resistance is an arbitrary value set to indicate a specific ability or inability of the socket to route work that has typical workload requirements. See z/OS JES2 Initialization and Tuning Guide for detailed information about selecting a resistance value.

Modification: $T SOCKET command.

SECURE=Yes|No
Specifies whether (YES) or not (NO) JES2 uses SSL/TLS when communicating with this socket.

Modification: $T SOCKET command.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014