Administration Commands
term_node
ABORT
Stop immediately without attempting any cleanup processing. This value should be used only in serious error conditions because it may cause problems for other programs that are using the node’s resources.
SHUTDOWN
Deactivate all link stations associated with the node before stopping.
QUIESCE
Indicate to the APPN network that the node is quiesced, reset session limits on all modes, unbind all sessions for the node’s LUs, and then stop as for SHUTDOWN. For a network node, any ISR sessions active through this node will be terminated.
QUIESCE_ISR
Same functions as QUIESCE, except that the node waits for all intermediate sessions to end. This value applies only to network nodes.
DEACT_CLEAN
Same functions as QUIESCE, except that session limits are not reset and RTP connections are allowed to terminate gracefully before the link stations are deactivated.
2.209.2 Returned Parameters
No parameters are returned by SNAplus2 when this command executes successfully.
2.209.3 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
No parameter errors occur for this command.
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.
624