Queue Manager Manual
Customizing Queue Manager
Installation and Management
46517 Tandem Computers Incorporated 4–17
Table 4-2. Server Parameters (Page 1 of 2)
Parameter and (Default) Value Description
DEBUGLOGFORMAT
(FALSE)
FALSE
TRUE
The debug log contains binary characters
suitable for writing to an entry-sequenced disk
file.
The debug log is formatted in ASCII characters
suitable for writing to a terminal or printer.
DEBUGLOGLEVEL
(3)
3
0
If the value in the PW-REPLY-CODE field of
any response is greater than or equal to this
value, the message and the reply are written to
the debug log.
All messages and replies are logged.
DEBUGLOGRECSPEROPEN
(20)
After five IPCs and their replies are written to
the debug log, the log is closed and reopened.
HANGAROUND
(FALSE)
FALSE
TRUE
The server stops after all requesters have
closed it. When requesters and servers are
both running in the PATHWAY environment,
this parameter must be set to FALSE.
The server never stops automatically and
remains available after it has been closed by
the last opener. When a requester is running
outside the PATHWAY environment and is
accessing a PATHWAY server, that server
must be in its own server class so that this
parameter can be set to TRUE.
IOTIMEOUT
(20)
nn where nn is the longest time (in seconds) to
wait for I/O requests that are blocked because
of other transactions.
MAXLINKS
(8)
nn where nn is the number of simultaneous
openers of a server process.
For the Entry Manager, the actual limit is
related to MAXLINKS and the values of
MAXREQUEST and MAXREPLY.
For the Wait Manager, the number must not be
greater than 500. A value larger than 500
causes a diagnostic to be issued and the
server to abend.