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 Queue?
Explain the difference between binding connection and client connection?
Name some reserved queue names of ibm websphere mq?
How will you configure SSL in Linux ans AIX? please give proper explanation with commands.
Define process definition?
Explain some reserved queue names of ibm websphere mq.
What is mqseries channel?
Define asynchrony in mq?
Difference between full & partial repository in websphere mq?
What is asynchrony in mq?
which queue having current queue depth should be greater than zero?
Explain the difference between local queue and remote queue in wmq?