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 » IBM MQ API Support » mqclose options

Post new topic  Reply to topic
 mqclose options « View previous topic :: View next topic » 
Author Message
paul0al
PostPosted: Thu Jun 13, 2002 3:11 pm    Post subject: mqclose options Reply with quote

Apprentice

Joined: 30 May 2002
Posts: 26

I have a client that on closing (using MQclose) needs to delete all the messages in the queue. However, the MQCO_DELETE and MQCO_DELETE_PURGE options are not valid on predefined queues. Is there any options that allows me to delete the messages from a predefined queue when I execute MQclose?

Thanks.
Back to top
View user's profile Send private message
nimconsult
PostPosted: Thu Jun 13, 2002 10:31 pm    Post subject: Reply with quote

Master

Joined: 22 May 2002
Posts: 268
Location: NIMCONSULT - Belgium

NO There is no option to empty a premanent queue when you close it.

The only options are:
- empty the queue with a loop of MQGET until the queue is empty.
- run a MQSC command "CLEAR QLOCAL" after your application has run (the command only works if no application has opened the queue).
- or maybe put an expiry on messages if the application design allows it.
_________________
Nicolas Maréchal
Senior Architect - Partner

NIMCONSULT Software Architecture Services (Belgium)
http://www.nimconsult.be
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ API Support » mqclose options
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.