Author |
Message
|
chinni |
Posted: Wed Oct 15, 2008 7:11 pm Post subject: MQ Queue Load / Unload Utility |
|
|
Newbie
Joined: 07 Apr 2006 Posts: 7 Location: United States Of America
|
Hi All,
I am looking for a product that can write messages(million) to a file and to replay them to queue when ever needed. I know we can use MO03 supportpack. But in our organization we should not use the products which doesn't have support.
So, can any one tell me is there any other vendor product is available in the market that works like MO03??? I really appreciate if you can provide me the details.
Thank you in advance. _________________ chinni |
|
Back to top |
|
 |
RogerLacroix |
Posted: Wed Oct 15, 2008 7:19 pm Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
|
Back to top |
|
 |
gs |
Posted: Wed Oct 15, 2008 11:25 pm Post subject: |
|
|
 Master
Joined: 31 May 2007 Posts: 254 Location: Sweden
|
|
Back to top |
|
 |
zpat |
Posted: Thu Oct 16, 2008 12:30 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
Using MQ client based tools may cause excessive network loading.
It might be easier to just code a simple MQI program to copy messages from the queue to a file and vice-versa.
For millions of messages, you should try to run this program (whichever you choose) locally to the queue manager.
Since you don't state the QM platform, I can't be more specific. |
|
Back to top |
|
 |
chinni |
Posted: Thu Oct 16, 2008 4:26 am Post subject: |
|
|
Newbie
Joined: 07 Apr 2006 Posts: 7 Location: United States Of America
|
Hi All,
I really appreciate your time.
We are looking the tool for AIX and Linux environments. And we want to use it on both Testing and Production environments.
zpat !! I really like your idea.
Once again thank you very much !!  _________________ chinni |
|
Back to top |
|
 |
|