- lu_name
LU name of the local LU. This name is a type-A character
string. To indicate that the LU is defined by its LU alias instead
of its LU name, do not specify this parameter.
- lu_alias
LU alias of the local LU. This alias is a character
string using any locally displayable characters. This parameter
is used only if lu_name is not specified.
If lu_name and lu_alias are not specified, the command is forwarded to the
LU associated with the CP (the default LU).
- session_id
An 8-byte identifier of the session to deactivate.
If you do not specify this parameter, SNAplus2 deactivates all sessions
for the partner LU and mode.
An error code is not returned when the specified session ID
does not match the session ID of an active session (implying that
the session has already been deactivated).
- plu_alias
LU alias of the partner LU. This alias is a character string
using any locally displayable characters. To indicate that the partner
LU is defined by its fully qualified LU name instead of its LU alias,
do not specify this parameter.
- mode_name
Name of the mode to be used by the LUs. This name
is a type-A character string starting with a letter.
- type
Type of deactivation. Possible values are:
- DEACT_CLEANUP
Deactivate the session immediately, without waiting for
a response from the partner LU.
- DEACT_NORMAL
Do not deactivate the session until all conversations using
the session have ended.
- sense_data
If type is set to DEACT_CLEANUP, the sense_data parameter specifies the sense data to be used when deactivating
the session (specified as a 4-byte hexadecimal number preceded by 0x,
for example 0x84000007). Otherwise, this parameter
is not used.
- fqplu_name
Fully qualified name of the partner LU. Specify
3-17 type-A characters that consist of a 1-8 character network
name, followed by a period, followed by a 1-8 character
partner LU name.
This parameter is used only if the plu_alias parameter is not specified; it is ignored if plu_alias is specified.