Re: AWR report html parser

From: Greg Rahn <greg_at_structureddata.org>
Date: Wed, 11 May 2011 17:23:13 -0700
Message-ID: <BANLkTinjYHvMbvoyhSVkHNxfQk2bKGEc5g_at_mail.gmail.com>



Slightly orthogonal answer:
This is why I have become a big fan of AWR extracts and not just getting reports.
http://download.oracle.com/docs/cd/E11882_01/server.112/e16638/autostat.htm#PFGRF94199

Then you can use the awr diff reports, etc. and you dont have to scrape/parse.

On Tue, May 10, 2011 at 11:55 AM, kyle Hailey <kylelf_at_gmail.com> wrote:
>
> I end up comparing a lot of AWR reports and all the reports tend to be HTML
> which is nice for browsing visually but not so nice for my scripts which
> diff the data. In order to diff AWR reports that are in HTML format,I use
> "HtmlAsText.exe" to convert HTML to txt then run my scripts on the text
> files.
>
> Does anyone know of any other tools for parsing HTML AWR reports?

-- 
Regards,
Greg Rahn
http://structureddata.org
--
http://www.freelists.org/webpage/oracle-l
Received on Wed May 11 2011 - 19:23:13 CDT

Original text of this message