Using
Abbreviations
for
A
ttribute
Names
and
V
alues
Remo
ving
Error
Log
Backup
Files
and
Directories
HPDPS
do es
not
delete
these
bac
kups
automatically
.
Y
ou
might
p erio
dically
w
an
t
to
use
the
rm
command
to
delete
bac
kup
error
logs
and
serv
er
directories
or
y
ou
can
automate
this
clean
up
b
y
running
a
script
in
y
our
crontab .
Using
the
rm
Command
to
Delete
an
Error
Log
File
F
or
example,
to
delete
the
error
log
le
error.log.BAK.19950620193012 ,
c
hange
to
the
sub directory
con
taining
the
le
and
en
ter:
rm
error.log.BAK.19950620193012
Using
the
rm
Command
to
Delete
an
Error
Log
Directory
T
o
delete
the
serv
er
directory
/var/opt/pd/Spool1.BAK.19950624010807 ,
c
hange
to
the
/var/opt/pd
directory
and
en
ter:
rm
-rf
Spool1.BAK.19950624010807
Using
the
Messages
in
Error
Logs
Once
y
ou
are
viewing
an
error.log
le,
bro
wse
the
le
for
the
messages
of
in
terest
to
y
ou.
Y
ou
might
lo
ok
for
message
sev
erity
,
time-of-day
,
user
ID,
prin
ter
name,
and
so
on.
F
or
example,
y
ou
might
lo
ok
for
message
sev
erity
of
error .
Iden
tify
these
b
y
the
letter
E
that
is
the
rst
c
haracter
in
the
message.
When
y
ou
nd
an
error
message,
use
the
pdmsg
command
to
view
the
full
message
description,
as
explained
in
\Getting
F
ull
Descriptions
for
HPDPS
Error
and
Notication
Messages"
in
Chapter
13.
Here
are
some
sample
messages:
A
07/31/95
10:24:42
[205fdf28
jjones 0>;Spool1]
5010-363
The
list
request
for
server
objects
is
complete.
E
07/31/95
10:47:33
[205fdf28
jjones 0>Spool1,LogPrt3]
5010-550
Cannot
this
job.
No
physical
printers
are
associated
with
logical
printer
LogPrt3
A
07/31/95
10:47:33
[205fdf28
jjones 0>Spool1,LogPrt3]
5010-528
Cannot
create
job
2
(Spool1:0233600000).
12-8
Using
HPDPS
Error
Logs