ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General Discussion » Cannot delete Queues

Post new topic  Reply to topic
 Cannot delete Queues « View previous topic :: View next topic » 
Author Message
gxv3858
PostPosted: Mon Apr 20, 2009 3:06 am    Post subject: Cannot delete Queues Reply with quote

Novice

Joined: 13 Oct 2008
Posts: 16

Dear Forum.

I have a Local queue called (cancelTransactionsWorkerDAMQueue), when I tried to delete, alter, I receive a message:WebSphere MQ object CANCELTRANSACTIONSWORKERDAMQUEUE not found.

But this queue is there as well as the Backup Queue which (ErrorQueue)

When I try to display this queue

dis q(ErrorQueue)
1 : dis q(ErrorQueue)
AMQ8147: WebSphere MQ object ERRORQUEUE not found

and when I change the the sintaxe to

dis q(e*)
2 : dis q(e*)
AMQ8409: Display Queue details.
QUEUE(ErrorQueue) TYPE(QLOCAL)
dis q(e*) all
3 : dis q(e*) all
AMQ8409: Display Queue details.
QUEUE(ErrorQueue) TYPE(QLOCAL)
ACCTQ(QMGR) ALTDATE(2008-12-16)
ALTTIME(16.35.30) BOQNAME( )
BOTHRESH(0) CLUSNL( )
CLUSTER( ) CLWLPRTY(0)
CLWLRANK(0) CLWLUSEQ(QMGR)
CRDATE(2008-12-16) CRTIME(16.35.30)
CURDEPTH(27) DEFBIND(OPEN)
DEFPRTY(0) DEFPSIST(NO)
DEFSOPT(SHARED) DEFTYPE(PREDEFINED)
DESCR( ) DISTL(NO)
GET(ENABLED) HARDENBO
INITQ( ) IPPROCS(0)
MAXDEPTH(5000) MAXMSGL(104857600)
MONQ(QMGR) MSGDLVSQ(PRIORITY)
NOTRIGGER NPMCLASS(NORMAL)
OPPROCS(0) PROCESS( )
PUT(ENABLED) QDEPTHHI(80)
QDEPTHLO(20) QDPHIEV(DISABLED)
QDPLOEV(DISABLED) QDPMAXEV(ENABLED)
QSVCIEV(NONE) QSVCINT(999999999)
RETINTVL(999999999) SCOPE(QMGR)
SHARE STATQ(QMGR)
TRIGDATA( ) TRIGDPTH(1)
TRIGMPRI(0) TRIGTYPE(FIRST)
USAGE(NORMAL)

Can anybody help me on this issue.

I have to delete these queues
Back to top
View user's profile Send private message
Vitor
PostPosted: Mon Apr 20, 2009 3:10 am    Post subject: Re: Cannot delete Queues Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

gxv3858 wrote:
Can anybody help me on this issue.


An queue named cancelTransactionsWorkerDAMQueue is not the same as a queue named CANCELTRANSACTIONSWORKERDAMQUEUE; nor is ErrorQueue the same as ERRORQUEUE.

WMQ object names are case sensitive. It's for this reason many people don't use lower case in the names.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
exerk
PostPosted: Mon Apr 20, 2009 3:12 am    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

Quote:
dis q(ErrorQueue)
1 : dis q(ErrorQueue)
AMQ8147: WebSphere MQ object ERRORQUEUE not found


Note that ErrorQueue has been wrapped to upper-case - syntactically dis q('ErrorQueue') and dis q(ErrorQueue) are different things...so try again.

Also experiment with quoting strings, and not quoting strings - you'll be a little more knowledgeable afterwards.
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General Discussion » Cannot delete Queues
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.