As GFC eluded to, there is always the CONVERT(YES) on the channel. This is not pretty, but it works.
On yet another note, I would question the value of an app that does not know how to MQGMO_CONVERT. What else do they not know how to do? Do they really believe that all of the world is...
In the MQMD there is a Correlation Id. CA builds this unique id for each message. When SA responds, it uses the same CorreId in the message it returns. You now have a link.
If a DB2 program does not have an RCT entry, it will get a -922 DB2 SQL Code (Connection Not Established) when it tries to execute the first DB2 command. The problem is that it also appears to cause an abend that is trapped by a HANDLE ABEND. I could find no where that this is documented. Are...
We thought that this would be something that IBM might supply as well, but they don't. They increment this counter to let you know how many times a message has been backed out, and they will tell you the name of the queue that the administrator thinks the message should move to, but it won't...
I am trying to write a general VSAM I/O module that can read and write any VSAM file. I tried to use address modification in the select statement and that didn't work. Do I have to write an Assembler module that messes with the ACB?
Is there anyone out there that has a way to do it all in COBOL?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.