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 / afroz
DLQ - Dead Letter Queue
If an application tries to put a message to another
application and if it is not delivered then it goes to the
DLQ. So DLQ is nothing but all undelivered messages stored
in DLQ.
Alterenate Defination:
The dead-letter queue is a local queue where messages are
put if they cannot be routed to their intended destination
You need to create a DLQ at the time of creating a Queue
Manager.
crtmqm -q -d MY.DEFAULT.XMIT.QUEUE -u
SYSTEM.DEAD.LETTER.QUEUE SATURN.QUEUE.MANAGER
where -u is dead letter queue
Hope this Helps
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the backup queue of the qmgr?
What are the attributes of process definition?
What is mq?
Which types of logs are using in your organization
What is amqp used for?
Explain the difference between logfile & log space?
I am having 4 years of exp in S/w Testing. I am planing to change my technologies. recently I learnt MQ series. I am looking for FAQ's . Please Help me anyone.
What are mq channels?
What is intercommunication?
Define initiation queues?
What are the components of the cluster?
Explain the significance of mqseries?
What is initiation queues?
Define process definition and it's containing attributes?
Tell me what is process definition and what are the attributes does it contain?