TS/MP 2.5 Management Programming Manual
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.
After starting a server, the operating system modifies the server object file to point
to the user library object file.
You can set the server user library file using the TACL RUN command or by using
the Binder program development tool. For more information, see the Binder Manual.
If you do not assign a value to this field, then the operating system accesses all the
server code, including the user library object file, to the file that you define in the
ZPROGRAM field.
ZHOMETERM
is the name of the home terminal for servers in the server class.
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, then the default is the home terminal of
the PATHMON process.
ZIN
is the name of the input file passed to the server process in the startup message;
this is 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, then the spaces are passed to the servers
for the file name.
This field is valid for Guardian server processes only.
ZLINKDEPTH
is the maximum number of concurrent links that any one link manager (such as ACS
subsystem processes or Pathway/iTS TCP) can have with a given server process
before the PATHMON process directs that link manager’s link requests to another
server process within the server class.
The value for ZLINKDEPTH cannot exceed the value of ZMAXLINKS. The maximum
value of ZLINKDEPTH is 255. If ZMAXLINKS is set to 0, the value of ZLINKDEPTH
be set to 1. For more information on configuring this field, see the TS/MP 2.5
System Management Manual.
Typically, you use the ZLINKDEPTH field to allow multithreaded (nowaited) servers.
For servers that are not multithreaded (waited servers), and for all COBOL servers,
use a value of 1 for ZLINKDEPTH.
If you do not assign a value to this field, then the default is 1.
ZUNUSED
is present only to satisfy requirements for compatibility with earlier versions.
ZMAXLINKS
86 ZPWY-MAP- Definitions










