Author |
Message
|
Sami_mq |
Posted: Wed Jul 13, 2005 6:20 am Post subject: Linear Log Cleaning tool |
|
|
Apprentice
Joined: 07 May 2005 Posts: 34
|
Hello there ,
We use Linear Logging at our site. I am having to go every week and clean logs manually and change the pointers forward, do an imgage record and check space. I was wondering if there is a tool out there that can be used to resolve this issue and automate it. I am using Qpasa in the top of MQSeries as monitoring tool. Please advice . thanks
Sami |
|
Back to top |
|
 |
wschutz |
Posted: Wed Jul 13, 2005 6:22 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
See supportpacs MS0L and MS62. _________________ -wayne |
|
Back to top |
|
 |
crossland |
Posted: Wed Jul 13, 2005 6:24 am Post subject: |
|
|
Master
Joined: 26 Jun 2001 Posts: 248
|
In the past, I have written a shell script to detect messages that indicate when logs are available for deletion. The script will then remove the redundant log files. The shell script can be scheduled to run at regular intervals.
Regards,
Tim Crossland
MQ Integration |
|
Back to top |
|
 |
wschutz |
Posted: Wed Jul 13, 2005 6:37 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
Since WMQ V6 now has linear logger event messages, there's an opportunity for a script/program based on that. (any takers?) _________________ -wayne |
|
Back to top |
|
 |
Sami_mq |
Posted: Wed Jul 13, 2005 7:50 am Post subject: |
|
|
Apprentice
Joined: 07 May 2005 Posts: 34
|
wayne ,
are you using any of supportpacs , I am trying to see which one is better. Windows is the platform we use. I am trying to find the easiest and safest way to do it. thanks |
|
Back to top |
|
 |
wschutz |
Posted: Wed Jul 13, 2005 7:55 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
I've recommended MS62 to customers in the past (its a perl script written by an old friend). MS0L is a java/ksh implementation. So I guess it's really an issue of which language you're more comformtable with (but I don't think source code is included for the java version )
I'm sure others out there are willing to put in their two cents (2^). _________________ -wayne |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Jul 13, 2005 4:59 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
MS0L contains the .dll and registry classes for Windows...
Enjoy  |
|
Back to top |
|
 |
|