Queue Manager Manual
Step 3: Edit PQDEFLTS Defaults File
Installation and Management
46517 Tandem Computers Incorporated 4–9
--
-- N can be any number from 0 to 9; increment
-- N by 1 for every parameter you insert.
--
-- $ZTE0:9 must be a valid name specification
-- that generates unique process names within
-- your system. (See Process Name Generation.)
--
--The number of process names that can be
-- generated from the PQEntryServNamesN
-- specifications must not be less than the number
-- of Entry Manager processes. (PQEntryServs
-- parameter). Required, reconfigurable parameter.
-- ****************************************************
-- Delete the following two cpu specifications on a
-- 1-cpu system.
PQEntryServCpu0 (0:1)
-- Specifies a primary and backup CPU pair for Entry
-- Manager processes. Specify at least one
-- CPU pair. You can insert additional
-- parameters if you want to specify more CPU
-- pairs. The parameter format is:
--
-- PQEntryServCpuN (P:Q)
-- where
--
-- N can be any number from 0 to 9; increment
-- N by 1 for every parameter you insert.
--
-- P and Q are any valid CPUs in your system.
--
-- CDPQDEF assigns processes to CPU pairs in
-- ascending numeric order and starts over with CPU
-- pairs if processes exceed pairs. Required,
-- reconfigurable parameter.
PQEntryServCpu1 (1:0)
-- See the preceding parameter for a description.
-- Optional, reconfigurable parameter.
-- ****************************************************
PQEntryServOut $0
-- Specifies the OUT file for the Entry Manager.
-- You can change the default value to another
-- process, a device, or disk file. If you specify
-- a disk file, it must exist when you run CDPQDEF.
-- Required, reconfigurable parameter.
PQEntryServDebuglog $S.#EMSERV.DEBUGLOG
-- Specifies the debug log file for the Entry Manager
-- servers. 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.