Queue Manager Manual

READQ (UOW Code 504)
Queue Manager Server Interface
2–18 46517 Tandem Computers Incorporated
READQ Fields The following fields are defined in this UOW:
HDR
This is the UOW header. The UOW-CODE value is 504.
FLAGS
This lets you qualify the read operation. Fields within FLAGS are as follows:
ANY-QUEUE-NAME specifies whether the read is restricted to a specific queue.
Y The read is not restricted to a specific queue. A Y value in this field causes
ANY-PRIORITY, ANY-TIME-OF-ENQ, and ANY-CPU-PIN to be set to Y
automatically.
N The read is restricted to the queue name entered in the QUEUE-NAME field of
the request.
ANY-PRIORITY specifies whether the read is restricted to a specific value of
PRIORITY.
Y The read is not restricted to a specific priority. A Y value in this field causes
ANY-TIME-OF-ENQ and ANY-CPU-PIN to be set to Y automatically.
N The read is restricted to the priority entered in the PRIORITY field of the
request.
ANY-TIME-OF-ENQ specifies whether the read is restricted to a specific value of
TIME-OF-ENQ.
Y The read is not restricted to a specific timestamp. A Y value in this field
causes ANY-CPU-PIN to be set to Y automatically.
N The read is restricted to the timestamp entered in the TIME-OF-ENQ field of
the request.
ANY-CPU-PIN specifies whether the read is restricted to a specific value of CPU-
PIN.
Y The read is not restricted to a specific CPU and PIN.
N The read is restricted to the CPU and PIN entered in the CPU-PIN field of the
request.
SKIP-EXACT determines which entry is to be read.
Y Read and return the entry immediately following the entry that was an exact
match of the specified fields.
N Read and return the entry that is an exact match of the specified fields.