OSWatcher analysis report
On my Solaris Sparc 64 I'm trying to run an analysis report for OSWatcher like this:
$ORACLE_HOME/jdk/bin/java -jar /apps/oracle/oswbba909.jar -i /apps/oracle/AHF/oracle.ahf/tfa/ext/oswbb/archive
My Java is:
-bash-4.4$ $ORACLE_HOME/jdk/bin/java -version
java version "1.8.0_331"
Java(TM) SE Runtime Environment (build 1.8.0_331-b09)
Java HotSpot(TM) 64-Bit Server VM (build 25.331-b09, mixed mode)
-bash-4.4$
When this is started, initially it processes a lot of lines
but when it comes to the processing of " _ps_ ", it is taking a lot of time per line.
Subsequently it takes 12 hours to process all data, and to arrive at the menu system of this application.