MPE/iX Commands Reference Manual (32650-90877)
348 Chapter9
Command List VII
Commands MOUNT thru OUTFENCE
code
input
file SOURCEIN, as:
OCTCOMP SOURCEIN,OCTOUT2;INFO="IGNORE=1,2,4"
Using an indirect file:
OCTCOMP INSL;INFO="
add
=^
adlist
"
Here
adlist
is an unnumbered file in which segments (names or numbers) are separated
by a blank, a comma, or a new line:
FSSEG1,FSSEG2
12
TIMAGE09
In this case,
add
is applied to all of the segments specified in the indirect file (^
adlist
).
Related Information
Commands None
Manuals Migration Process Guide
OPENQ
Opens the spool queue(s) for a specified logical device, or device name or all device
members of a device class. (Native Mode)
Syntax
OPENQ{
ldev
[;SHOW]
devclass
[;SHOW]
devname
[;SHOW] @ }
Parameters
ldev
The logical device number of the device.
devclass
The device class name of the devices. The
devclass
parameter must begin
with a letter and consist of eight or fewer alphanumeric characters.
devname
The device name of the device. The
devname
parameter must begin with a
letter and consist of eight or fewer alphanumeric characters. Note that it is
not possible to have a device class name and a device that are the same. If
you enter an alphanumeric character string, the command searches the
device class list first, and then the device name list.
SHOW The SHOW parameter displays the current state (enabled or disabled) of the
devices specified with the OPENQ command.
@ The @ parameter globally reenables all currently open spooling queues
that were disabled because the system ran out of system domain disk
space, a file limit was encountered on the HPSPOOL account or its groups, or
the SHUTQ @ command was entered.
If the spooling queues are disabled globally because the system is out of
disk space or a file limit is encountered on the HPSPOOL account or its
groups, the problem should be resolved before globally enabling spooling
queues with the OPENQ @ command.