[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]

System User's Guide: Operating System and Devices


Prioritizing a Print Job (qpri Command)

You can change the priority of a job with the qpri Command, qpri Command, or smit Command. You can only assign job priority on local queues. Higher values indicate a higher priority for the print job. The default priority is 15. The maximum priority is 20 for most users, and 30 for users with root user privilege and members of the printq group (group 0).

Note: You cannot assign priority to a remote print job.

Prerequisites

qpri Command

The qpri command reassigns the priority of a print job that you submitted. If you have root user authority or belong to the printq group, you can assign priority to any job while it is in the print queue.

The basic format of the qpri command is:

qpri -# JobNumber -a PriorityLevel

For example, to change job number 123 to priority number 18, type:

qpri -# 123 -a 18

For example, to prioritize a local print job as it is submitted, type:

qprt -PQueueName -R PriorityLevel FileName

See the qpri command in the AIX 5L Version 5.1 Commands Reference for the exact syntax.

smit Command

To change the priority of a print job using SMIT, type:

smit qpri


[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]