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 specifies the number of sessions that have not yet been deactivated.
implicit
Specifies whether the entry is for an implicit or explicit definition. Possible values are:
YES
The entry is for an implicit definition, which was created using the default mode name defined by the define_defaults command.
NO
The entry is for an explicit definition.
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 specific 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 LU’s partners.
•No sessions have been active (since the node was last started) for the specified combination of local LU, partner LU, and mode.
State Check
No specific 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