
Appendix ACommon Return Codes from snapadmin Commands
AppendixA Common Return Codes from snapadmin Commands
This section describes the primary and secondary return code values that are common to all snapadmin commands. Return codes that are specific to a particular command are described in the individual command descriptions.
A.1 Communications Subsystem Not Active
If the command does not execute because a required component is not active, SNAplus2 returns the following parameters:
primary_rc
COMM_SUBSYSTEM_ABENDED
secondary_rc
Possible values are:
LOCAL_ABENDED
The SNAplus2 software has stopped.
TARGET_ABENDED
The target node has stopped, or the communication path to it has failed.
primary_rc
COMM_SUBSYSTEM_NOT_LOADED
The SNAplus2 software is not active.
secondary_rc
(This parameter is not used.)
primary_rc
NODE_NOT_STARTED
The target node has not been started. This command must be issued to an active node.
secondary_rc
(This parameter is not used.)
primary_rc
NODE_STOPPING
The target node is in the process of stopping. This command must be issued to an active node.
secondary_rc
(This parameter is not used.)
A.2 Function Not Supported
If the command does not execute because the node’s configuration does not support it, SNAplus2 returns one of the following parameters:
625