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 |
Default path of the error logs & transactions logs?
What is SSL? How to Assign that SSL Certificate to particular QM?
What are difference between dead letter queue and backout queue in websphere mq?
What is mqseries channel?
How you change the logprimary files,logsecondary files?where you change? explain in commands?
What are different types of queues in mq?
Name the algorithm is followed in retrieving the messages from the queue?
Difference between errors and qmgr errors in websphere mq?
What is message server?
What is a Queue?
Is it possible to retrieve a message from a Dead letter Queue? If possible how?
10 Answers CTS, IBM,
Explain the difference between dead letter queue and backout queue in websphere mq?