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 |
how to start listener without using command in ibm websphere mq
What is mq listener?
What is message server?
what is default connection? and max connections will give to QueueManager.?
What is SSL? How to Assign that SSL Certificate to particular QM?
How you change the logprimary files,logsecondary files?where you change? explain in commands?
Explain the significance of mqseries?
What is mqtt client?
guys i am a fresher i am not intrested in coding so i am planing 2 learn MQ series Message Broker so can i hav gud future if i get in this tool ? plzzzz spme one help me i am unable 2 decide wat 2 do !
Hi all, How to find how many messages are passed through the particular channel is it possible to find it?
What is a queue in mqseries?
What is amqp used for?