TS/MP 2.5 System Management Manual
number must be a value from 0 through 4095. If you omit this attribute, the default is 1.
If MAXSERVERS is greater than the number of server process names that you define with the PROCESS
attribute, the operating system assigns process names in the form $Xnnn, $Ynnn, or $Znnn after
the last predefined process name is used.
The sum of all MAXSERVERS values for all server classes cannot exceed the number defined in the
SET PATHWAY MAXSERVERPROCESSES attribute.
This attribute is valid for Guardian and OSS server processes.
NUMSTATIC number
specifies the maximum number of static servers within this server class. These servers can be started
using the START SERVER command or as a result of a link request. These servers remain running
until a STOP SERVER command is issued or all of their links are returned by link managers (that is,
TCPs or ACS subsystem processes).
number must be a value from 0 through 4095. If you omit this attribute, the default is 0 (that is, all
servers are dynamic). The PATHMON process does not create a server until it receives a link request
from a TCP or ACS subsystem processes. When NUMSTATIC is 0, the first link to a server class
counts as a static link in the STATS command display.
The number for MAXSERVERS minus the number for NUMSTATIC is the number of dynamic servers
for the server class. Links to dynamic servers are granted to a TCP or ACS subsystem processes by
the PATHMON process when a link request cannot be satisfied by a static server. Dynamic server
processes are started by the PATHMON process only as the result of a link request; they are not
started by the START SERVER command.
The value of NUMSTATIC cannot exceed the value of MAXSERVERS.
This attribute is valid for Guardian and OSS server processes.
OUT file-name
specifies the name of the OUT file in the startup message; this can be a DEFINE name.
Defaults for file name expansion are based on values you specify for the CMDVOL command and
the SET PATHWAY NODEINDEPENDENT attribute. See the command descriptions in “CMDVOL
Command” (page 138) and “SET PATHWAY Command” (page 159).
If you omit this attribute, spaces are passed to the servers for the file name.
This attribute is valid for Guardian server processes only.
OWNER ownerid
specifies the user ID that controls access from a Pathsend process to a server class. (The TCPs ignore
this server attribute.) The user ID must be known to the system in which PATHCOM is running. Use
this attribute in conjunction with the SECURITY attribute.
The value of ownerid is one of these:
[ \system-number .| \*.] group-number, user-number
[ \node . | \* .] group-name . user-name
If the NODEINDEPENDENT attribute of the SET PATHWAY command is set to ON and you omit the
node name, or if you specify \* for the ownerid node name or system number, the node name value
is whatever node the PATHMON process is running on after cool start. For more on the \* name,
see the description of “SET PATHWAY Command” (page 159).
If the NODEINDEPENDENT attribute of the SET PATHWAY command is set to OFF and you omit the
node name (or system number) parameter, the node value defaults to the PATHMON process’s node.
If you omit the group-name and user-name values, they default to the user ID values of the user
who started the PATHMON process. (This attribute does not use the defaults established by the
CMDVOL command.)
This attribute is valid for Guardian and OSS server processes.
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
SET SERVER Command 193










