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

SERVER Commands
HP NonStop TS/MP System Management Manual541819-007
12-26
SET SERVER Command
PARAM parameter-name parameter-value
assigns a string value to a parameter name. You can omit the parentheses if this
parameter is the last one of the SET SERVER command.
parameter-name
specifies the name to which you assign parameter-value. The name must
begin with an alphabetic character.
parameter-value
specifies a character string value that you assign to parameter-name. This
string must be enclosed in quotation marks if you include blanks, commas, or
quotation marks in the value. Embedded quotation marks must be doubled.
The PATHMON process uses the information you supply for this parameter to send
a PARAM message to each server that it starts. No more than 120 PARAM
messages can be added to any one server class. In practice, the actual number
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 User’s Guide.
For more information on this parameter, see the COBOL Reference Manual and
TACL 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 six characters, beginning with a dollar
sign ($) and followed by one to five 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