Title: Message
Thanks Tim, Scott!  Somewhere along the way I realized that many of our JMS programmers relocate the jar files and do not actually install the client code.  This is against our advice of course, but our IBM consultant assures us that this is a supported configuration.  We will still troll for full client installs though, and this will be helpful.  If someone has bothered to do the full install we will be able to find it and advise them of new Fix Packs and maintenance.  If they just grabbed the jars, they are on their own and get what they deserve...or maybe deserve what they get.
 
-- T.Rob
-----Original Message-----
From: MQSeries List [mailto:[EMAIL PROTECTED]On Behalf Of Wright, Tim (AFM)
Sent: Wednesday, November 02, 2005 11:04 AM
To: [email protected]
Subject: Re: Detecting WMQ Client install

2 ways on solaris,
 
(1) you can do
 
/usr/sbin/pkginfo -q mqm # returns 0 if the mqm package is installed
 
to check the version:
/usr/sbin/pkgparam mqm VERSION # will give something like 5.3.0.6 indicating initial client install was at CSD 6 level
 
you will then need to check if any CSD's have been applied since the initial install:
/usr/sbin/pkginfo | grep mqm-upd # the last one in the list should be the last csd installed
 
also you can make sure it is a client install using:
/usr/sbin/pkgparam mqm NAME # should return WebSpeher MQ Client for Sun Solaris
 
 
(2) looking at a client install on my solaris desktop, there is a command /opt/mqm/bin/dspmqver which does the same as mqver [ if you look at a server install, you'll see that mqver is exactly the same binary as dspmqver ] - not sure if this command available on other flavours
-----Original Message-----
From: MQSeries List [mailto:[EMAIL PROTECTED] On Behalf Of Wyatt, T Rob
Sent: 02 November 2005 15:39
To: [email protected]
Subject: Detecting WMQ Client install

Good day listers,
 
When you inventory software on your *nix servers, how do you detect installation of the WMQ client?  Does it have an mqver command?  What about on Windows?
 
I've been asked to provide this info to our automation team and not only do I not have any clients installed, I don't even have access to a server or workstation where WMQ Server is not already installed.  (Got a lot of WMQ server code over here!)
 
TIA -- T.Rob
Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html


*****************************************************************************************************************************************************************
Emails aren't always secure, and they may be intercepted or changed after they've been sent. Abbey doesn't accept liability if this happens. If you think someone may have interfered with this email, please get in touch with the sender another way.

This message doesn't create or change any contract. Abbey doesn't accept responsibility for damage caused by any viruses contained in this email or its attachments. Emails may be monitored.

If you've received this email by mistake, please let the sender know at once that it's gone to the wrong person and then destroy it without copying, using, or telling anyone about its contents.

Abbey National Treasury Services plc Reg. No. 2338548, Cater Allen International Ltd Reg. No. 2572704, and Inscape Investments Limited Reg. No. 3839455 are registered in England and have their Registered Offices at: Abbey National House, 2 Triton Square, Regent's Place, London, NW1 3AN.

Cater Allen International Ltd is a subsidiary of Abbey National Treasury Services plc. Abbey National Treasury Services plc and Cater Allen International Ltd are Members of The London Stock Exchange.

Abbey National Asset Managers Ltd. Reg. No. 106669. Registered Office: Abbey National House, 301 St Vincent Street, Glasgow, G2 5HN. Registered in Scotland.
Abbey National Asset Managers Ltd and Inscape Investments Limited are members of the Abbey Marketing Group and provide OEICS, PEPS, and ISAs.

Abbey National Treasury Services plc, Cater Allen International Ltd, Inscape Investments Limited, and Abbey National Asset Managers Ltd are authorised and regulated by the Financial Services Authority.

Abbey Financial Markets is the brand name for Abbey National Treasury Services plc.
Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html
Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html


Reply via email to