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 » amqrmppa to Queue Connection

Post new topic  Reply to topic Goto page Previous  1, 2
 amqrmppa to Queue Connection « View previous topic :: View next topic » 
Author Message
tczielke
PostPosted: Wed Mar 04, 2020 12:08 pm    Post subject: Reply with quote

Guardian

Joined: 08 Jul 2010
Posts: 939
Location: Illinois, USA

Ok, sounds like you have what you need then from what Paul posted. I would run something like the following:

DIS CONN(*) TYPE(ALL) WHERE(PID EQ 12345)
_________________
Working with MQ since 2010.
Back to top
View user's profile Send private message
bobbee
PostPosted: Wed Mar 04, 2020 12:31 pm    Post subject: Reply with quote

Knight

Joined: 20 Sep 2001
Posts: 541
Location: Tampa

I read the doc and it seemed to say that pid is the connecting application pid, or the identifying pid from the connecting server. Am i reading it wrong
Back to top
View user's profile Send private message Send e-mail AIM Address
tczielke
PostPosted: Wed Mar 04, 2020 12:48 pm    Post subject: Reply with quote

Guardian

Joined: 08 Jul 2010
Posts: 939
Location: Illinois, USA

When you are dealing with a connection from a SVRCONN channel, the PID would be the amqrmppa pid (or runmqchl, if the SVRCONN is running on that process).

With one of my MQ Linux instances, I just did a ps command to find my amrqmppa pids, and then ran that DIS CONN command for the amrqmppa pid to list all the connections for that amqrmppa pid, so it does work that way.
_________________
Working with MQ since 2010.
Back to top
View user's profile Send private message
bobbee
PostPosted: Wed Mar 04, 2020 2:21 pm    Post subject: Reply with quote

Knight

Joined: 20 Sep 2001
Posts: 541
Location: Tampa

thank you
Back to top
View user's profile Send private message Send e-mail AIM Address
PeterPotkay
PostPosted: Wed Mar 04, 2020 5:53 pm    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7717

Remember that at any given point in time the queues that currently show that PID has them open does not guarantee that they are the only queues that PID has ever opened.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
sderiis
PostPosted: Sun May 10, 2020 11:23 am    Post subject: Reply with quote

Newbie

Joined: 02 Oct 2019
Posts: 3

Are you saying that DIS CONN(*) doesn't work for you ? DIS CONN(*) TYPE(ALL) should show you each connection id and follow that by the handles that it has open. A little awkward to use if you have just RUNMQSC but if you have MQSCX or MO71 then you can filter or sort the data to make it easier.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Tue May 12, 2020 5:08 am    Post subject: Reply with quote

Grand High Poobah

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

Hi Bobbee,

Just as another way to look at your problem. Assuming it might be a resource leak in their application, it would be interesting to have a look at their instc count on the server channel. How many connections from the same host/process are concurrent ? Just trying to think outside of the box... Is there one that is significantly higher than the others? Does it come from a single host, or a single group of hosts?

Hope it helps
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » General IBM MQ Support » amqrmppa to Queue Connection
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.