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

ZPWY-MAP- Definitions
NonStop TS/MP Management Programming Manual540082-001
7-19
ZPWY-MAP-DEF-SC
If you do not assign a value to this field, 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 link manager. When ZNUMSTATIC has a value of 0, the first link to
a server class counts as a static link in the server statistics. For more information
on configuring this field, see the TS/MP System Management Manual.
The value of ZNUMSTATIC cannot exceed the value of ZMAXSERVERS.
ZOUT
is the name of the OUT file in the startup message that receives output from the
server class; this could be a DEFINE name.
The node name can be either a specific node name or \*, a generic name
representing the node on which the PATHMON process is currently running. If you
do not specify a node name, the default node for the file-name expansion is
determined by the value you specify for the ZNODEINDEPENDENT field of the
START PATHWAY command.
If you do not assign a value to this field, spaces are passed to the servers for the
file name.
This field is valid for Guardian server processes only.
ZPRIORITY
is the priority at which the server processes of this server class run. The value can
be from 1 through 199.
If you do not assign a value to this field, the default is a priority of 10 less than the
priority of the PATHMON process.
ZPROGRAM
is the name of the object file to be used by the server processes in this server
class.
For Guardian processes, specify a Guardian file name. The file name is validated
when the START SC command is executed.
The node name can be either a specific node name or \*, a generic name
representing the node on which the PATHMON process is currently running. If you
do not specify a node name, the default node for the file-name expansion is
determined by the value you specify for the ZNODEINDEPENDENT field of the
START PATHWAY command.
For OSS processes, specify an absolute OSS pathname; case is significant. For a
discussion of OSS pathnames, see theTS/MP System Management Manual.
This field is required for Guardian and OSS server processes.