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 |
Explain some rules for using mqsc commands?
Tell me where the error logs in appear in z/os?
Explain the types of queues?
how to start listener without using command in ibm websphere mq
Explain where are the backup files are present after creating the queue manager?
which queue having current queue depth should be greater than zero?
List some reserved queue names of ibm websphere mq?
Define process definition?
What is asynchrony in mq?
What are the difference between internet explorer and netscape navigator on different versions?
Tell me what is process definition and what are the attributes does it contain?
Hi all, How to find how many messages are passed through the particular channel is it possible to find it?