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 » How to clear a queue in a script

Post new topic  Reply to topic
 How to clear a queue in a script « View previous topic :: View next topic » 
Author Message
santuna
PostPosted: Mon Sep 19, 2005 12:09 am    Post subject: How to clear a queue in a script Reply with quote

Novice

Joined: 15 Apr 2005
Posts: 12
Location: Hambach FRANCE

Hello all,

I'd like to clear an MQSeries queue using a script.
How can I do this simply?

I know that I can do this with the command:
CLEAR QL(MY_QUEUE) in the runmqsc program
but I don't how to integrate this in a shell script.
Back to top
View user's profile Send private message
wschutz
PostPosted: Mon Sep 19, 2005 1:35 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

Code:
echo "CLEAR QL(MY_QUEUE)" | runmqsc MY_QMGR

_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
santuna
PostPosted: Mon Sep 19, 2005 2:16 am    Post subject: Reply with quote

Novice

Joined: 15 Apr 2005
Posts: 12
Location: Hambach FRANCE

It works

Thanks a lot
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 » How to clear a queue in a script
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.