This tool can parse the oracle statspack flat file report, create tables with sp content in html format. It is a good tool for DBA and Oracle Developer.
Categories
Database Engines/ServersLicense
Public DomainFollow Oracle Statspack Report Analyzer
Other Useful Business Software
Your top-rated shield against malware and online scams | Avast Free Antivirus
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
-
Dear Author, you could better post a short instruction on how to use it. java.exe SPReportAnalyzer_en.jar Exception in thread "main" java.lang.NoClassDefFoundError: SPReportAnalyzer_en/j ar Caused by: java.lang.ClassNotFoundException: SPReportAnalyzer_en.jar at java.net.URLClassLoader*1.run(URLClassLoader.java:202) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at sun.misc.Launcher*AppClassLoader.loadClass(Launcher.java:301) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) Could not find the main class: SPReportAnalyzer_en.jar. Program will exit. (dollar signs repaced to * signs)