Author |
Message
|
justrob |
Posted: Fri Jun 18, 2004 7:17 am Post subject: Q program (Ma01) - Solved |
|
|
Apprentice
Joined: 30 Apr 2004 Posts: 26
|
I am trying to 'copy' messages from one queue to another using the q support pac - and the copying works great. The problem is that the original messages have an 'expiry' set, and I can't for the life of me figure out how to change it. I can extend it using the -y switch, but I cannot set it to unlimited.
Anyone have any experience with this? or suggest another way to accomplish the 'copy and change expiry?'
Thanks
Last edited by justrob on Fri Jun 18, 2004 9:46 am; edited 1 time in total |
|
Back to top |
|
 |
RogerLacroix |
Posted: Fri Jun 18, 2004 7:49 am Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
Hi,
If you are looking for a cheap but robust commercial MQ Tool that can do what you are looking for, then may I suggest you try out MQ Visual Edit.
For more information or to download a 30-day trial of MQ Visual Edit then go to:
http://www.capitalware.biz/products.html
Regards,
Roger Lacroix
Capitalware Inc. _________________ Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter |
|
Back to top |
|
 |
JT |
Posted: Fri Jun 18, 2004 8:12 am Post subject: |
|
|
Padawan
Joined: 27 Mar 2003 Posts: 1564 Location: Hartford, CT.
|
|
Back to top |
|
 |
justrob |
Posted: Fri Jun 18, 2004 8:27 am Post subject: |
|
|
Apprentice
Joined: 30 Apr 2004 Posts: 26
|
Roger, I already have MQVisual edit - and I must say, it is a VERY usefull tool. What I am looking for is something I can either trigger or cron from hp ux. I'll try IH03 and let you know.
Thanks for the responses |
|
Back to top |
|
 |
EddieA |
Posted: Fri Jun 18, 2004 9:24 am Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
Did you try -1 as the value for -y. Although, it might take the '-' as the start of a new parameter.
IH03 is a GUI program, so it can't be triggered.
Cheers, _________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
justrob |
Posted: Fri Jun 18, 2004 9:36 am Post subject: |
|
|
Apprentice
Joined: 30 Apr 2004 Posts: 26
|
Actually IH03 includes some command line tools.. MQCapture grabs the messages from a queue then writes them to a delimited file, that's what i'm playing with now.
I am also going to try the -1 thing... will let you know. |
|
Back to top |
|
 |
justrob |
Posted: Fri Jun 18, 2004 9:45 am Post subject: Solved... |
|
|
Apprentice
Joined: 30 Apr 2004 Posts: 26
|
The y-1 parameter worked.... thank you to all - and to top it off I now have some more interesting utilities to play with! |
|
Back to top |
|
 |
|