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 » CommerceQuest Queue Tool on WMQ V7

Post new topic  Reply to topic
 CommerceQuest Queue Tool on WMQ V7 « View previous topic :: View next topic » 
Author Message
pfarrel
PostPosted: Tue Dec 08, 2009 7:13 am    Post subject: CommerceQuest Queue Tool on WMQ V7 Reply with quote

Centurion

Joined: 16 Mar 2004
Posts: 120
Location: Kansas City

I have been running a free tool for years, called the CommerceQuest Queue Tool. It is useful to display messages in a queue.
Most of my MQ systems are at V6, on AIX. On windows, where this tool runs, typically we use Windows/XP.
I have recently created queue managers at version 7.0.1.0 on AIX, loaded the MQ/Client version 7.0.1.0 on a Windows/Server 2008 system, and tried to run the same CommerceQuest queue tool. It gets a fault and stops running in module AMQRMQIA.dll.
I am thinking that this is a 32 bit vs 64 bit issue. Can I tell a particular application running on Windows with MQ/Client V7, to use a 32 bit interface ? Does such a thing exist ? I would like to tell CommerceQuest Queue Tool to call a 32 bit version of MQ/Client V7 if possible.
Back to top
View user's profile Send private message
zpat
PostPosted: Tue Dec 08, 2009 7:32 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

Have you tried using the MQ V6 client? There is no problem mixing client and queue manager versions (within reason and certainly within supported levels).

It's sort of odd to run such a program on Windows server anyway. You could try running it in a compatibility mode (see properties for the icon).
Back to top
View user's profile Send private message
pfarrel
PostPosted: Tue Dec 08, 2009 7:43 am    Post subject: Reply with quote

Centurion

Joined: 16 Mar 2004
Posts: 120
Location: Kansas City

I tried setting the CommerceQuest Icon to Win/XP compatibility mode, but it still fails. I don't want to regress the MQ Client to V6, as there will be other programs running on this machine, and I an upgrading to keep within support.
Back to top
View user's profile Send private message
zpat
PostPosted: Tue Dec 08, 2009 8:19 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

MQ V6 is still supported (by IBM at least) indeed we've not even started to roll-out MQ V7 yet here.

If you're using CommerceQuestQueue tool - which was never supported - then being on supported software can't be achieved.

You could look at support pac MO71 and restrict the facilities available (see the manual).
Back to top
View user's profile Send private message
JosephGramig
PostPosted: Wed Dec 09, 2009 1:38 pm    Post subject: Reply with quote

Grand Master

Joined: 09 Feb 2006
Posts: 1244
Location: Gold Coast of Florida, USA

You can also download MQ Explorer as a support pac and restrict access as discussed here: http://hursleyonwmq.wordpress.com/2007/02/08/using-websphere-mq-explorer-as-a-read-only-viewer/
Back to top
View user's profile Send private message AIM Address
nathanw
PostPosted: Thu Dec 10, 2009 1:25 am    Post subject: Reply with quote

Knight

Joined: 14 Jul 2004
Posts: 550

or even CapitalWare's MQ Visual Explorer maybe

http://www.capitalware.biz/products.html
_________________
Who is General Failure and why is he reading my hard drive?

Artificial Intelligence stands no chance against Natural Stupidity.

Only the User Trace Speaks The Truth
Back to top
View user's profile Send private message MSN Messenger
RogerLacroix
PostPosted: Mon Dec 14, 2009 8:37 am    Post subject: Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3264
Location: London, ON Canada

nathanw wrote:
or even CapitalWare's MQ Visual Explorer maybe

Yes, MQ Visual Edit has being successfully tested against WMQ v7 queue manager running on a remote server.

Regards,
Roger Lacroix
Capitalware Inc.
_________________
Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter
Back to top
View user's profile Send private message Visit poster's website
jnyberg
PostPosted: Thu Apr 01, 2010 4:26 am    Post subject: CommerceQuest Queue Tool on MQ V7 Reply with quote

Newbie

Joined: 26 Sep 2001
Posts: 3
Location: Swden

I'm also using the CommerceQuest Queue Tool and faced the same issue when upgrading from MQ V6 to V7. After some unsuccessfull testing did I a last try that at least worked for me. I created the below command file and before starting the Queue Tool I set the environment variable MQCCSID to 1252 and all of a sudden it worked just fine. I can't guarantee that it will work for you, but it's at least worth a try. It might also be worth doing a re-install of Queue Tool. Remember to copy the CQQueueTool.xml file to a backup folder first.

The command file.
SET MQCCSID=1252
cqqueuetool.exe

Regards
contact admin Nyberg
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger
EnOne
PostPosted: Wed Dec 03, 2014 7:42 am    Post subject: CommerceQuest with SSL Reply with quote

Centurion

Joined: 09 Oct 2002
Posts: 100
Location: Kansas City

I am using the CommerceQuest Queue Tool on MQ Version 7 but we are moving to SSL channels that CommerceQuest does not support. I have tried MQ Visual Browse, MQ Explorer and RFHUTIL and they are all slow and cumbersome. I tried to see if there is a newer version of CommerceQuest but have had no success.

Or is there a similar product that also looks at a queue manager and quickly shows which queues have messages on them.
Back to top
View user's profile Send private message
exerk
PostPosted: Wed Dec 03, 2014 7:54 am    Post subject: Re: CommerceQuest with SSL Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

EnOne wrote:
I am using the CommerceQuest Queue Tool on MQ Version 7 but we are moving to SSL channels that CommerceQuest does not support. I have tried MQ Visual Browse, MQ Explorer and RFHUTIL and they are all slow and cumbersome. I tried to see if there is a newer version of CommerceQuest but have had no success.

Or is there a similar product that also looks at a queue manager and quickly shows which queues have messages on them.

I believe MQGem do something that will more than fulfill your needs...

...and sadly I'm not on commission!
_________________
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
zpat
PostPosted: Wed Dec 03, 2014 8:00 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

Use MO71 - works fine with SSL channels.
_________________
Well, I don't think there is any question about it. It can only be attributable to human error. This sort of thing has cropped up before, and it has always been due to human error.
Back to top
View user's profile Send private message
exerk
PostPosted: Wed Dec 03, 2014 10:00 am    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

zpat wrote:
Use MO71 - works fine with SSL channels.

Withdrawn as a SupportPac, so only if an 'old' copy exists somewhere in EnOne's infrastructure will that work, and it's successor (from MQGem) is "...free to download and use, most of its features will be disabled without a licence...", hence why I mentioned the producing company rather than the specific product.
_________________
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
zpat
PostPosted: Wed Dec 03, 2014 10:19 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

and the successor is called... wait for it... MO71
_________________
Well, I don't think there is any question about it. It can only be attributable to human error. This sort of thing has cropped up before, and it has always been due to human error.
Back to top
View user's profile Send private message
exerk
PostPosted: Wed Dec 03, 2014 10:51 am    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

zpat wrote:
and the successor is called... wait for it... MO71

The point being, to labour it yet again, was to have EnOne go to the site. Not much point saying use something if in its '...most of its features will be disabled...' version it doesn't do what's wanted.
_________________
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
EnOne
PostPosted: Wed Dec 03, 2014 12:05 pm    Post subject: Reply with quote

Centurion

Joined: 09 Oct 2002
Posts: 100
Location: Kansas City

Thank you for your help I am playing around with the old version and it is working with the SSL channels. Since all I am looking for is something that will quickly read the queues from a queue manager it will work just fine.

http://www.mqgem.com/mo71_751.html
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 IBM MQ Support » CommerceQuest Queue Tool on WMQ V7
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.