I am attempting to use pub/sub with the IBM MQSeries support pack for .NET. Does anyone know how to do this? So far I have not seen any method that will help me create the RFH header. Can ...
It is not me, some one else is planning on doing that. I am the resident MQ expert so I need to provide guidance in this matter. I order to provide them with an analysis I have to be sure ...
We are planning on using an application that connects to a MQSeries queue manager on the same box using a client connection. There could be as many as 400 connections active on this box. My hu ...
I am having trouble selecting large number of records in the compute node. Is it possible to select more than 50000 records within MQSI? It works well for a few hundred records but crashes ...
I have been able to save my XML strings into the db as CLOBs. Now I am trying to retrieve it from the db and post it to a queue. Every record goes on the queue as a seperate message. Here is w ...