TS/MP System Management Manual (G06.24+, H06.03+)

SERVER Commands
NonStop TS/MP System Management Manual541819-001
12-26
SET SERVER Command
may be less because all individual PARAMs for a server are collected into a single
PARAM message, limited in length to 1028 bytes. For more information about
PARAM messages, see the
Guardian Users Guide
.
For more information about this parameter, see the
COBOL Reference Manual
.
This attribute is valid for Guardian server processes only.
PRI priority
specifies the priority at which the servers of this server class run.
priority can be a value from 1 through 199. If you omit this attribute, the default
is 10 less than the priority of the PATHMON process.
This attribute is valid for Guardian and OSS server processes.
PROCESS $process-name [ process-attribute ]
assigns server names and overrides corresponding attributes of the SET SERVER
command. The PATHMON process gives the process names to the servers when
it creates them. It assigns the names in the order that you define them in the
server class description.
This attribute is valid for Guardian and OSS server processes.
$process-name
specifies the name of a server process within the server class.
process-name can be a maximum of 5 characters, beginning with a dollar
sign ($) and followed by 1 to 4 alphanumeric characters. The first character
must be a letter. A secondary qualifier for the process name is allowed. The
secondary qualifier can be a maximum of 8 characters beginning with a #
(pound sign) and followed by 1 to 7 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.