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 » DIS CONN(*)

Post new topic  Reply to topic
 DIS CONN(*) « View previous topic :: View next topic » 
Author Message
mqsme
PostPosted: Mon Feb 17, 2014 4:50 pm    Post subject: DIS CONN(*) Reply with quote

Acolyte

Joined: 16 Sep 2013
Posts: 51

I have 2 application server connecting to 1 MQ server

Using
DISPLAY CONN(*) WHERE (CHANNEL EQ ABC.SSL.SVRCONN) ALL
it displays 157 connections.

However if I go to MQ explorer, sum up all the open input count of all the MQs, it only have 53 "Websphere MQ client for Java" connection (Right click the queue --> status)

Am i missing anything? Thanks
Back to top
View user's profile Send private message
JosephGramig
PostPosted: Tue Feb 18, 2014 5:56 am    Post subject: Reply with quote

Grand Master

Joined: 09 Feb 2006
Posts: 1244
Location: Gold Coast of Florida, USA

Not all the connections have queues open for input at the moment you are looking? Quite possible.

What is your goal? What are you expecting? Why do you expect that?
Back to top
View user's profile Send private message AIM Address
mqsme
PostPosted: Tue Feb 18, 2014 4:11 pm    Post subject: Reply with quote

Acolyte

Joined: 16 Sep 2013
Posts: 51

After application servers happily run for a while (1 or 2 hours), it hits MQJMS2008: failed to open MQ queue. Not all the connections failed, but some failed, then i have to rebounce the application servers to resume service.

Therefore i want to trace by connection details. The mention 2 places are the location i can imagine to check, but did not get any hints what went wrong yet
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Tue Feb 18, 2014 10:31 pm    Post subject: Reply with quote

Grand High Poobah

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

Limit the number of connections you accept by channel and single ip.
Then the culprit not closing its connections will appear quite quickly.
Please be also aware that OOB you only have a default max channels of 100.
This may be far from what you actually need.

Have fun
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
mqsme
PostPosted: Wed Feb 19, 2014 11:25 am    Post subject: Reply with quote

Acolyte

Joined: 16 Sep 2013
Posts: 51

Thanks for your suggestion.

is max 100 channels = max100 connections?

If I ran
DISPLAY CONN(*) WHERE (CHANNEL EQ ABC.SSL.SVRCONN) ALL

and getting 157 connections, does it mean the MQM allows more than 100 channels?



Following is set in qm.ini, which is set by another co-worker who already left.

CHANNELS:
ADOPTNEWMCA=ALL
MaxChannels=2000
MaxActiveChannels=2000

does it mean the MQM set to allow more than 100 channels? Thanks.
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed Feb 19, 2014 11:28 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

mqsme wrote:
does it mean the MQM set to allow more than 100 channels? Thanks.




As documented
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Wed Feb 19, 2014 1:21 pm    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

mqsme wrote:

CHANNELS:
ADOPTNEWMCA=ALL
MaxChannels=2000
MaxActiveChannels=2000


does it mean the MQM set to allow more than 100 channels? Thanks.

Up to 2000 for this qmgr, it appears.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
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 » DIS CONN(*)
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.