Monitoring and Tuning the JVM inside the Database
We are having java stored procedure performance issues in an 11gR1 database. The documentation appears light regarding the internal JVM. Are there any tools that can see inside the internal JVM to see what's going on? Other techniques to monitor/tune the internal JVM. I've found a lot of documentation for OEM to do JVM Diagnostics, but it seems to apply to processes like Weblogic servers, not internal database JVMs, though I may be missing something.... Thanks.