The session definition attribute descriptions are:
For a VTAM-connected system that has Autoconnect set to NO on the CONNECTION definition:
You can specify value2 as greater than or equal to value1. In this case, when the size of an input message exceeds value1, CICS uses a terminal input/output area (TIOA) value2 bytes long. If the input message size also exceeds value2, the node abnormal condition program sends an exception response to the terminal.
If you leave these fields blank, CICSPlex® SM uses the default values for your CICS environment, if there are any.
If you leave these fields blank, CICSPlex SM uses the default values for your CICS environment, if there are any.
If you leave these fields blank, CICSPlex SM uses the default values for your CICS environment, if there are any.
CICS uses the number to generate the last two or three characters of the session names. If you are using the default receive prefix (<), or your own 1-character prefix, specify a number in the range 1 through 999. If you specify a 2-character receive prefix, the number is restricted to the range 1 through 99.
The Send count field must be blank when the sessions are on an EXCI connection.
CICS uses the number to generate the last two or three characters of the session names. If you are using the default send prefix (>), or your own 1-character prefix, specify a number in the range 1 through 999. If you specify a 2-character send prefix, the number is restricted to the range 1 through 99.
For example, if the last session name generated for the send sessions is >AAJ, using the send prefix ">", CICS generates the receive session names as <AAK, <AAL, <AAM, and so on. ( This method of generating session identifiers is the same as for APPC sessions, except for the initial prefix symbol.)
For example, if the last session name generated for the send sessions is >AAJ, using the send prefix ">", CICS generates the receive session names as <AAK, <AAL, <AAM, and so on. ( This method of generating session identifiers is the same as for APPC sessions, except for the initial prefix symbol.)
The name can be up to eight characters in length.