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 » qload on solaris

Post new topic  Reply to topic Goto page Previous  1, 2
 qload on solaris « View previous topic :: View next topic » 
Author Message
Augusto
PostPosted: Mon Feb 02, 2009 10:12 am    Post subject: Reply with quote

Apprentice

Joined: 08 Dec 2008
Posts: 29

I tried with both options like below

mqm::su12: ls -lrt qload
-rw-r--r-- 1 mqm mqm 272344 Jan 30 13:56 qload
mqm::su12: chmod a+rx qload
mqm::su12: ls -lrt qload
-rwxr-xr-x 1 mqm mqm 272344 Jan 30 13:56 qload*
mqm::su12: qload -m SUQM -i QL_IN -f ql.in
ksh: qload: cannot execute
mqm::su12: ./qload -m SUQM -i QL_IN -f ql.in
ksh: ./qload: cannot execute
Back to top
View user's profile Send private message
gunter
PostPosted: Tue Feb 03, 2009 5:42 am    Post subject: Reply with quote

Partisan

Joined: 21 Jan 2004
Posts: 307
Location: Germany, Frankfurt

Try the command file on it, maybe you copied the wrong version, x86 instead of sparc.

Gunter
_________________
Gunter Jeschawitz
IBM Certified System Administrator - Websphere MQ, 5.3
Back to top
View user's profile Send private message
SAFraser
PostPosted: Tue Feb 03, 2009 2:48 pm    Post subject: Reply with quote

Shaman

Joined: 22 Oct 2003
Posts: 742
Location: Austin, Texas, USA

I had the same thought as Gunter.

Beyond that, perhaps a Solaris admin needs to be engaged. This is an OS problem, not an MQ problem.
Back to top
View user's profile Send private message
Inforz
PostPosted: Mon May 11, 2020 6:00 am    Post subject: Reply with quote

Centurion

Joined: 15 Apr 2011
Posts: 139
Location: Chennai, India

SAFraser wrote:
You need the version compiled for Solaris.

If you do not already have the proper executable, download MO03 from the SupportPacs link above. When you unzip it (which you can do on your Windows machine), you will find executables for the various platforms.

As a general rule, no executable compiled for Windows will run on a Unix platform.


Hi,

I had the same issue and I tried as per the above suggestion and I am getting the below error. Please suggest.


Code:

$ ./qload_sparc
ld.so.1: qload_sparc: fatal: libc.so.1: version `SUNW_1.22' not found (required by file qload_sparc)
ld.so.1: qload_sparc: fatal: libc.so.1: open failed: No such file or directory
Killed
Back to top
View user's profile Send private message
gbaddeley
PostPosted: Mon May 11, 2020 3:20 pm    Post subject: Reply with quote

Jedi

Joined: 25 Mar 2003
Posts: 2492
Location: Melbourne, Australia

The qload_spacc binary is trying to dynamically load a shared library. The expected version (SUNW_1.22) of the C standard runtime library (libc.so) was not found. You either need to provide that version of libc.so, or get a version of qload (or similar utility) that will work with your version of Solaris.
_________________
Glenn
Back to top
View user's profile Send private message
Inforz
PostPosted: Mon May 11, 2020 10:20 pm    Post subject: Reply with quote

Centurion

Joined: 15 Apr 2011
Posts: 139
Location: Chennai, India

Below is the OS version details of the system

SunOS xxxxxxx 5.9 Generic_122300-70 sun4u sparc SUNW,Sun-Fire-V240

Please advise where can I get the required files as seen in the error that I mentioned in my earlier post above
Back to top
View user's profile Send private message
crashdog
PostPosted: Tue May 12, 2020 1:09 pm    Post subject: Reply with quote

Voyager

Joined: 02 Apr 2017
Posts: 77

you could simply dowload the opensource version and compile it with current compiler and libraries.
https://github.com/ibm-messaging/mq-q-qload

Cheers,
Gerhard
_________________
You win again gravity !
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » General IBM MQ Support » qload on solaris
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.