Dequeueing shared queues messages
Message Advisor supports dequeueing all messages and elements on the shared queues structures. With the ability to dequeue elements from the staging queues and the private queues, you can clean up when CQS loses track of messages or when errors occur in CQS or IMS. However, BMC Software recommends caution when dequeueing from these queues. You should not dequeue elements unless you are sure CQS will not need them. You must use FORCE=YES or LOG=NO to dequeue from the staging or private queues. FORCE=YES bypasses some CQS processing in order to delete elements that CQS will not delete, but continues to log the deletion. LOG=NO completely bypasses CQS and deletes directly from the coupling facility.
This section contains the following topics:
Related topic