Queue Manager Manual

Step 3: Edit PQDEFLTS Defaults File
Installation and Management
46517 Tandem Computers Incorporated 4–7
--
--
-- PQDEFLTS File
--
-- This file contains the default values for the
-- keyword parameters used to define the Queue
-- Manager. Before you install the Queue Manager,
-- copy this file to the configuration subvolume
-- creating the DEFINEPQ file. The keyword parameters
-- are either initialization or reconfigurable
-- parameters. Initialization parameters become fixed
-- values after the INITIALIZATION phase; you cannot
-- alter them later by using CDPQDEF. You can alter
-- reconfigurable parameters by changing the parameter
-- values in the DEFINEPQ file and running CDPQDEF for
-- REDEFINITION.
--
--
-------------- RECONFIGURABLE PARAMETERS --------------
PQUserDSV $vol.subvol
-- Specifies the user-DSV for the Queue Manager. You
-- must specify both volume and subvolume
-- names. Required, reconfigurable parameter.
-- The following comments should be used as keyword
-- parameters if the Queue Manager is configured in
-- a PATHWAY environment other than TRANSFER.
-- PQTRANSFERSystem NO
-- Specifies whether the Queue Manager is to run
-- within a TRANSFER system or within another
-- PATHWAY system (without TRANSFER). If this
-- parameter is not included or included and set to
-- YES, the Queue Manager is configured to run in a
-- TRANSFER system. If you enter NO, you can use
-- the files generated by CDPQDEF to configure the
-- Queue Manager to run in your own PATHWAY system.
--
-- To enter this parameter, delete the initial two
-- hyphens (--). Optional parameter.
-- PQServPriority 130
-- Specifies the process priority for the Wait Manager
-- (WMSERV server class) and the Entry
-- Manager (EMSERV server class). If you entered
-- NO for PQTRANSFERSystem, you must enter this
-- parameter; otherwise, the parameter is ignored.
-- You can change the default value to any valid
-- process priority.
--
-- To enter this parameter, delete the initial two
-- hyphens (--). Optional parameter.
-- **** Define the Wait Manager (WMSERV) Server Class