Requesting Status Information When Submitting a Job |
 |
Use the optional -r flag
with the pdpr
command to have HPDPS display status information about your job
when it is accepted. This flag value returns a listing of key job
attributes and their values. The following example shows how to
request brief status information when you submit a job.
To submit the file File1
to the default logical printer and receive brief status information,
enter:
HPDPS displays information similar to the following about
your job:
Current Printer Job ID Name State Requested --- -------------- ---- ------- --------- 8 spl5:075410002 File1 pending LogPrt1 |
where:
- Job
Is the local job identifier for your job, which
you can use in HPDPS commands to refer to your job. Others, such
as administrators, must use the global job identifier (see ID below)
when referring to your job.
- ID
Is the global job identifier for your job. The global
job identifier is the number by which others, such as administrators,
can refer to your job.
- Name
Is the name of the job. If you do not specify the
job-name attribute,
HPDPS uses the name of the first document file in your job as the
job name.
- Current State
Shows the status of your job. The information in
this example shows that the job is pending (in the queue).
- Printer Requested
Shows the name of the logical printer to which the
job has been submitted.