ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » max connection number

Post new topic  Reply to topic
 max connection number « View previous topic :: View next topic » 
Author Message
zealotcat
PostPosted: Sun Mar 07, 2004 1:31 pm    Post subject: max connection number Reply with quote

Novice

Joined: 25 Feb 2004
Posts: 12

I write a multi-thread application and all threads make a connection to MQ. But only 99 threads can connect ok. I change the queue manager's maxhandler, but no effect.
Pls help me!
Back to top
View user's profile Send private message
JasonE
PostPosted: Sun Mar 07, 2004 2:29 pm    Post subject: Reply with quote

Grand Master

Joined: 03 Nov 2003
Posts: 1220
Location: Hursley

Look at maxconnections and maxactiveconnections either searching this site or in the manuals.
Back to top
View user's profile Send private message
nabulou
PostPosted: Tue Mar 09, 2004 6:24 am    Post subject: Reply with quote

Newbie

Joined: 02 Jun 2003
Posts: 8

Add to the qm.ini file :

CHANNELS:
MaxChannels = 200 ; Maximum number of channels allowed.
MaxActiveChannels = 200 ; Maximum number of active channels allowed at a point in time.

You will need to stop and start the queue manager for the change to take effect.
Back to top
View user's profile Send private message
JasonE
PostPosted: Tue Mar 09, 2004 6:39 am    Post subject: Reply with quote

Grand Master

Joined: 03 Nov 2003
Posts: 1220
Location: Hursley

Thats only true for some platforms. Windows for examples has the qm.ini mapped into the registry and you need to use the GUI or amqmdain to update these values.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » max connection number
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.