If I stop my trigger queue monitor and restart it, I usually see a 2-3 minute delay before I can sucessfully do an MQOPEN call after the MQCONN. When MQOPEN fails, the reason code is MQRC_OBJECT_IN_USE. So, I sleep for a bit, then try again. I don't know if MQ or the OS is taking its time to clean things up from the previous execution.
Is there something I can do to speed this up on a restart of the queue monitor?
Running MQ Series 5.2 on Solaris.
Thanks! Rick
Is there something I can do to speed this up on a restart of the queue monitor?
Running MQ Series 5.2 on Solaris.
Thanks! Rick