Using
Abbreviations
for
A
ttribute
Names
and
V
alues
2.
Disable
all
of
the
logical
prin
ters
asso
ciated
with
the
queue.
F
or
example:
pddisable
-c
queue
Queue3
All
of
the
logical
prin
ters
asso
ciated
with
Queue3
are
disabled
and
do
not
accept
new
jobs.
3.
W
ait
un
til
all
jobs
in
the
queue
are
sc
heduled
and
ha
v
e
b een
sen
t
to
ph
ysical
prin
ters.
4.
Delete
the
queue.
F
or
example:
pddelete
-c
queue
Queue3
Deleting
a
Queue
that
Contains
Held
or
P
aused
Jobs
F
or
jobs
in
the
queue
that
are
in
the
held
or
paused
state,
y
ou
m
ust
p erform
other
tasks
so
that
the
jobs
will
prin
t
b efore
y
ou
delete
the
queue.
F
or
example,
if
the
job
is
paused,
resume
the
job
with
the
pdresume
command.
If
the
job
is
held,
determine
the
reason
the
job
is
held
and
p erform
an
y
actions
required.
F
or
example,
the
job
might
b e
held
b ecause
it
requires
resources
that
are
not
a
v
ailable.
Or
the
user
might
ha
v
e
submitted
the
job
with
job-hold=true
and
sen
t
a
message
that
the
job
has
sp ecial
requiremen
ts,
suc
h
as
blue
pap er.
After
p erforming
the
required
actions,
use
the
pdmod
command
to
release
the
hold
on
the
job.
P
erform
the
following
steps
to
clear
jobs
from
the
queue
and
then
delete
the
queue.
1.
Determine
the
states
of
the
jobs
in
a
queue
b
y
querying
one
of
the
logical
prin
ters
that
sends
jobs
to
the
queue.
F
or
example,
if
the
queue
Queue4
receiv
es
jobs
from
logical
prin
ter
LogPrt4 ,
en
ter:
pdq
-U
-p
LogPrt4
2.
Disable
all
of
the
logical
prin
ters
asso
ciated
with
the
queue
to
prev
en
t
the
queue
from
receiving
new
jobs.
F
or
example,
to
disable
all
logical
prin
ters
asso
ciated
with
the
queue
Queue4 ,
en
ter:
pddisable
-c
queue
Queue4
3.
F
or
paused
jobs,
use
the
pdresume
command
to
resume
pro cessing
of
the
job
b
y
HPDPS.
F
or
example,
to
resume
the
job
with
a
global
job
iden
tier
of
Spool4:4628700042
,
en
ter:
Managing
the
Spooler,
Logical
Printers,
and
Queues
9-37