Oracle
1Z0-457 · Question #80
Which statement is true about the Oracle Enterprise Manager JVM diagnostics capability?
The correct answer is B. JVM diagnostics can correlate a JVM thread with a database session but not the SQL. JVM Diagnostics provides immediate visibility into the Java stack. You can monitor thread states and Java method/line numbers in real time and you can proactively identify issues rather than diagnosing issues like application crashes, memory leaks, and application hangs after…
Performance Management
Question
Which statement is true about the Oracle Enterprise Manager JVM diagnostics capability?
Options
- AJVM diagnostics can correlate a JVM thread with a database session as well as the SQL.
- BJVM diagnostics can correlate a JVM thread with a database session but not the SQL.
- CJVM diagnostics can correlate a JVM thread with SQL but not the database session.
- DYou use the Oracle Enterprise manager Java Explorer, not JVM diagnostics, to correlate a JVM
How the community answered
(66 responses)- A5% (3)
- B71% (47)
- C8% (5)
- D17% (11)
Explanation
- JVM Diagnostics provides immediate visibility into the Java stack. You can monitor thread states and Java method/line numbers in real time and you can proactively identify issues rather than diagnosing issues like application crashes, memory leaks, and application hangs after they * JVM Diagnostics facilitates tracing of Java requests to the associated database sessions and vice- versa enabling rapid resolution of problems that span different tiers. It highlights the slowest SQL queries and helps administrators to tune SQL and the database to improve the performance
Topics
#JVM diagnostics#thread correlation#database session#performance diagnostics
Community Discussion
No community discussion yet for this question.