-
Recent Posts
- MQSCX beta announced
- Mark Taylor and Morag Hughson will be Speaking at MQTC
- NetBSD v6.1 Released
- SQLite v3.7.17 Released
- Mozilla Firefox 21.0 Released
- File Transfer from 3rd Party Application to Universal File Mover (How To #8)
- File Transfer to 3rd Party Application using Universal File Mover (How To #7)
Recent Comments
Blog Calendar
Archives
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- November 2012
- October 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
Categories
Capitalware
WebSphere MQ- WebSphere MQ Client Pack MA9B for Mobile on various platforms May 23, 2013
- PM67920: WMQ 7: NEW MESSAGE FOR ERROR LOG WHEN VALID CLUSRCVR CHANNEL UPDATE HAS NOT BEEN RECEIVED WITHIN 3 DAYS OF EXPECTED SCHEDULE May 23, 2013
- IC91443: MQ FAILS TO DETECT A TERMINATED PROCESS RESULTING IN UNITS OF WORK NOT BEING BACKED OUT May 23, 2013
- MA6O: WebSphere MQ - UNIX Administration Tool May 22, 2013
- PM84820: ABEND0C4 CSQAVICD CSQX053E CSQXFFST XFFSRSTSENDASYNCMESSAGE May 22, 2013
- IV42074: WEBSPHERE MQ INFORMATION CENTER SHOULD BE CLEARER ON THE REASON PERSISTENT MESSAGES SHOULD BE HANDLED WITHIN A UNIT OF WORK. May 22, 2013
- IC46958: EXIT STATUS FROM RUNMQLSR IS UNIX SPECIFIC NOT OPENVMS May 17, 2013
- IC90890: MQ V7.1 OR V7.5: EBCDIC NEWLINE X'15' CONVERTED INTO ASCII X'0A' INSTEAD OF X'85' WHEN USING CONVEBCDICNEWLINE=TABLE May 17, 2013
- PM88682: INCONSISTENCY BETWEEN THE CF AND DB2 AS REPORTED BY CSQI033E WHICH CAUSES STRUCTURE TO BE MARKED AS FAILED. May 17, 2013
- PM86239: TRIGGERINT SET TO 15000 (15 SECS) BUT TRIGGER MESSAGE GENERATES EVERY 20 SECONDS. May 17, 2013
developerWorks: Blogs- WebSphere MQ v7.0.1.10 Fix pack now available May 8, 2013
- Impact 2013: Monday's sessions on IBM Messaging April 29, 2013
- Episode 9: WebSphere MQ and PureApplications March 5, 2013
- Episode 8: Introduction to messaging security and WebSphere MQ February 25, 2013
- IBM Universal Messaging using WMQ and its Integration capablities using Microsoft .NET February 22, 2013
- IBM Messaging for Mobile and the 'Internet of Things' February 22, 2013
- Episode 7: All about WebSphere MQ Clustering February 18, 2013
- Mobile and Device Messaging Client Pack February 15, 2013
- WebSphere India: Free Virtual Messaging & Integration Summit Feb 19th - Feb 21st February 14, 2013
- Episode 6: Configuring Managed File Transfer using scripts February 11, 2013
T.Rob’s Store and Forward- Back to consulting April 16, 2013
- Coming to an event near you! April 5, 2013
- IMPACT Schedule April 4, 2013
- It’s time for sensible password security standards in the PCI-DSS February 17, 2013
- Meetup in NYC or San Fran? February 14, 2013
- WMQ Training for Beginners February 11, 2013
- Configuring WebSphere MQ Error log sizes December 5, 2012
- Notes from the WSMQAdmin seminar December 4, 2012
- Pub/Sub security December 3, 2012
- Sure, its always an MQ problem. Why is that a bad thing? November 3, 2012
StackOverflow MQ Questions- WebSphere MQ: Inhibit Put on Queue Mager level for workload balancing purposes – stackoverflow.com May 24, 2013
- How to split a patch in MQ by files within the Workbench (no command line)? – stackoverflow.com May 24, 2013
- The Cluster refresh solution – stackoverflow.com May 24, 2013
- WebSphere MQ: Disable logging – stackoverflow.com May 23, 2013
- Connecting Queue manager with multiple threads – stackoverflow.com May 22, 2013
- Unconvertible character in message broker while fetching data from DB2 – stackoverflow.com May 22, 2013
- IMQB (WebSphere MQ C++ MQI) Unicode – stackoverflow.com May 22, 2013
- IBM MQ 7.1 RC 2035 MQRC_NOT_AUTHORIZED – stackoverflow.com May 22, 2013
- Is UTF to EBCDIC Conversion lossless? – stackoverflow.com May 17, 2013
- What is format of websphere MQ messages – stackoverflow.com May 17, 2013
Archive for the Category: C
SQLite v3.7.17 Released
D. Richard Hipp has just released SQLite v3.7.17. http://www.sqlite.org/news.html SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain. Regards, Roger Lacroix Capitalware Inc.
Also posted in Database, IBM i (OS/400), Linux, Mac OS X, Open Source, Programming, Unix, Windows Leave a comment
Exits and WMQ installed in a non-default location
I have been testing Capitalware products (various exits) on different platforms with WebSphere MQ v7.1 & v7.5 and life was going along very well. I had a customer (who uses our security exit) just contacted me saying that they have a Linux server with 3 different releases of MQ installed (v7.0.1.9, v7.1.0.0 and v7.5.0.1) where [...]
Also posted in Capitalware, IBM i (OS/400), Linux, MQ, Programming, Security, Unix, Windows Leave a comment
Capitalware’s MQ Technical Conference v2.0.1.3
Capitalware would like to announce a new 3-day MQ Technical Conference v2.0.1.3 (MQTC). MQTC is an event that will educate attendees on current practices, methodologies, administration, problem determination, security best practices and technology trends for IBM’s WebSphere MQ. MQTC will offer over 40 sessions that are designed to enhance the skills of IT professionals who [...]
Also posted in Capitalware, Education, IBM i (OS/400), Java, JMS, Linux, Mac OS X, Mobile, MQ, MQ Technical Conference, Programming, Unix, Windows, z/OS Leave a comment
Multi-threaded version of amqscnxc
Tim Zielke has updated amqscnxc to support multi-threaded on Linux. You can find the updated version of amqscnxc here: http://www.capitalware.biz/mq_code_c.html Regards, Roger Lacroix Capitalware Inc.
Also posted in Linux, MQ, Programming 1 Comment
SQLite v3.7.16 Released
D. Richard Hipp has just released SQLite v3.7.16. http://www.sqlite.org/news.html SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain. Regards, Roger Lacroix Capitalware Inc.
Also posted in Database, IBM i (OS/400), Linux, Mac OS X, Open Source, Programming, Unix, Windows Comments Off
dlsym and dlerror Weirdness on Solaris
Lately, I have been complaining about Microsoft’s Visual C++, so I figured I better write about some recent Solaris weirdness. A customer installed MQAUSX on Solaris v10 that has WebSphere MQ v7.0.1.9 installed. They configured MQAUSX to authenticate the incoming MQ client connections against a remote LDAP server. Everything was working perfectly fine. Here’s what [...]
Also posted in Capitalware, MQ, Programming, Unix Comments Off
Again MS Visual C++ 2010 bites me in the …
I really hate MS Visual C++ 2010. I have had so many problems since I installed it a couple of weeks ago that it is driving me crazy. I have an MQ API Exit built for Windows 64-bit (via a script) with /Release /x64. setlocal CALL "D:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd" /Release /x64 nmake -f makefile.vc64.nt %1 [...]
Also posted in Capitalware, MQ, Programming, Windows Comments Off
Updated MMX and MRTR Load-Modules for z/OS
Yesterday afternoon while doing some z/OS MQ testing, I discovered that both Message Multiplexer (MMX) and Message Router (MRTR) had been linked with the wrong MQ stub. Oy vey!! I relinked both MMX and MRTR with the correct MQ stub (CSQBSTUB) then posted the both download archives to Capitalware’s web site. Note: The source did [...]
Also posted in Capitalware, MQ, Open Source, Programming, z/OS Comments Off
3 Hours of Wasted Time That I’ll Never Get Back
I have some code for outputting a buffer as a HEX dump like this: 000000: 00000000 00000000 00000000 00000000 ……………. 000010: 00000000 00000000 00000000 00000000 ……………. 000020: 00000000 00000000 00000000 00000000 ……………. I have used this code for years on AIX, HP-UX, IBM i (OS/400), Linux, Solaris, Windows and z/OS without issue. I have compiled [...]
Also posted in Programming, Windows Comments Off
SQLite v3.7.15 Released
D. Richard Hipp has just released SQLite v3.7.15. http://www.sqlite.org/news.html SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain. Regards, Roger Lacroix Capitalware Inc.
Also posted in Database, IBM i (OS/400), Linux, Mac OS X, Open Source, Programming, Unix, Windows Comments Off