DefPriority (10-digit signed integer)

Default message priority

Local Model Alias Remote Cluster
Y Y Y Y Y

This is the default priority for messages on the queue. This applies if PRQDEF is specified in the message descriptor when the message is put on the queue.

If there is more than one definition in the queue-name resolution path, the default priority for the message is taken from the value of this attribute in the first definition in the path at the time of the put operation. This could be:

The way in which a message is placed on a queue depends on the value of the queue's MsgDeliverySequence attribute:

Priorities are in the range zero (lowest) through MaxPriority (highest); see the MaxPriority attribute described in Attributes for the queue manager.

To determine the value of this attribute, use the IADPRI selector with the MQINQ call.