TS/MP System Management Manual (H06.05+, J06.03+)

PATHCOM Operation Commands
HP NonStop TS/MP System Management Manual541819-007
10-14
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 or ACS subsystem
processes, 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
.
Retry the command to start the PATHCOM process;
after one of the other processes stops, the PATHMON
process can start the PATHCOM process.