gtpa2m1jApplication Programming

Deleting Queues

A local queue will be marked as delete pending until it is empty on every active processor in the complex. Enter the ZMQSC DEL QL command with the purge parameter specified to bypass this requirement for specified processors and delete all messages on the queue for this processor. Messages can be removed from a queue marked delete pending, but no messages can be added to them. An attempt to issue an MQPUT function to a queue that is pending a deletion results in an MQRC_Q_DELETED reason code. See TPF Operations for more information about the ZMQSC DEL QL command.