Author |
Message
|
rahul1982 |
Posted: Thu Jan 10, 2008 10:37 am Post subject: command |
|
|
Newbie
Joined: 08 Jan 2008 Posts: 6
|
Can anyone tell me the command to delete a queue
Thanks
Rahul |
|
Back to top |
|
 |
bbburson |
Posted: Thu Jan 10, 2008 10:49 am Post subject: |
|
|
Partisan
Joined: 06 Jan 2004 Posts: 378 Location: Nowhere near a queue manager
|
The WMQ documentation certainly includes this information. |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Jan 10, 2008 11:26 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
DELETE QUEUE _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
carolhara |
Posted: Thu Jan 10, 2008 11:33 am Post subject: |
|
|
Acolyte
Joined: 02 Oct 2007 Posts: 56
|
Hey! And what about the command DEFINE QLOCAL in terms of defining the name of the queue and the queue manager? how would that be?
thanks |
|
Back to top |
|
 |
jeevan |
Posted: Thu Jan 10, 2008 11:34 am Post subject: |
|
|
Grand Master
Joined: 12 Nov 2005 Posts: 1432
|
AMQ8426: Valid MQSC commands are:
DELETE AUTHINFO
DELETE CHANNEL
DELETE PROCESS
DELETE NAMELIST
DELETE QALIAS
DELETE QLOCAL
DELETE QMODEL
DELETE QREMOTE
DELETE SERVICE
DELETE LISTENER
One MQSC command read.
One command has a syntax error.
All valid MQSC commands were processed. |
|
Back to top |
|
 |
|