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 |
Is it possible to retrieve a message from a Dead letter Queue? If possible how?
10 Answers CTS, IBM,
What is transmission queue in mqseries?
explain cold startup?
Maximum connections reached,how you know that and how you verify that?which type of alert you will get?
What is the significance of mq series?
Tell me what are the commands used for starting and stopping the queue manager?
Explain the difference between dead letter queue and backout queue in websphere mq?
Explain what is intercommunication in mqseries?
Name some reserved queue names of ibm websphere mq?
List the different types of queues?
hi how to coneect to mqseries from power builder 8.0. I am not able to connect to mqseries from power builder 8.0. pls give me the sample code and what are the steps is required to connect to mqseries from power builder
1 Answers Google, iFlex, Wipro,
How you change the logprimary files,logsecondary files?where you change? explain in commands?