NET/MASTER Management Services (MS) Command Reference Manual
FSTOP
NonStop NET/MASTER MS Commands
2–108 115412 Tandem Computers Incorporated
FSTOP The FSTOP command forces an immediate and complete orderly shutdown of
NonStop NET/MASTER MS, regardless of its operating state or the functions
currently being performed. The processes stopped are the NonStop NET/MASTER
MS control process (NCP) and all other processes in the NonStop NET/MASTER MS
system. This command does not wait for users to log off from NonStop
NET/MASTER MS before the shutdown sequence begins, however, the shutdown
sequence shuts down NonStop NET/MASTER MS services (such as OCS, NCL,
INMC, and ROC).
You cannot cancel or reverse the shutdown sequence after you enter this command
from NonStop NET/MASTER MS. Contrast this command with the SHUTDOWN
command, which begins an orderly shutdown of NonStop NET/MASTER MS, and
allows a shutdown to be stopped and reversed; and the SHUTDOWN $ABEND$
command, which shuts down NonStop NET/MASTER MS immediately and
completely.
FSTOP
Considerations
The default authority level of this command is 3.
You can enter this command from any NCL procedure, including the INIT NCL
procedure, by using either the CMD core statement or the INTCMD verb.
You can enter this command from TACL by using the NNM program, if you are
one of the following:
The user that started the NonStop NET/MASTER MS system
The group manager of the user that started the NonStop NET/MASTER MS
system
The super ID (255,255)
Note You cannot cancel or reverse a shutdown sequence after you enter this command from TACL by using
the NNM program.
Refer to the NonStop NET/MASTER MS System Management Guide for more
information on using the FSTOP command from TACL.
This command does not stop processes that are not started by NonStop
NET/MASTER MS. This includes the DSNM command server, conversational
interface, and security exit processes if they are started externally to NonStop
NET/MASTER MS.
For related information, see the SHUTDOWN, SHUTDOWN $ABEND$, and
STATUS commands.