Was trying to locate the IBM MQ client installable ( and dependent libraries ) for Mac operating system, but could not.
Tried couple of variations from the IBM site, but always ends up getting the error :
package MQSeriesMsg_cs-<any-version-i-take>.x86_64 is intended for a different operating system
Anyone faced this error and was able to get a proper version for MacOS,please suggest.
If you are still looking for this, IBM now have an official toolkit. See this link: https://developer.ibm.com/components/ibm-mq/tutorials/mq-macos-dev/
Related
I have IBM App Connect Enterprice Toolkit on my Win 10 machine. Works OK.
But now I need to use IBM MQ queues. And that seems to need some MQ libraries installed on my setup.
How can I install those missing libraries?
There probably is a installation package, but I just cant find one.
The main link you want is https://developer.ibm.com/articles/mq-downloads/, which will lead you to https://developer.ibm.com/tutorials/mq-connect-app-queue-manager-windows/ which will lead you to https://ibm.biz/mqdevwindows
The final one is the download, but I'd recommend going through the steps in the second link for help on how to get it all set up.
I have spent at least one hour trying to find the tar.gz for Linux, for version 11.1 or at least 10.5. All IBM links either don't work or take me to general DB2 pages that have nothing for Express-C. It's as if IBM is hiding the download links. In the past I have downloaded it several times from URLs that now don't work. I was only able to find the Windows version at a non-IBM site (a version I don't want).
Thanks for any pointers.
You can find the Express-C download at the below link:
https://www-01.ibm.com/marketing/iwm/iwm/web/pickUrxNew.do?source=swg-db2expressc
If you are not using cloud based Db2 offerings, at the present date you can choose only between a docker-image based solution (IBM Db2 Developer Community Edition), or a trial version (90 days) of locally installed Db2.
The docker-image solution is currently V11.1 based and runs on Linux and Mac and Windows provided that the prerequisites are met.
Both offerings are accessible via this link
https://www.ibm.com/analytics/us/en/db2/trials/
Re Db2 Express-C, it may have been withdrawn from marketing. Study this thread:
https://www.ibm.com/developerworks/community/forums/html/topic?id=c53df683-6e51-41fa-96ce-0a3d7cfe741f&ps=25
If you have a Passport Advantage contract (for paying customers) you may find additional downloads.
Db2 Developer-C Edition is a non-docker version that can be used for non-production use for free
https://www.ibm.com/us-en/marketplace/ibm-db2-direct-and-developer-editions
You can find the Express-C 11.1 in this link (IBM Account required)
May be you would find usefull the following urls:
Pricing
Announcements
Currently evaluating IBM MQ version 8, and trying to put message using console. I understand that in version 7.5 there is this command called amqsput & amqsget, however I can't found this command in version 8. Is there any equivalent command in version 8? Or do I need to use the MQExplorer for this?
There are many sample programs provided by IBM for this purpose. To obtain them for Linux, install the MQSeriesSamples RPM as described in Installing IBM MQ server on Linux.
After installation, the amqsput command will be available in /opt/mqm/samp/bin if the default install location is used.
https://github.com/ibm-messaging/mq-q-qload
Here are forks of useful MQ utilities Q and QLOAD (MA01 and MO03), they are unfortunately no longer supported by IBM.
The project is ready to build for most platforms.
If you are dealing with JMS messages (and not "plain" MQ messages), you can use a tool like JMSToolBox on sourceforge to post/browse/get etc messages
I have recently built a bonjour system using Mono.ZeroConf on Windows and wanted to try and convert it to mac. I am running into issues with this error:
No Zeroconf providers could be found or initialized. Necessary daemon may not be running.
I have tried the sample code provided by http://www.mono-project.com/Mono.Zeroconf and have tried using my own dlls with my own project that were built on the Windows machine. Both run into the same errors.
Now to resolve this on Windows, I installed Bonjour Print Services. I can't see an equivalent for Mac and imagined that the latest version of Bonjour should be installed anyway.
Was just wondering if anybody had any ideas why this error could occur?
Cheers
You can find the solution on this other StackOverflow thread:
OSX port of Mono.Zeroconf
Best regards.
I am trying to install websphere 5.1.1 to window 7 , 64 bit operation. Even i can install properly,i can't do anything and it show me 'valid license is required to run websphere' . How shall i do? While i installed for window xp service pack 3, i didn't get such kind of errors.Any idea?
WASV5.x is not supported by IBM on windows7 OS . so i think it couldn't work.
Go through the supported OS details of WAS , below link:
WebSphere Application Server V5.1.1 detailed system requirements
http://www-01.ibm.com/support/docview.wss?rs=180&uid=swg27007344