Queue Manager Manual

Examples of Configuring Queue Manager
Installation and Management
4–22 46517 Tandem Computers Incorporated
Examples of
Configuring Queue
Manager
The following examples include:
A PATHWAY configuration file that includes a Queue Manager application,
where Queue Manager is installed independent of TRANSFER
Commands for cold starting Queue Manager when it is not part of TRANSFER
Commands for cool starting Queue Manager when it is not part of TRANSFER
The command to run a Queue Manager application in a PATHWAY system
Commands for starting Queue Manager from TACL
See Appendix B for a sample COBOL application incorporating Queue Manager.
PATHWAY Configuration
File
The following is a PATHWAY configuration file that includes the server definitions
defined in the GPQCNFG file. In this example:
$VOLX.QMCFIG is the configuration subvolume
$VOLX.QMCFIG.DSQUEUE is the Queue File
$VOLY.QMUDSV.WMSERV is the Wait Manager
$VOLY.QMUDSV.EMSERV is the Entry Manager
$S.#WMSERV.DEBUGLOG is the Wait Manager debuglog
$S.#EMSERV.DEBUGLOG is the Entry Manager debuglog
$XXWM is the Wait Manager process name
$XXE0 and $XXE1 are Entry Manager process names
$XXPM is the PATHMON name
PATHWAY Environment
SET PATHMON BACKUPCPU 1
SET PATHWAY MAXASSIGNS 100
SET PATHWAY MAXPARAMS 100
SET PATHWAY MAXPATHCOMS 10
SET PATHWAY MAXPROGRAMS 10
SET PATHWAY MAXSERVERCLASSES 10
SET PATHWAY MAXSERVERPROCESSES 15
SET PATHWAY MAXSTARTUPS 50
SET PATHWAY MAXTCPS 5
SET PATHWAY MAXTERMS 10
SET PATHWAY SECURITY ā€œNā€
START PATHWAY COLD!