Hi all, How to find how many messages are passed through the particular channel is it possible to find it?
Answer Posted / naresh.a
#runmqsc <QMGR NAME>
dis chs(channel name) ALL
you will see an attribute called MSGS and that tells you how
many messages passed through that particular channel instance.
| Is This Answer Correct ? | 13 Yes | 3 No |
Post New Answer View All Answers
Where do we find the cluster information in websphere mq?
What are the various types of queues?
What is ibm mq channel?
Define dead letter queue?
What are difference between dead letter queue and backout queue in websphere mq?
Tell me what is process definition and what are the attributes does it contain?
What are the different types of messages in mqseries?
What are mq channels?
Explain the significance of mqseries?
Difference between full & partial repository in websphere mq?
What are the effects of using persistent messages?
Define initiation queues?
Which algorithm is followed in retrieving the messages from the queue?
What is mqtt client?
Tell me how to find how many messages are passed through the particular channel is it possible to find it?