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 » IBM MQ API Support » How to know channel name which is used by application

Post new topic  Reply to topic
 How to know channel name which is used by application « View previous topic :: View next topic » 
Author Message
srikanthmq225
PostPosted: Tue Dec 03, 2013 5:44 am    Post subject: How to know channel name which is used by application Reply with quote

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
View user's profile Send private message Send e-mail
Mr Butcher
PostPosted: Tue Dec 03, 2013 5:51 am    Post subject: Reply with quote

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
View user's profile Send private message
PaulClarke
PostPosted: Wed Dec 04, 2013 1:27 am    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ API Support » How to know channel name which is used by application
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.