Posted: Fri Nov 07, 2008 4:19 am Post subject: MQ Series 5.2 - identifying connected processes
Newbie
Joined: 07 Nov 2008 Posts: 1
Hopefully someone has a long enough memory to help with this one.
I'm no MQ expert, however am at a client site where there is a large amount of load on a amqzlaa0 process. After some tracing with lsof and other tools, I found that this process was accessing a certain queue, and also appeared and disappeared in line with a change in the IPPROCS value for that queue.
After a bit more reading, I found that on more recent versions of MQ, you could run something like:
DIS QS(MYQUEUENAME) TYPE(HANDLE) APPLTAG
To find out which PID was talking to the queue at any one time. Sadly however it appears that DISPLAY QSTATUS doesn't exist in MQ 5.2, there is only a DISPLAY QUEUE - not so useful.
So.. is there any way in 5.2 to trace the IPPROCS number back to the actual processes?
Posted: Fri Nov 07, 2008 5:08 am Post subject: Re: MQ Series 5.2 - identifying connected processes
Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
simonh wrote:
So.. is there any way in 5.2 to trace the IPPROCS number back to the actual processes?
Not that I remember. Connections were different in those dats (literally).
Tell your client the risk they've been taking not upgrading to a supported level of software just came home to roost. _________________ Honesty is the best policy.
Insanity is the best defence.
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