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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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)