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 |
Define initiation queues?
Define transmission queue in mqseries?
How to connect to mwseries from power builder 8.0?
Difference between receiver & requester channel?
Tell me what are the commands used for starting and stopping the queue manager?
please let me know the command to create topic and subscription in cluster... mq series?
Hi all, How to find how many messages are passed through the particular channel is it possible to find it?
What is message server in mqseries?
What is a Backout queue What is the difference between Back out queue and Dead Letter queue
What are the message sizes?
Explain the difference between local queue and remote queue in wmq?
What is intercommunication?