please can any body explain regarding DLQ, rules table we
need to create or it will get created when we run runmqdlq,
appreciate if any body replies.
Answer Posted / atul sharma
As we know Dead Letter Queue Used for storing the messages
those are not routed or their Transmission Queue is Not
Present OR Queue Manager Down .
We make Rule table for Dead letter Queue by which all
messages are easly routed to there destination queue when
application starts.
Rule Table for DLQ is:- INPUTQM(QMGR NAME) INPUTQ(QUEUE
NAME) REASON(CODE) ACTION(FWD) FWDQ(QUEUE NAME) HEADER(Y/N)
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are mq channels?
Explain the difference between local queue and remote queue in wmq?
Define transmission queue in mqseries?
How to find how many messages are passed through the particular channel is it possible to find it?
What is a message in mqseries?
What are the different types of logs in websphere mq?
How to connect to mwseries from power builder 8.0?
List the different types of queues?
List some reserved queue names of ibm websphere mq?
What is the algorithm followed in retrieving the messages from the queue?
What is intercommunication in mqseries?
Tell me which queue having current queue depth should be greater than zero?
What is the backup queue of the qmgr?
Described about the message sizes?
What is the message client in mqseries?