Hi Guys,
Wonder if anyone can help with a query? I'm using MQseries 5.2 on a HPUX11 platform.
I've noticed that dynamic queues are sometimes left behind when an application program issues an MQOPEN call to open a queue. Dynamic queues should be deleted when the app closes the queue or terminates, BUT, if there are any uncommitted MQ calls calls outstanding against the queue at this time, the queue is marked as being logically deleted, but is actually only physically deleted.
My question is, does anything need to be done to clear these dynamic queues? If they fill up, will MQ calls made to that queue still succeed or will they fail?
Thanks in advance!
Wonder if anyone can help with a query? I'm using MQseries 5.2 on a HPUX11 platform.
I've noticed that dynamic queues are sometimes left behind when an application program issues an MQOPEN call to open a queue. Dynamic queues should be deleted when the app closes the queue or terminates, BUT, if there are any uncommitted MQ calls calls outstanding against the queue at this time, the queue is marked as being logically deleted, but is actually only physically deleted.
My question is, does anything need to be done to clear these dynamic queues? If they fill up, will MQ calls made to that queue still succeed or will they fail?
Thanks in advance!