|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
How to know channel name which is used by application |
« View previous topic :: View next topic » |
Author |
Message
|
srikanthmq225 |
Posted: Tue Dec 03, 2013 5:44 am Post subject: How to know channel name which is used by application |
|
|
Novice
Joined: 15 Oct 2013 Posts: 21
|
Hi experts,
Could you kindly clarify my doubt..
Suppose,
QueueManager Name : QM1
It contains
Local Queues = 30,
Applications / programmers = 9 using the 30 queues,
Channles = 4 svrconn channels, 2 sender channels, 1 receiver channel.
So Application can connet to queue and do get/put messages, in this i need to know which channel(Channel Name) he(application) used to connect Queue?
Becasue there are 6 channels, in that what channel he use to connect ?
 |
|
Back to top |
|
 |
Mr Butcher |
Posted: Tue Dec 03, 2013 5:51 am Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
just ask them which channels they are using
or ask you r colleagues which channels they have been provided with
or stop the channels and wait who is complaining
maybe channel and queue status could be of help ..... _________________ Regards, Butcher |
|
Back to top |
|
 |
PaulClarke |
Posted: Wed Dec 04, 2013 1:27 am Post subject: |
|
|
 Grand Master
Joined: 17 Nov 2005 Posts: 1002 Location: New Zealand
|
There are a number of commands which might help. For example...
dis conn(*) type(conn) all where(channel ne '')
This will show you all applications which are currently being made over a channel. You can look at the ApplTag and see the name of the application.
You can also filter by the name of the application although that may be a little tricky via RUNMQSC - much easier using something like MO71 or MQSCX
Cheers,
Paul. _________________ Paul Clarke
MQGem Software
www.mqgem.com |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|