Info
You are currently browsing the archives for the Tools category.
Calendar
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Dec | ||||||
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| 8 | 9 | 10 | 11 | 12 | 13 | 14 |
| 15 | 16 | 17 | 18 | 19 | 20 | 21 |
| 22 | 23 | 24 | 25 | 26 | 27 | 28 |
| 29 | 30 | 31 | ||||
Categories
- ESX Server (1)
- Installation (1)
- Linux (3)
- Mac World (5)
- MythTV (1)
- Oracle (1)
- PHP (1)
- Tools (1)
Latest Postings
- 8. December 2009: How to Change Screenshot Format in Mac OS X
- 2. September 2009: Replace A String In The File Using Perl
- 31. August 2009: TNS-03505: Failed to resolve name
- 4. August 2009: How to login to VMware ESX Server 3i with SSH?
- 31. July 2009: My unqualified host name - Sendmail is slow
- 29. July 2009: How to install linux-header in Ubuntu
- 24. June 2009: Watch TV does not work - ERROR when trying to delete file
- 7. June 2009: How to enable error reporting in PHP?
- 7. January 2009: How to Flush DNS Cache in Mac OSX 10.5 Leopard?
- 8. October 2008: Software to Burn CD/DVD for Mac
Links
Archives
Archive for the Tools Category
Free - Oracle Database Performance Analyzer
16. October 2007 by VK.
I always think that there could be an easier method to parse AWR and Statspack report. Well, AWR report is in HTML format and easier to read then the txt output. In order to get the ifnromation that I am more interested in, I have written a parsor progran to parse the txt output from Statspack and AWR. I am sure this is not the perfact output a start to summarize the result.
If you may find bug in the tool as I have testing it against only few sample output of Statspack and AWR. Please let me know how I can improve this tool.
The URL for the tool is http://www.dbapool.com/analyzer/
-VK
Posted in Tools | No Comments »
|