NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
SHOW PROCESS
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–381
logical-name
specifies the logical name of a process, for example, SCPE-EXPAND. This displays
the process definition of the specified process and information about all
occurrences of the specified process.
You can specify a logical name from 1 through 12 characters long. The logical
name must be unique. You can use the following characters:
Alphabetic characters: A through Z and a through z
Numeric characters: 0 through 9
Other characters: ^ ~ # $ ( ) - . : @ [ \ ] _ ` |
process-name
specifies the process name of a process, for example, $X981. This displays
information about the occurrence of the process with the specified process name.
You can specify a process name from one through five characters long (including
the initial dollar sign ($)). The first character of the process name (after the initial
dollar sign) must be alphabetic. Other characters can be alphanumeric. You can
specify a process name in the form:
$
name
ALL
specifies all processes. This displays the process definitions of all processes. Each
process definition is accompanied by a list with information about all occurrences
of the specified process.
Note You cannot view a process definition that has a logical name of ALL.
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.
Messages NNM0555 through NNM0558 and message NNM0999 indicate the
results of this command. Refer to the NonStop NET/MASTER Messages Manual or
NonStop NET/MASTER MS online help for a description of these messages.
The SHOW PROCESS command does not display information about NCL
processes.
For related information, see the PARAM command.