This page (revision-61) was last changed on 26-Nov-2021 10:22 by Karen Parrott

This page was created on 26-Nov-2021 10:22 by Administrator

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
61 26-Nov-2021 10:22 10 KB Karen Parrott to previous

Page References

Incoming links Outgoing links
IMST

Version management

Difference between version and

At line 80 added 3 lines
\\
;MST ACTIONS
ACT_GARBAGE_COLLECT\\- Calls System.gc()\\- https://docs.oracle.com/ javase/7/docs/api/java/lang/System.html#gc()\\- No argument for algorithm – it probably uses whatever is setup in JVM
At line 81 changed one line
;ACT_GARBAGE_COLLECT:-Calls System.gc()\\- https://docs.oracle.com/ javase/7/docs/api/java/lang/System.html#gc()\\- No argument for algorithm – it probably uses whatever is setup in JVM
ACT_PRINT_JAVA_ENV\\- Prints the JVM parameters/System Properties, including the Classpath to the server log\\- Prints IP address information\\- Logger hierarchy details
At line 83 changed one line
;ACT_PRINT_JAVA_ENV:- Prints the JVM parameters/System Properties, including the Classpath to the server log\\- Prints IP address information\\- Logger hierarchy details
ACT_PRINT_SYSTEM_INFO\\- Prints similar info to ACT_PRINT_JAVA_ENV, but ALSO internal application info\\- All currently Scheduled Reports\\- Lists all logged in Users – MSA.ID, db Session ID, all opened forms, current open forms\\- Database Change Monitor statistics: Avg scan time, # of timeouts, # default scans, lock owners, etc.\\- Business Object Cache statistics: Cache TableNames, ‘child’ caches & row counts\\- Threads available from java.management.ManagementFactory\\ https://docs.oracle.com/javase/7/docs/api/java/lang/management/ManagementFactory.html#getThreadMXBean()\\ \\
At line 85 removed one line
;ACT_PRINT_SYSTEM_INFO:- Prints similar info to ACT_PRINT_JAVA_ENV, but ALSO internal application info\\- All currently Scheduled Reports\\- Lists all logged in Users – MSA.ID, db Session ID, all opened forms, current open forms\\- Database Change Monitor statistics: Avg scan time, # of timeouts, # default scans, lock owners, etc.\\- Business Object Cache statistics: Cache TableNames, ‘child’ caches & row counts\\- Threads available from java.management.ManagementFactory\\ https://docs.oracle.com/javase/7/docs/api/java/lang/management/ManagementFactory.html#getThreadMXBean()\\ \\
At line 87 removed one line