Command Reference Guide

Administration Commands
query_mode
If a previous CNOS command set the mode session limit to 0 (zero), but sessions are still active because
conversations were using them or waiting to use them, this parameter species the number of sessions that
have not yet been deactivated.
implicit
Species whether the entry is for an implicit or explicit denition. Possible values are:
YES
The entry is for an implicit denition, which was created using the default mode name dened by the
define_defaults command.
NO
The entry is for an explicit denition.
2.148.4 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 specic details about the reason for unsuccessful execution.
Parameter Check
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_ALIAS
The list_options parameter was set to LIST_INCLUSIVE to list all entries starting from the supplied
name, but the lu_alias parameter value was not valid.
INVALID_LU_NAME
The list_options parameter was set to LIST_INCLUSIVE to list all entries starting from the supplied
name, but the lu_name parameter value was not valid.
INVALID_MODE_NAME
The list_options parameter was set to LIST_INCLUSIVE to list all entries starting from the supplied
name, but the mode_name parameter value was not valid.
INVALID_PLU_NAME
The list_options parameter was set to LIST_INCLUSIVE to list all entries starting from the supplied
name, but one of the following conditions exists:
The fqplu_name parameter did not match the name of any of this local LUs partners.
No sessions have been active (since the node was last started) for the specied combination of local
LU, partner LU, and mode.
State Check
No specic state errors, other than those listed in Appendix A, Common Return Codes from snapadmin Commands,
occur for this command.
Other Conditions
Appendix A, Common Return Codes from snapadmin Commands, lists combinations of primary and secondary
return codes that are common to all commands.
460