Queue Manager Manual
Step 3: Edit PQDEFLTS Defaults File
Installation and Management
4–8 46517 Tandem Computers Incorporated
-- The Wait Manager is a single process server
-- class. Only one cpu pair and process name is
-- accepted.
PQWaitServName $ZTWM
-- Specifies the process name for the Wait Manager. You
-- can change the default name to any valid
-- PATHWAY process name. Required, reconfigurable
-- parameter.
-- ****************************************************
-- Delete the following cpu specification on a 1-cpu
-- system.
PQWaitServCpu (1:0)
-- Specifies the primary and backup CPU pair for the
-- Wait Manager server process. You can change
-- the default values to any CPU pair appropriate
-- for your system. Required, reconfigurable
-- parameter.
-- ****************************************************
PQWaitServOut $0
-- Specifies the OUT file for the Wait Manager
-- server process. You can change the default
-- value to a device, process, or disk file. If
-- you specify a disk file, it must exist when you
-- run CDPQDEF. Required, reconfigurable
-- parameter.
PQWaitServDebuglog $S.#WMSERV.DEBUGLOG
-- Specifies the debug log file for the Wait Manager
-- server process. You can change the default value
-- to a device, process, or disk file. If the disk file
-- does not exist, the server creates it. Optional,
-- reconfigurable parameter.
-- **** Define Entry Manager (EMSERV) Server Class
PQEntryServs 2
-- Specifies the maximum number of server processes
-- for the Entry Manager server class. You can
-- change the default value to a value from 1 to 99.
PQEntryServNumstatic 1
-- Specifies the number of static server processes
-- within the Entry Manager server class. You can
-- change the default value to any value less than
-- or equal to the number of PQEntryServs
-- specified. Required, reconfigurable parameter.
PQEntryServNames0 $ZTE0:9
-- Specifies the process names for the Entry Manager
-- processes. You can insert additional parameters
-- if you need more process names generated. The parameter
-- format is:
--
-- PQEntryServNamesN $ZTE0:9
-- where