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 is a Cluster?
Where do we find the cluster information in websphere mq?
What are mq channels?
List the different types of queues?
Tell me how to find how many messages are passed through the particular channel is it possible to find it?
how to start listener without using command in ibm websphere mq
Explain what are the types of messages?
What are different types of queues in mq?
What is SSL? How to Assign that SSL Certificate to particular QM?
Maximum connections reached,how you know that and how you verify that?which type of alert you will get?
What are the significance of mqseries?
Difference between errors and qmgr errors in websphere mq?