ViewPoint Manual

Installation, Configuration, and Startup
ViewPoint Manual426801-001
7-7
STARTUP Considerations
To cold start the ViewPoint NonStop™ TS/MP system, type:
pathmon-cpu
is the PATHMON primary CPU. cpu must be different from the back up cpu
number or you will receive a PATHCOM error (See error 2009 in Section 14 of the
NonStop TS/MP Management Programming Event and Error Message Manual).
PRI specifies the priority number of the process. pathmon-name specifies the
name of an existing PATHMON. The default name of the ViewPoint PATHMON is
$ZVPT.
To cool start the ViewPoint NonStop™ TS/MP system, type:
pathmon-cpu
is the PATHMON primary CPU. cpu must be different from the back up cpu
number or you will receive a PATHCOM error (See error 2009 in Section 14 of the
NonStop TS/MP Management Programming Event and Error Message Manual).
PRI specifies the priority number of the process. pathmon-name specifies the name
of an existing PATHMON. The default name of the ViewPoint PATHMON is
$ZVPT.
To shut down the ViewPoint NonStop™ TS/MP system, type:
pathmon-name
is the name of an existing PATHMON process with which ViewPoint is to establish
communication. The default name of the ViewPoint PATHMON is $ZVPT. Before
shutting down the NonStop™ TS/MP system, this routine makes sure there are no
terminals currently running and advises you if there are any running.
The above routines might not be appropriate for all installations. You might want to
replace these routines with ones that are specific to your system.
STARTUP Considerations
TACL must be running on the terminal that initiates NonStop™ TS/MP STARTUP.
The ViewPoint NonStop™ TS/MP application runs under the process access ID of the
user who executes viewpt:startup. The terminal on which viewpt:startup is executed
becomes the home terminal of the ViewPoint NonStop™ TS/MP processes.
VOLUME program-subvol
VIEWPT:STARTCOLD [/CPU pathmon-cpu,
PRI process-priority-number/] [pathmon-name]
VOLUME program-subvol
VIEWPT:STARTUP [/CPU pathmon-cpu,
PRI process-priority-number/] [pathmon-name]
VIEWPT:SHUTDOWN [pathmon-name]