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
Difference between errors and qmgr errors in websphere mq?
How does mq support the integration?
Why do we use mq?
Define process definition?
What is intercommunication in mqseries?
Define ibm mq series?
What are the attributes of process definition?
How to create dlq rules table?
What are the commands used for starting and stopping the queue manager?
Which websphere mq version have you worked?
Define asynchrony in mq?
Define process definition and it's containing attributes?
Name the algorithm is followed in retrieving the messages from the queue?
Explain how to create dlq rules table?
What is a message in mqseries?