The deactivate_lu_0_to_3 command requests SNAplus2 to deactivate
the session for a particular LU for use with 3270 emulation or LUA
(an LU of type 0,1,2, 0r 3). SNAplus2 deactivates the session by
sending a TERM_SELF message to the host for the PLU-SLU session.
This command just be issued to a running node.
Supplied Parameters |
 |
Parameter name Type Length Default [deactivate_lu_0_to_3] lu_name character 8 |
Supplied parameters are:
- lu_name
LU name of the local LU. THis name is a type-A character
string.
Returned Parameters |
 |
No parameters are returned by SNAplus2 when this command executes successfully.
Error Return Codes |
 |
If the command cannot be executed, SNAplus2 returns a primary
return code to indicate the type of error and a secondary return
code to provide specific details about the reason for unsuccessful
execution.
If the command does not execute because of a parameter error,
SNAplus2 returns the following parameters:
- primary_rc
PARAMETER_CHECK
- secondary_rc
Possible values are:
- INVALID_LU_NAME
The lu_name parameter did not match any defined LU name.