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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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)