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 IBM MQ Support » Delete Local Queue

Post new topic  Reply to topic
 Delete Local Queue « View previous topic :: View next topic » 
Author Message
abiram8
PostPosted: Sat Jun 29, 2002 7:29 am    Post subject: Delete Local Queue Reply with quote

Master

Joined: 27 Mar 2002
Posts: 207
Location: India

Hi,

Is there any way to delete the Local Q say 100 Queues at a time

This Local Q Dont contain Any message When I used Shit or ctrl Key of the Keyboard for multiple selection but it did not work It may look Crazy
but its my requirment


Can any one help me out

R.Abiram
Back to top
View user's profile Send private message Send e-mail
kirani
PostPosted: Sat Jun 29, 2002 9:42 am    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

Write a small script with queue names to be deleted and run it using runmqsc, For example,
DELETE QL('Q1')
DELETE QL('Q2')
...
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
kolban
PostPosted: Sat Jun 29, 2002 11:46 am    Post subject: Reply with quote

Grand Master

Joined: 22 May 2001
Posts: 1072
Location: Fort Worth, TX, USA

There is also an administrative API that is not as painful as it looks (when used from Java). From there, you can do anything that you can do through runmqsc commands.
Back to top
View user's profile Send private message
kavithadhevi
PostPosted: Mon Jul 01, 2002 11:50 am    Post subject: Reply with quote

Master

Joined: 14 May 2002
Posts: 201
Location: USA

Hi,
Where could i find info about those APIs ? Could be you please post the url so it'll be helpful for everyone to learn the details about all latest MQ APIs who wants to know like me.
_________________
Thanks in Advance.

Kavitha
IBM Certified System Administrator
Websphere MQ v 5.3
www.zealphoenix.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
bduncan
PostPosted: Mon Jul 01, 2002 12:40 pm    Post subject: Reply with quote

Padawan

Joined: 11 Apr 2001
Posts: 1554
Location: Silicon Valley

Kavitha,
The API Neil refers to is called PCF - Programmable Command Formats. The PCF overview is available here:
http://www-3.ibm.com/software/ts/mqseries/library/manualsa/csqzai/csqzai20.htm#HDRPCFS

Furthermore, documentation covering using PCF in Java should be included in the MA88 package. There's probably a redbook or two on this subject as well (with sample code)

Speaking of sample code, there is a PCF example (sorry it's in C++ not Java, but the logic is the same) in the software repository:
http://www.mqseries.net/pafiledb203/pafiledb.php?action=viewfile&fid=25&id=2
_________________
Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator
Back to top
View user's profile Send private message Visit poster's website AIM Address
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Delete Local Queue
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.