
Chapter 5 407
Command Definitions L-O
OPENQ
Use
This command may be issued from a session, job, program, or in BREAK. Pressing Break
has no effect on this command. It may be executed only from the console unless distributed
to users with the ALLOW or ASSOCIATE command.
Example
To open the spool queue for logical device 6, enter:
OPENQ 6
To show the state of queues and other information about the specified device, enter:
OPENQ 6;SHOW
NOTE Classes are collections of devices, so operations (such as OPENQ) on a device
class are applied to all devices in the class. Thus, if class LP consists of
LDEVs 6, 11, and 19:
OPENQ 6 opens spool queues for LDEV 6
OPENQ LP opens spool queues for LDEVs 6, 11, and 19
Related Information
Commands STOPSPOOL, SHUTQ, SPOOLER
Manuals Performing System Operation Tasks (32650-90137)