Author |
Message
|
senMQ |
Posted: Thu Sep 06, 2007 4:36 pm Post subject: Tool to dump test messages |
|
|
Acolyte
Joined: 14 Aug 2006 Posts: 66 Location: Palo Alto, CA
|
hi,
I'm looking for a tool / support pac that will help me to dump 100s of messages in to a queue. I need to do this to test performance and Message throughput.
I remember using a similar support pac couple of years ago. But, I'm not able to recall its name now.
Can someone help me out? |
|
Back to top |
|
 |
PeterPotkay |
Posted: Thu Sep 06, 2007 4:50 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Sep 06, 2007 5:15 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
I quite like MA0T for this kind of application. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
RogerLacroix |
Posted: Thu Sep 06, 2007 8:17 pm Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
|
Back to top |
|
 |
zpat |
Posted: Thu Sep 06, 2007 11:04 pm Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
Support Pac IH03 is a free GUI tool from IBM that can replay messages from files etc.
Aka RFHUTIL or RFHUTILC (MQ Client version). I highly recommend it and it has been continually updated. It also has a proper manual! |
|
Back to top |
|
 |
dkeister |
Posted: Fri Sep 07, 2007 8:53 am Post subject: |
|
|
Disciple
Joined: 25 Mar 2002 Posts: 184 Location: Purchase, New York
|
MQExerciser also does this with the option of setting a timer interval to pace the puts. For example, you can have one test message put every 'n' milliseconds. Or you can point to files in a folder and put each one as a message with 'n' milliseconds between each put. _________________ Dean Keister |
|
Back to top |
|
 |
RogerLacroix |
Posted: Fri Sep 07, 2007 8:57 am Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
zpat wrote: |
Support Pac IH03 is a free GUI tool from IBM that can replay messages from files etc. |
That's not exactly true. IH03 is written by Jim McNair who happens to be an IBM employee but IH03 is a category 2 SupportPac.
Hence:
IBM wrote: |
Technical support
Category 2 SupportPacs are provided in good faith and AS-IS. There is no warranty or further service implied or committed and any supplied sample code is not supported via IBM product service channels. |
zpat wrote: |
It also has a proper manual! |
There were 5 products / tools listed above, which of them are you saying has a poor manual?
Regards,
Roger Lacroix
Capitalware Inc. _________________ Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter |
|
Back to top |
|
 |
Michael Dag |
Posted: Fri Sep 07, 2007 9:11 am Post subject: |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
RogerLacroix wrote: |
zpat wrote: |
It also has a proper manual! |
There were 5 products / tools listed above, which of them are you saying has a poor manual?
|
don't take it personal, he did say "also has a proper manual"
which does not imply the others don't  _________________ Michael
MQSystems Facebook page |
|
Back to top |
|
 |
RogerLacroix |
Posted: Mon Sep 10, 2007 9:03 am Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
Michael Dag wrote: |
don't take it personal, he did say "also has a proper manual" |
Hi,
Forums and emails are very cold and harsh, hence, I don't take it personally.
zpat wrote: |
It also has a proper manual! |
Michael Dag wrote: |
which does not imply the others don't  |
If all of the products had 'a proper manual' then there would be no point to him making the comment. But he did make the comment, which implies that there is something not proper about 1 or more manuals of other products.
If everyone thought the top 10 men's ranked tennis players were 'great tennis players' then following analogy would be weird too:
Novak Djokovic plays tennis and so does Roger Federer. Federer is also a great tennis player!
The second sentence is not necessary but since it was written, it implies that Novak Djokovic is not a 'great tennis player' or is lacking in some way.
Food for thought.
Regards,
Roger Lacroix _________________ Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter |
|
Back to top |
|
 |
zpat |
Posted: Mon Sep 10, 2007 11:11 pm Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
It's free, from IBM and also has a proper manual (unlike most freeware). OK now? |
|
Back to top |
|
 |
jeevan |
Posted: Tue Sep 11, 2007 7:27 am Post subject: |
|
|
Grand Master
Joined: 12 Nov 2005 Posts: 1432
|
Do any of you know, is there any tool for dumping message from file ( for load test for pm4data)? I really appreciate.
Thanks in advance |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Sep 11, 2007 7:32 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
jeevan wrote: |
Do any of you know, is there any tool for dumping message from file ( for load test for pm4data)? I really appreciate.
Thanks in advance |
Did you look carefully at all of the tools mentioned here? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
jeevan |
Posted: Tue Sep 11, 2007 10:03 am Post subject: |
|
|
Grand Master
Joined: 12 Nov 2005 Posts: 1432
|
Jeff,
I know RFHUTIL(c), which reads a file and put in to queue(s), but I am looking for automating tool for load testing. May be it can be configured but I have not done and I do not know.
Also, my source is MF(zos). I am not sure what tool work for MF. |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Sep 11, 2007 10:22 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
It depends on what you mean for "works for MF".
If you don't have a CAF, you likely need to write something.
If RFHUtilC works, then you likely have a CAF. And any of these tools will also work. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
dkeister |
Posted: Tue Sep 11, 2007 10:35 am Post subject: |
|
|
Disciple
Joined: 25 Mar 2002 Posts: 184 Location: Purchase, New York
|
What kind of Automating do you have in mind? _________________ Dean Keister |
|
Back to top |
|
 |
|