Posted: Fri Feb 18, 2005 11:03 pm Post subject: close queue immediately ????
Padawan
Joined: 08 Oct 2004 Posts: 1905 Location: Dubai
Hi
I am using a queue with open options of browse,inquire and input_shared.
When i do a queue.close() the queue is not released immediatley and tells me objects in use....if give a wait interval and then run the rest of the program then it works......
I want to know if there is any way i can close the queue immediately ???
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
Also let us know your MQ Ver and CSD level. _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
Closing a queue does not commit any message puts or gets that have been made to that queue. You would need to commit any updates. _________________ Bob Buxton
Ex-Websphere MQ Development
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum