Author |
Message
|
gorjy |
Posted: Wed Aug 03, 2005 6:32 am Post subject: RQ: MQ v6 Tool |
|
|
Novice
Joined: 15 Jul 2005 Posts: 18 Location: Bulgaria, Sofia
|
Till now I have been using WMQ Tool from niratul, but now I have found out it is working only with Websphere MQ versions 5.x.
I used it because with it I could browse the whole queue, delete as many messages I would like, export definitions of Managers, Queues, Channels etc.
Sitting here with MQ 6, I have to recreate the things one by one.
Can anybody recommend me a tool for Websphere MQ v6, under Windows. |
|
Back to top |
|
 |
fschofer |
Posted: Wed Aug 03, 2005 7:13 am Post subject: |
|
|
 Knight
Joined: 02 Jul 2001 Posts: 524 Location: Mainz, Germany
|
|
Back to top |
|
 |
gorjy |
Posted: Wed Aug 03, 2005 7:40 am Post subject: |
|
|
Novice
Joined: 15 Jul 2005 Posts: 18 Location: Bulgaria, Sofia
|
Thank you for the link.
But would you happen to know how I can recreate all the queues, we are talking about 350 queues. Via WMQ Tool the user could save all the info about a MQ Manager and later recreate it, if needed, by just executing a plain text file containing the information about all elements.
My request was for such a program, because you can imagine how long would it take to recreate 350 queues, and when there are so many, definitely the user will make a mistake.
Thanks. |
|
Back to top |
|
 |
wschutz |
Posted: Wed Aug 03, 2005 7:45 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
Quote: |
But would you happen to know how I can recreate all the queues, we are talking about 350 queues |
Have a look at ms03 -- saveqmgr. _________________ -wayne |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Aug 03, 2005 7:45 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
This is simply the saveqmgr support pack. It will produce a file that can be given to runmqsc. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
neelatul |
Posted: Wed Aug 03, 2005 6:08 pm Post subject: WMQTool 5.3 works with MQ V6 |
|
|
Novice
Joined: 29 Jul 2002 Posts: 17
|
gorjy,
WMQTool 5.3 works fine with MQ V6 queue manager. Only thing you have to do is, replace the jar file com.ibm.mq.jar that WMQTool uses with that of MQ V6. You may find this jar file in MQ V6 installation at following location.
<MQ V6 base directory>/Java/lib
Last edited by neelatul on Thu Aug 04, 2005 5:50 am; edited 1 time in total |
|
Back to top |
|
 |
gorjy |
Posted: Thu Aug 04, 2005 12:46 am Post subject: Re: WMQTool 5.3 works with MQ V6 |
|
|
Novice
Joined: 15 Jul 2005 Posts: 18 Location: Bulgaria, Sofia
|
With replacing the JAR file the tool was able to connect to the new version of MQ server and saved me a lot of time. Now your tool is working again like before.
Many thanks for the help neelatul. |
|
Back to top |
|
 |
|