Parameter check
If the command does not execute because of a parameter error, CS Linux returns the following parameters:
- primary_rc
PARAMETER_CHECK- secondary_rc
- Possible values are:
INVALID_LU_ALIAS- The list_options parameter was set to
LIST_INCLUSIVEto 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_INCLUSIVEto 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_INCLUSIVEto 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_INCLUSIVEto 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.