|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
custom defined Dead Letter Queue problem... |
« View previous topic :: View next topic » |
Author |
Message
|
ashu |
Posted: Sat Feb 10, 2007 3:27 am Post subject: custom defined Dead Letter Queue problem... |
|
|
 Centurion
Joined: 11 Nov 2006 Posts: 132
|
Hi,
I tried to create a dead letter queue like:
Code: |
crtmqm -u QM1.DLQ QM1 |
as well as
Code: |
crtmqm /u QM1.DLQ QM1 |
but I'm not sure whether its got created!
I assumed that since it can store messages it should be a type of QL so i displayed all QL but it didnot show me the DLQ name
How do I see if this queue is created or not !!! I have also tried to see the Queues of the QM1 through MQExplorer...but no use.
Is it actually getting created??
Is there any other way of creating a deadletter queue other than during QMgr creation?
Please help
Regards,
Ashu[/code] |
|
Back to top |
|
 |
jefflowrey |
Posted: Sat Feb 10, 2007 3:57 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
That doesn't create the DLQ.
It just assigns the DLQ to the queueu manager.
Sorry.
Otherwise, a DLQ is just a QLOCAL, so "def ql(QM1.DLQ)" is all you need. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
ashu |
Posted: Sun Feb 18, 2007 9:18 pm Post subject: |
|
|
 Centurion
Joined: 11 Nov 2006 Posts: 132
|
jefflowrey wrote: |
That doesn't create the DLQ.
It just assigns the DLQ to the queueu manager.
Sorry.
Otherwise, a DLQ is just a QLOCAL, so "def ql(QM1.DLQ)" is all you need. |
Sorry for seeing this late, Thank you ... |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|