Cisco AppDynamics Associate Performance Analyst — Question 7
Which three data points can be located by drilling down into a JDBC exit call for an Oracle backend? (Choose three.)
Answer options
- A. Query type
- B. Statement type
- C. Query Id
- D. Weight %
- E. Originating node
- F. %Time
Correct answer: A, B, C
Explanation
The correct answers, A, B, and C, represent specific details about the queries executed in a JDBC context, which can be extracted from the exit call. Options D, E, and F do not pertain directly to the JDBC exit call's focus on query execution details.