TS/MP System Management Manual (G06.24+, H06.03+)
PATHCOM Operation Commands
NonStop TS/MP System Management Manual—541819-001
10-12
OPEN Command
OPEN Command
Use the OPEN command to specify the name of the PATHMON processand
therefore the Pathway environmentto which PATHCOM directs subsequent
commands. This command is useful when more than one Pathway environment is
running on the same NonStop system. You can direct commands to multiple
PATHMON processes during a single PATHCOM session.
\node
specifies the HP node name or node number on which a PATHMON process can
be opened. If this parameter is omitted, PATHCOM opens the PATHMON process
with the same node name as itself.
$pm-process
specifies the name of the PATHMON process to be opened.
Errors
This table lists the most common error that can occur during the processing of the
OPEN command:
Examples
This command opens the PATHMON process named $PATH:
OPEN $PATH
This command opens the PATHMON process named $PATH3 running on node
\SYS1:
OPEN \SYS1.$PATH3
OPEN [ \node.]$pm-process
This Message… Is Displayed When…
FILE OPEN ERROR -
pathmon-name - FILE IN USE
(12)
You attempted to start a PATHCOM process but too
many processes are running concurrently under the
PATHMON process.
The number of concurrently running processes (TCPs,
external TCPs, LINKMONs, PATHCOMs, and SPI
processes) that a PATHMON process can handle is
limited. For more information on Pathway
configuration limits and defaults, see Configuration
Limits and Defaults on page C-1.
Retry the command to start the PATHCOM process;
after one of the other processes stops, the PATHMON
process can start the PATHCOM process.