Joan.
-----Original Message-----
From: info-ingr...@kettleriverconsulting.com
[mailto:info-ingr...@kettleriverconsulting.com] On Behalf Of Paul
White
Sent: Friday, May 02, 2008 2:58 PM
To: Ingres and related product discussion forum
Subject: Re: [Info-Ingres] Journal Analyzer.
Ok ok, Due to the high demand, I'll post it
No warranty implied. Sorry bout the unix flavour. (not)
This version just outputs the first x characters of the record. You can
use this tool to find potential problems then the target specific
date/time range to see the whole transaction with the full auditdb
output. One day I'll debug v2 which, almost working, neatly prints out
the entire record.
strip_auditdb can be used in a pipe directly from auditdb
auditdb ... | strip_auditdb > nice.txt
Or by specifying one or more files.
auditdb ... > lots1.txt
auditdb ... > lots2.txt
strip_auditdb lots*.txt > nice.txt
Good luck
Paul
Thanks,
Mike
>
> strip_auditdbcan be used in a pipe directly from auditdb
> Hi Paul,
> Do you think you could post this on the ingres community wiki? I use
> google groups to read this list and cannot seem to find the files.
Maybe emails with attachments are not allowed in comp.databases.ingres.
There does not seem to be a provision for adding attachments via the
groups.google interface.
I've registered for the community wiki, waiting on a response.
If someone else has time to publish it at the wiki I'd be very happy. Please
feel free to improve on it.
otherwise I'll be back in my office in a couple of days.
If you are a list member you can see it here.
http://www.kettleriverconsulting.com/mailman/private/info-ingres/2008-May/00
2567.html
Maybe someone can consider opening the archives to the community?
Paul
Mike wroteHi Paul, Do you think you could post this on the ingres community wiki? I use google groups to read this list and cannot seem to find the files.Maybe emails with attachments are not allowed in comp.databases.ingres. There does not seem to be a provision for adding attachments via the groups.google interface.
I've registered for the community wiki, waiting on a response. If someone else has time to publish it at the wiki I'd be very happy. Please feel free to improve on it. otherwise I'll be back in my office in a couple of days. If you are a list member you can see it here. http://www.kettleriverconsulting.com/mailman/private/info-ingres/2008-May/00 2567.html Maybe someone can consider opening the archives to the community?
Cheers,Paul