NET/MASTER Management Services (MS) Command Reference Manual

LBANNER
SUBMIT
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–435
SUBMIT The SUBMIT command submits a command to a virtual user for execution.
Submitting a command to a virtual user ensures that the command is executed
regardless of whether you are logged on. For example, submitting an NCL procedure
to a virtual user for execution, using the START or EXEC command from OCS, ensures
that the NCL procedure executes regardless of whether you are in OCS or logged on to
NonStop NET/MASTER MS. This command propagates the command authority level
of the user executing the command.
SUBMIT { BLOG | BMON | BSYS | EMSP | LOGP }
command-text
BLOG
submits the command for execution under the control of the Background Logger
(BLOG).
BMON
submits the command for execution under the control of the Background Monitor
(BMON).
BSYS
submits the command for execution under the control of the Background System
Process (BSYS).
EMSP
submits the command for execution under the control of Event Management
Service Process (EMSP). EMSP is the virtual user that controls the execution of the
system-level NCL procedure EMSPROC.
LOGP
submits the command for execution under the control of Activity Log Process
(LOGP). LOGP is the virtual user that controls the execution of the system-level
NCL procedure LOGPROC.
command-text
specifies the NonStop NET/MASTER MS command to submit.
Considerations
The default authority level of this command is 0.
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.
Virtual users operate in background processing environments. These
environments provide logical OCS terminals and command input lines. Using the