Posted: Tue Nov 18, 2008 3:22 am Post subject: MQ Client application
Novice
Joined: 02 Jul 2008 Posts: 22
Hi,
I was wondering the following: I want to move messages from server A to server B. Server A has MQ Client installed and server B has MQ server (Queue managers, Queues) installed.
The use scenarios at client side are as follows:
1. Use mqftsndc which comes when installing MQ Client. So this would be a simply script where you use that mqftsndc (bat/sh).
2. Use qc which comes with IBM MA01 SupportPac. This would be also a simply script where you use that qc (bat/sh).
3. Create an application (Java/C/...) that uses MQI to do the necessary things to put a file to specified queue.
I have done all the above and I know that scenario 3 is the most flexible, but...
* Are there any restrictions (for example file size) when using those scenarios (particularly scenarios 1 and 2)?
* Are scenarios 1 and 2 NOT recommended procedure when thinking about production environment?
* Is there a way to define for example format of the message (MQSTR etc.) in scenarios 1 and 2? In scenario 3 it is possible if you do that in your code.
* Any other must-to-know/nice-to-know of these scenarios? Or do you have better solutions?
Posted: Tue Nov 18, 2008 3:28 am Post subject: Re: MQ Client application
Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
mqmqmq wrote:
Or do you have better solutions?
Abandon your attempts to reinvent the wheel, and buy PM4Data (or whatever it's called these days - anyone?) _________________ Honesty is the best policy.
Insanity is the best defence.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum