How to get particular message from queue? like first message
?or 30th message

Answers were Sorted based on User's Feedback



How to get particular message from queue? like first message ?or 30th message..

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

How to get particular message from queue? like first message ?or 30th message..

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

Post New Answer

More MQSeries Interview Questions

Is it possible to retrieve a message from a Dead letter Queue? If possible how?

10 Answers   CTS, IBM,


Hi all, How to find how many messages are passed through the particular channel is it possible to find it?

1 Answers   Cap Gemini,


What is the algorithm followed in retrieving the messages from the queue?

0 Answers  


What is message server?

0 Answers  


List the types of messages in mqseries?

0 Answers  






explain cold startup?

2 Answers   IBM,


which queue having current queue depth should be greater than zero?

4 Answers   IBM,


Explain the significance of mqseries?

0 Answers  


Explain the difference between binding connection and client connection?

0 Answers  


Tell me apart from websphere mq, have you used any other message oriented middleware (mom) or any other mq series provider?

0 Answers  


Why do we do clustering?

0 Answers  


What is a queue in mqseries?

0 Answers  


Categories