How to get particular message from queue? like first message
?or 30th message
Answers were Sorted based on User's Feedback
Answer / dharmender sharma
We can get particular message from the queue using with qload supportpac.
For Example:-
qload -i queue_name -r 30 -m qmgr_name -f /a/b/c/dump_name.qload
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kumar
To get a particular message from a queue, use the MsgId and Correlation Id fields of the MQMD structure.
Is This Answer Correct ? | 8 Yes | 11 No |
What does ibm mq mean?
please let me know the command to create topic and subscription in cluster... mq series?
What is a Cluster?
What is message server in mqseries?
One server how many qmgrs will create?
Difference between full & partial repository in websphere mq?
What is the message server in mqseries?
How to find how many messages are passed through the particular channel is it possible to find it?
What is a message?
what is default connection? and max connections will give to QueueManager.?
Where do we find the cluster information in websphere mq?
What are different types of queues in mq?