TS/MP System Management Manual (H06.05+, J06.03+)
SERVER Commands
HP NonStop TS/MP System Management Manual—541819-007
12-27
SET SERVER Command
with a # (pound sign) and followed by one to seven alphanumeric characters.
The first character must be a letter.
If you omit this attribute, the default is a process name that the operating
system assigns in the form $Xnnn, $Ynnn, or $Znnn.
For better manageability, assign explicit server process names instead of
letting the operating system assign the server process names.
process-attribute
specifies any of these process attributes:
ASSOCIATIVE { ON | OFF }
specifies whether the PATHMON process in this Pathway environment
grants links to a server process that already exists in another Pathway
environment.
If you omit this attribute, the default is OFF.
CPUS primary:backup | cpu
specifies the primary and backup processors in which the server process
runs or a list of individual CPUs.
When this attribute is included as part of the PROCESS attribute
specification, the PATHMON process uses the CPUs specified for the
server process. The CPUs specified for the server process do not need to
match the CPUs specified for the server class.
If you omit this attribute, the PATHMON process assigns all CPUs. See the
description of the CPUS attribute earlier in this command.
DEBUG { ON | OFF }
determines whether the server process enters debug mode upon startup.
If you omit this attribute, the default is ON.
ON allows the PATHMON process to grant links to the server process,
even if a server by the same name already exists. A START
SERVER command is successful.
OFF does not allow the PATHMON process to grant links to the server
process if a server by the same name already exists. A START
SERVER command fails.
ON directs the server process to enter debug mode.
OFF directs the server process not to enter debug
mode.










