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 » IBM MQ Installation/Configuration Support » MS03 - Saveqmgr on Solaris x86

Post new topic  Reply to topic
 MS03 - Saveqmgr on Solaris x86 « View previous topic :: View next topic » 
Author Message
pettitma
PostPosted: Mon Feb 09, 2009 7:39 am    Post subject: MS03 - Saveqmgr on Solaris x86 Reply with quote

Novice

Joined: 26 Apr 2005
Posts: 18

Hi,

Do you know if it's possible to get saveqmgr running on a Solaris x86 platform (not Sparc)? I can't see anything about x86 versions in google/forum searches so I expect not - any idea of another way to do the same task?

cheers,

Matt

MQ 6.0.2
Back to top
View user's profile Send private message
mqjeff
PostPosted: Mon Feb 09, 2009 7:45 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

In general, MS03 will run on any platform that MQ runs on.

In general, if I do not ship a prebuilt binary for MS03 on a specific platform, it is because I either did not have access to a machine in that configuration or because MQ does not run on it.

The most recent release of ms03, 6.1.1 (alas, still a bit buggier than I'd like), comes with saveqmgr.solia64, which is built for Solaris running on X86-64 bit platform.

I do not believe that MS03 has ever shipped with a prebuilt binary for Solaris on a 32-bit x86 platform... but it should be relatively straight forward to compile one yourself based on the makefile.solaris.
Back to top
View user's profile Send private message
pettitma
PostPosted: Mon Feb 09, 2009 7:48 am    Post subject: Reply with quote

Novice

Joined: 26 Apr 2005
Posts: 18

Ok, cheers Jeff, will check it out.
Back to top
View user's profile Send private message
pettitma
PostPosted: Mon Feb 09, 2009 7:56 am    Post subject: Reply with quote

Novice

Joined: 26 Apr 2005
Posts: 18

Actually, sorry Jeff just to let you know - it was MS03 6.1.1 that I downloaded and there's no saveqmgr.solia64 there.

There's a linux64, win64 and a compaqtru64unix.

cheers,

Matt
Back to top
View user's profile Send private message
mqjeff
PostPosted: Mon Feb 09, 2009 8:09 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

I just went to the supportPac website, and redownloaded ms03_unix.tar.Z.

After uncompression, I see
Quote:
$ ls -lsrt saveqmgr.*
156 -rwx------ 1 Admin None 157411 Jan 13 07:15 saveqmgr.linux
172 -rwx------ 1 Admin None 175222 Jan 13 07:16 saveqmgr.zlinux
492 -rwx------ 1 Admin None 500216 Jan 13 07:17 saveqmgr.hpia64
260 -rwx------ 1 Admin None 262208 Jan 13 07:19 saveqmgr.hp
220 -rwx------ 1 Admin None 225176 Jan 13 07:28 saveqmgr.ppclinux
260 -rwx------ 1 Admin None 266224 Jan 13 07:29 saveqmgr.aix
244 -rwx------ 1 Admin None 248728 Jan 13 07:39 saveqmgr.solaris
228 -rwx------ 1 Admin None 230120 Jan 13 07:40 saveqmgr.solia64


Note, there is not a makefile.solia64.
Back to top
View user's profile Send private message
pettitma
PostPosted: Tue Feb 10, 2009 12:05 am    Post subject: Reply with quote

Novice

Joined: 26 Apr 2005
Posts: 18

Hi Jeff,

That's interesting as when I downloaded it (ms03_unix.tar.z) - I get this:

ttsg201:/tmp/savefile > ls -lsrt saveqmgr.*
96 -rwxrwxr-x 1 swnet alliance 41183 Jul 24 2008 saveqmgr.h
208 -rwxrwxr-x 1 swnet alliance 99074 Jul 24 2008 saveqmgr.c
496 -rwxrwxr-x 1 swnet alliance 251264 Jul 24 2008 saveqmgr.hp
464 -rwxrwxr-x 1 swnet alliance 231041 Jul 24 2008 saveqmgr.aix53
464 -rwxrwxr-x 1 swnet alliance 233752 Jul 24 2008 saveqmgr.aix61
352 -rwxrwxr-x 1 swnet alliance 177812 Jul 24 2008 saveqmgr.solaris
304 -rwxrwxr-x 1 swnet alliance 151167 Jul 29 2008 saveqmgr.linux
320 -rwxrwxr-x 1 swnet alliance 161273 Jul 30 2008 saveqmgr.linux64


This is taken from here:

http://www-01.ibm.com/support/docview.wss?rs=0&q1=saveqmgr&uid=swg24000673&loc=en_US&cs=utf-8&cc=us&lang=all

In the readme on that page it says it's version 6.1.1

However, once downloaded the read.me file includes:

Status: Version 6 Release 1 Modification 0


So it looks like although on the webpage it says it's 6.1.1, the archive itself is 6.1.0 - bit confused as to how you downloaded 6.1.1 then? Could you confirm the link is the same as the one I've posted above please?

cheers,

Matt
Back to top
View user's profile Send private message
pettitma
PostPosted: Wed Feb 11, 2009 3:35 am    Post subject: Reply with quote

Novice

Joined: 26 Apr 2005
Posts: 18

Further to this, on the download page:

http://www-01.ibm.com/support/docview.wss?rs=0&q1=saveqmgr&uid=swg24000673&loc=en_US&cs=utf-8&cc=us&lang=all

has three versions you can download, the Windows version is 6.1.1, the iSeries is 6.1.1 but the Unix one is still at 6.1.0.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Wed Feb 11, 2009 5:33 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

pettitma wrote:
Further to this, on the download page:

http://www-01.ibm.com/support/docview.wss?rs=0&q1=saveqmgr&uid=swg24000673&loc=en_US&cs=utf-8&cc=us&lang=all

has three versions you can download, the Windows version is 6.1.1, the iSeries is 6.1.1 but the Unix one is still at 6.1.0.


That is the page I downloaded from. All three of those are at 6.1.1.

If I go there again, right now, and re-dowload then I get the same results I got before.

Either you are not getting the right file somehow, perhaps due to browser caching or something, or the file is not being downloaded where you think it is.

The download page you link to should say
Quote:
Download package
Download RELEASE DATE LANGUAGE SIZE(Bytes) Download Options
ms03_win.zip 21/01/2009 US English 402111 HTTP
ms03_unix.tar.Z 21/01/2009 US English 2629719 HTTP
ms03_iseries.zip 21/01/2009 Swedish 1310727 HTTP


And the result of clicking on the HTTP button should give you a file like so:
Quote:
$ ls -lsrt ms03_unix*
5160 -rwx------+ 1 Admin None 5283840 Feb 11 08:11 ms03_unix.tar
2572 -rwx------+ 1 Admin None 2629719 Feb 11 08:18 ms03_unix.tar.Z

$ tar -tvf ms03_unix.tar|grep solia64
saveqmgr.solia64
saveqmgrc.solia64


Again, as far as I know and can tell, the website has the correct version available for download. Please contact me by email (the address is in the read.me, even in 6.1.0) if you continue to have problems, so I can better track and respond to this, and can provide better evidence to the people hosting the download servers.
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 » IBM MQ Installation/Configuration Support » MS03 - Saveqmgr on Solaris x86
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.