02.12.2012 Views

OpenVMS Cluster Systems - OpenVMS Systems - HP

OpenVMS Cluster Systems - OpenVMS Systems - HP

OpenVMS Cluster Systems - OpenVMS Systems - HP

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Setting Up and Managing <strong>Cluster</strong> Queues<br />

7.3 Starting a Queue Manager and Creating the Queue Database<br />

Command Function<br />

/NAME_OF_MANAGER<br />

[optional]<br />

Allows you to assign a unique name to the queue manager. Unique<br />

queue manager names are necessary if you run multiple queue<br />

managers. For example, using the /NAME_OF_MANAGER qualifier<br />

causes queue and journal files to be created using the queue manager<br />

name instead of the default name SYS$QUEUE_MANAGER. For<br />

example, adding the /NAME_OF_MANAGER=PRINT_MANAGER<br />

qualifier command creates these files:<br />

QMAN$MASTER.DAT<br />

PRINT_MANAGER.QMAN$QUEUES<br />

PRINT_MANAGER.QMAN$JOURNAL<br />

Rules for <strong>OpenVMS</strong> <strong>Cluster</strong> systems with multiple system disks:<br />

• Specify the locations of both the master file and the queue and journal files for systems that do<br />

not boot from the system disk where the files are located.<br />

Reference: If you want to locate the queue database files on other devices or directories, refer to<br />

the <strong>OpenVMS</strong> System Manager’s Manual for instructions.<br />

• Specify a device and directory that is accessible across the <strong>OpenVMS</strong> <strong>Cluster</strong>.<br />

• Define the device and directory identically in the SYS$COMMON:SYLOGICALS.COM startup<br />

command procedure on every node.<br />

7.4 Starting Additional Queue Managers<br />

Running multiple queue managers balances the work load by distributing batch<br />

and print jobs across the cluster. For example, you might create separate queue<br />

managers for batch and print queues in clusters with CPU or memory shortages.<br />

This allows the batch queue manager to run on one node while the print queue<br />

manager runs on a different node.<br />

7.4.1 Command Format<br />

To start additional queue managers, include the /ADD and /NAME_OF_<br />

MANAGER qualifiers on the START/QUEUE/MANAGER command. Do not<br />

specify the /NEW_VERSION qualifier. For example:<br />

7.4.2 Database Files<br />

$ START/QUEUE/MANAGER/ADD/NAME_OF_MANAGER=BATCH_MANAGER<br />

Multiple queue managers share one QMAN$MASTER.DAT master file, but an<br />

additional queue file and journal file is created for each queue manager. The<br />

additional files are named in the following format, respectively:<br />

• name_of_manager.QMAN$QUEUES<br />

• name_of_manager.QMAN$JOURNAL<br />

By default, the queue database and its files are located in<br />

SYS$COMMON:[SYSEXE]. If you want to relocate the queue database files,<br />

refer to the instructions in Section 7.6.<br />

Setting Up and Managing <strong>Cluster</strong> Queues 7–3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!