This topic describes how to view the information about database calls of an application. You can view general information about database calls and the details of SQL calls, exceptions, call sources, and traces.
Prerequisites
Procedure
Overview
The Overview tab displays general information about database calls of the application. You can view the call topology, number of requests, response time, number of errors, result size, and performance.

- Click the
icon or scroll the mouse wheel up to zoom in the topology.
- Click the
icon or scroll the mouse wheel down to zoom out the topology.
- Click the
icon to restore the topology to the default size.
- Click the
icon to adjust the topology size to fit the page.
- Move the cursor over the statistics chart to view the statistics.
- Select a period of time to view the statistics for the specified period.
- Click
Icon to view the statistics of the metric in a certain time period or compare the statistics of the same time period on different dates.
- Click
Icon to view the API details for this metric.
- Click
Icon to create an alarm for the metric. For more information, see Create an alert.
SQL analysis
The SQL Analysis tab displays the column chart for the number of SQL calls, the time series curves for the response time, and a list of SQL statements that are executed in the database.

- Move the cursor over the statistics chart to view the statistics.
- Select a period of time to view the statistics for the specified period.
- Click
Icon to view the statistics of the metric in a certain time period or compare the statistics of the same time period on different dates.
- Click
Icon to view the API details for this metric.
- To view the SQL call statistics of an SQL statement, click Invocation Statistics in the Actions column of the SQL statement.
- To view the traces of an SQL statement, click Trace Query in the Actions column of the SQL statement.
Exception analysis
The Exception Analysis tab displays the information about exceptions of the database.

- Move the cursor over the statistics chart to view the statistics.
- Select a period of time to view the statistics for the specified period.
- Click
Icon to view the statistics of the metric in a certain time period or compare the statistics of the same time period on different dates.
- Click
Icon to view the API details for this metric.
- To view the statistics of an exception, click Invocation Statistics in the Actions column of the exception.
- To view the details of an exception, click Details in the Actions column of the exception.
Call sources
The Call source tab displays the information about the call sources of the database.

- To view the information about an application that calls the database or the information
about an API that is called, enter the application or API name in the search box and
click the
icon.
- To view the traces of an API that is called by a call source, click view details next to the API.
- Move the cursor over the statistics chart to view the statistics.
- Click
Icon to view the statistics of the metric in a certain time period or compare the statistics of the same time period on different dates.
Trace query
The Trace Query tab displays the traces of the database.

- To view all the traces of an API, enter the API name in the search box and click the
icon.
- To view the details of a trace, find the trace and click the trace ID in the TraceId column.
- To view the logs of a trace, find the trace and click View Logs in the Actions column.