NET/MASTER Management Services (MS) Operator's Guide
The Two Forms of the PROGRUN Command
Accessing External Utilities and Applications
106379 Tandem Computers Incorporated 7–21
The Two Forms of the
PROGRUN Command
There are two forms of the PROGRUN command—format 1 (restricted) and format 2
(unrestricted):
Format 1 gives you access to block-mode (or conversational) applications that have
been predefined to your NonStop NET/MASTER MS system by your system
manager (through the UMS facility). You can use your Console Extras utility list
to access these predefined applications. Ask your system manager to customize
your Console Extras utility list for you.
PROGRUN
utility
Each application that you can interact with using this format of the PROGRUN
command has a command authority level associated with it. You may not have
access to all the applications that you are able to use outside of NonStop
NET/MASTER MS.
Format 2 allows you to access any Guardian object file, including conversational
Guardian utilities:
PROGRUN FILE=
file-spec
[ CPU=
cpu-number
]
[ DEFAULT=$
volume
.
subvolume
]
[ NAME=
process-name
]
[ PRI=
process-priority
]
[ PARAMS="
startup-string
" ]
Depending on how your NonStop NET/MASTER MS system is configured and your
command authority level, you may have access to format 1, format 2, or both formats
of the PROGRUN command.
Refer to the NonStop NET/MASTER MS Command Reference Manual for a complete
description of the PROGRUN command.