|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
putting a file to a Remote queue |
« View previous topic :: View next topic » |
Author |
Message
|
jefflowrey |
Posted: Sat Mar 26, 2005 5:10 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Yeah... and I've been in situations where everything worked fine at 2 AM, and broke when real traffic came through...  _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
PeterPotkay |
Posted: Sat Mar 26, 2005 6:07 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7723
|
Over the years I have seen scenarios, where I sent 25 messages, the XMITQ is empty, so it all seems fine, only to find that the batch never completed, and the messages are in limbo. Or non persistent messages are fired into a running channel, with a channel speed of FAST, and because of a problem they were lost into the ether.
Just because a channel starts running, does not mean 100% it will move messages succesfully. Since our Batch Size is 50, I send 100 PERSISTENT messages over each channel, to get 2 complete batches to go. If my Chanel Checker scripts complete, and no XMITQs backup, I know that the MQ infrastructure is sound. There was a problem at CSD4 between Windows boxes that caused a channel to come up and stay in INITIALIZING. This script I wrote was mainly to catch those so we could fix them. Since going to CSD08, that problem went away. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
kman |
Posted: Sun Mar 27, 2005 5:08 pm Post subject: |
|
|
Partisan
Joined: 21 Jan 2003 Posts: 309 Location: Kuala Lumpur, Malaysia
|
Peter, there is a sample program 'blast' from Pyramid that sends 1k of messages, and you can set it up to send how many msgs, though the default is 1000. Maybe, instead of the amqsputc with a piped in text, you can use this program.
-- only if you are interested. hmmm , I thought this program is in the sample directory. |
|
Back to top |
|
 |
|
|
|
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
|
|
|
|