|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
how many Queue manager handles available |
« View previous topic :: View next topic » |
Author |
Message
|
gss4u |
Posted: Sun May 22, 2005 9:58 pm Post subject: how many Queue manager handles available |
|
|
 Newbie
Joined: 20 May 2005 Posts: 9
|
How can i check , how many queue manager handles are available to me.
I have specified... 256 as maximum number of handles for the queue manager. I wanted to know how many handles have my application used and how many more available to me. |
|
Back to top |
|
 |
Mr Butcher |
Posted: Mon May 23, 2005 4:17 am Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
Do you mean MAXHANDS Parameter? This is the number of handles for ONE task, not for the queuemanager.
anyway, to check how many handles are used for the whole queuemanager maybe a display qstatus could help, it shows the handles, so you could summarize them (maybe based on queue or queue prefix to get the number of handles for one application).
Mr.B. |
|
Back to top |
|
 |
gss4u |
Posted: Mon May 23, 2005 4:31 am Post subject: Re : Queue manager handles |
|
|
 Newbie
Joined: 20 May 2005 Posts: 9
|
Basically, when we create a queue manager, we specify the Max Handle limit. This is maximum number of instance which can be used by various application. Now my application is hanging, when it tries to create a new instance of queue manager.... so i need to know how many handles for the queue manager already exist. |
|
Back to top |
|
 |
Mr Butcher |
Posted: Mon May 23, 2005 4:35 am Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
Just to make sure we are talking about the same thing... how do you specify the max handles for the queuemanager?
whats the plattform of your queuemanager? _________________ Regards, Butcher |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon May 23, 2005 6:00 am Post subject: Re: Re : Queue manager handles |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
gss4u wrote: |
Basically, when we create a queue manager, we specify the Max Handle limit. This is maximum number of instance which can be used by various application. Now my application is hanging, when it tries to create a new instance of queue manager.... so i need to know how many handles for the queue manager already exist. |
Check out your application design. Make sure the handles are released properly. Otherwise it does not matter how many handles you specify you are still going to come up short.
Enjoy  |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|