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 the message client in mqseries?
How to connect to mwseries from power builder 8.0?
List some reserved queue names of ibm websphere mq?
Define initiation queues?
Can you explain some reserved queue names of ibm websphere mq?
What does ibm mq mean?
please let me know the command to create topic and subscription in cluster... mq series?
What is mq?
Why is mq used?
What are the commands used for starting and stopping the queue manager?
Explain what is the algorithm followed in retrieving the messages from the queue?
What is the algorithm followed in retrieving the messages from the queue?