Queue Manager Manual

Step 4: Define Queue Manager
Installation and Management
46517 Tandem Computers Incorporated 4–11
Rules for Running the
Definition Program
The following rules apply for running the definition program, which is described in
the following subsection.
You must have TACL running.
If you change a parameter after running a definition program, rerun the program.
Definition procedures can be affected by parameter values specified in a prior
GUARDIAN 90 command interpreter PARAM command. Before running the
programs, enter the GUARDIAN 90 command to clear any set parameter values:
1> CLEAR ALL
Running the CDPQDEF
Program
The CDPQDEF program uses configuration information in the DEFINEPQ file to
generate configuration files for the Queue Manager. Recall that the DEFINEPQ file is
your edited version of the PQDEFLTS system defaults file supplied by Tandem. For
the description of DEFINEPQ, see the listing of the PQDEFLTS file earlier in this
section. Following is the syntax for the command to run the definition program.
RUN CDPQDEF [ /
option
[ ,
option
]/ ]
[$
vol
.]
subvol
[ INITIAL | REDEFINE ]
option
is an option of the GUARDIAN 90 command interpreter RUN command, as
described in the GUARDIAN 90 Operating System Utilities Reference Manual.
Include the option OUT $
filename
, which specifies a printer or spooler process
to receive the listings generated by the program.
CDPQDEF
is the Queue Manager definition program. This program resides on the Queue
Manager user-DSV. If the Queue Manager user-DSV is not the default subvolume,
specify CDPQDEF as follows:
[$
vol
.]
transfer-dsv
.CDPQDEF
[$
vol
.]
subvol
is the volume and subvolume in which DEFINEPQ resides (the configuration
subvolume). You must specify the subvolume, but you can use a default volume.
CDPQDEF stores the generated files in the configuration subvolume.
INITIAL
provides for initializing the Queue file. Specify INITIAL when you first install the
Queue Manager or when you wish to reinitialize the Queue file. Make sure there
is no existing Queue file when you specify this parameter.