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 » Identifying amqrmppa process

Post new topic  Reply to topic
 Identifying amqrmppa process « View previous topic :: View next topic » 
Author Message
Inforz
PostPosted: Mon Mar 11, 2013 10:50 am    Post subject: Identifying amqrmppa process Reply with quote

Centurion

Joined: 15 Apr 2011
Posts: 139
Location: Chennai, India

Hi,
its windows environment
I have a queue's ipprocs count to be 1 which is said it to be amqrmppa process(channel process pooling job) when viewed through queue's status. (I even got the process id)

Actually saying I couldnt understand this amqrmppa. Anyways my need is to know which channel/program is inquiring this queue and need to know more info about it. Please help me
Back to top
View user's profile Send private message
Vitor
PostPosted: Mon Mar 11, 2013 11:05 am    Post subject: Re: Identifying amqrmppa process Reply with quote

Grand High Poobah

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

Inforz wrote:
Actually saying I couldnt understand this amqrmppa. Anyways my need is to know which channel/program is inquiring this queue and need to know more info about it.


You said yourself; it's the channel pooling job as described here and here.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Mon Mar 11, 2013 11:08 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

also, "ipprocs" doesn't have anything to do with inquiry.

The only way the channel pooling process should be reading this queue is if it's an XMITQ.
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Mon Mar 11, 2013 5:11 pm    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

An instance of a SVRCONN channel driven by an MQ Client app can have a local non XMITQ queue show IPROCS> 0 by amqrmppa.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
mqjeff
PostPosted: Tue Mar 12, 2013 3:43 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

PeterPotkay wrote:
An instance of a SVRCONN channel driven by an MQ Client app can have a local non XMITQ queue show IPROCS> 0 by amqrmppa.


really? interesting.
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Tue Mar 12, 2013 4:15 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

mqjeff wrote:
PeterPotkay wrote:
An instance of a SVRCONN channel driven by an MQ Client app can have a local non XMITQ queue show IPROCS> 0 by amqrmppa.


really? interesting.



OK...when I issue the Q Usage command on a Local Q opened by amqsputc, it shows amqsputc as having the q open. But isn't it really the amqrmppa process that owns the thread that represents this client connection that actually has the q open? I realize its more useful to see that its an instance of amqsputc that has the q open....
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
mqjeff
PostPosted: Tue Mar 12, 2013 4:33 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

PeterPotkay wrote:
mqjeff wrote:
PeterPotkay wrote:
An instance of a SVRCONN channel driven by an MQ Client app can have a local non XMITQ queue show IPROCS> 0 by amqrmppa.


really? interesting.



OK...when I issue the Q Usage command on a Local Q opened by amqsputc, it shows amqsputc as having the q open. But isn't it really the amqrmppa process that owns the thread that represents this client connection that actually has the q open? I realize its more useful to see that its an instance of amqsputc that has the q open....


Well, the other thing is that SVRCONNs don't use the same transport protocol to talk to CLNTCONNS that other MQ channels use to talk to each other.

So the MCA is going to do different things, which means it may not be using threads under amqrmppa.

But, really, I don't know. I've not sat down and monitored MQ at this level in a while. So it's interesting.
Back to top
View user's profile Send private message
gbaddeley
PostPosted: Tue Mar 12, 2013 4:09 pm    Post subject: Reply with quote

Jedi Knight

Joined: 25 Mar 2003
Posts: 2538
Location: Melbourne, Australia

PeterPotkay wrote:
... But isn't it really the amqrmppa process that owns the thread that represents this client connection that actually has the q open?...

Yes. The amqrmppa thread makes MQI calls on behalf of the client app, and invokes exit points if they are defined on the SVRCONN. The channel status shows the name of the client app process, not amqrmppa.
_________________
Glenn
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 » Identifying amqrmppa process
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.