Technical data

If there are no entries in the queue, SDA displays this message:
The queue is empty
Examples
1.
SDA> VALIDATE QUEUE SCH$GQ_LEFWQ/MAXIMUM_LINKS=3
The queue is consistent through 3 elements
This example validates three elements in the SCH$GQ_LEFWQ queue.
2.
SDA> VALIDATE QUEUE/SELF_RELATIVE IOC$GL_IRPFL
Queue is complete, total of 159 elements in the queue
This example validates the self-relative queue that is the IRP pool list. The
validation is successful and determines that there are 159 IRPs in the list.
SDA186