HI,
i'm using a method in a Java class that convert the msgId from MQBYTE24 to a String with 48 characters long. I need this string, because i store it in a DB as a primary key.
I thought that any ...
HI,
i have two queue managers on the same SunSolaris and on the same filesystem. Each one have his own Listener on diferent ports. The queue managers works good but some day no one was working. Using ...
HI,
I'm working on a proyect using MQSeries and Oracle database. At this moment we are using Java to access the database. We are looking a way to interact with MQSeries using the supportPac for Oracl ...