Posted: Thu Jun 23, 2011 9:12 pm Post subject: Managing Channel connections.
Novice
Joined: 12 Jan 2011 Posts: 11
I have developed an MQ application.. In which am using remote queue manager connection.. The count of the connections to the queuemanager is increasing always. How can I manage it efficiently, so that I unused connections will be stopped to reduce the load on the channel..
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
Do you close the connection properly when your app exits?
Close the Q Handle (MQCLOSE)
Close the QMGR handle (MQDISC) _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
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