Previous Page Contents Page Next Page

2.7 deactivate_lu_0_to_3

The deactivate_lu_0_to_3 command requests SNAP-IX to deactivate the session for a particular LU for use with 3270 emulation, RJE, LU0, or LUA (an LU of type 0, 1, 2, or 3). SNAP-IX deactivates the session by sending a TERM_SELF message to the host for the PLU-SLU session.

This command must be issued to a running node.

2.7.1 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.

2.7.2 Returned Parameters

No parameters are returned by SNAP-IX when this command executes successfully.

2.7.3 Error Return Codes

If the command cannot be executed, SNAP-IX 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.

Parameter Check

If the command does not execute because of a parameter error, SNAP-IX 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.

State Check

No specific state errors, other than those listed in Common Return Codes from snaadmin Commands, occur for this command.

Other Conditions

Common Return Codes from snaadmin Commands, lists combinations of primary and secondary return codes that are common to all commands.

Previous Page Contents Page Top of Page Next page