SNAX/XF LU Network Services Manual

SNAXUTL ADD Commands
The SNAX/XF Utility
097841 Tandem Computers Incorporated A–13
The CONCDATA operand is used to pass Pathway or NEWPROCESS parameters
to the Tandem Creator process. For a full discussion, see the subsections under
“Building the ESS Tables” in Section 2, “Using LUNS.”
USERDATA
user-data
specifies user data that is to be placed into the CINIT command. The value for
user-data
can be expressed as any string from 1 to 256 bytes long. Bytes may be
specified as either characters or hexadecimal numbers.
When byte values are specified as hexadecimal numbers, they must be expressed
in byte units, with each unit separated from the others by a comma (for example:
%HC1, %HC2, %HC3). Byte values should be coded in ASCII-hexadecimal format
rather than in EBCDIC-hexadecimal format.
This operand can be specified by a sequence of extended data segments. See
“Operands” earlier in this appendix.
Note that:
USERDATA is applicable only when SENDHOST Y is specified and either
CMDTYPE LOGON-INIT or CMDTYPE INITSELF-RECEIVED is also
specified
USERDATA is invalid with REPDATA
USERDATA is invalid with CMDTYPE ORDER and CMDTYPE LOGOFF.
STATIC { ON | OFF }
specifies whether the static feature should be turned on or off for this command.
This operand is used only when the CMDTYPE is ORDER; in such cases, it must
be specified as ON or OFF.
TERMSELF ON
specifies that the terminal deactivates the static session by causing a TERMSELF
request to be sent to the host system. This operand is used only when CMDTYPE
is specified as ORDER. It is required for terminating static sessions with LUs on
an AS400 system. When specified, the TERMSELF operand must be specified as
ON.