AWR report html parser

  • From: kyle Hailey <kylelf@xxxxxxxxx>
  • To: ORACLE-L <Oracle-L@xxxxxxxxxxxxx>
  • Date: Tue, 10 May 2011 11:55:00 -0700

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?

Thanks
Kyle
http://dboptimizer.com

Other related posts: