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 » WebSphere Message Broker (ACE) Support » Maximum connections to MQ

Post new topic  Reply to topic
 Maximum connections to MQ « View previous topic :: View next topic » 
Author Message
vinod_sri
PostPosted: Sun Dec 17, 2006 8:39 am    Post subject: Maximum connections to MQ Reply with quote

Apprentice

Joined: 10 Dec 2003
Posts: 42
Location: Atlanta

Hi Friends,

I have a problem with starting/stopping a channel. Suddenly, the channel got disconnected and when I try to restart it, I get no response. I am not sure what could be the problem. But, I found something in the google search, says that the no of connections(too many) to MQ, might not allow to create/start/stop any mq object. Can someone guide me to find out the maximum connections to MQ, to determine how many of them are currently in use and how can we disconnect the unused connections? I am working on WebSphere MQ v 6.0 on AIX. Your suggestions will be very much appreciated. Requesting for quick responses.

Thanks a lot

vinod
Back to top
View user's profile Send private message Send e-mail
wschutz
PostPosted: Sun Dec 17, 2006 10:14 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

Maybe... try the runmqsc commands:

dis chs(*) all
dis conn(*) all

Have you looked in the MQ error logs on both ends?
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
fjb_saper
PostPosted: Sun Dec 17, 2006 12:08 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Try as well:

Code:
echo "dis chs(*)" | runmqsc <qmgr> | grep CHANNEL | sort | cat -n | more

This will show you if a specific channel has trouble (say app not disconnecting properly from a svrconn channel).

You can then shut it down using mode force or terminate before you restart it.

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
vinod_sri
PostPosted: Sun Dec 17, 2006 7:28 pm    Post subject: Maximum conections to MQ Reply with quote

Apprentice

Joined: 10 Dec 2003
Posts: 42
Location: Atlanta

Hi Friends,

Thanks a lot for your quick responses and suggestions. This will be a great help.

Thanks again

Vinod
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Maximum connections to MQ
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.