JDBC Resource Details
The JDBC Resource Details page displays the details of the selected JDBC resource. You can select a different JDBC resource to see its details using the View Resource list near the Time Range Selector.
Based on the selected JDBC resource and time period, the page displays information about the selected resource in various tables and charts.
Resource Details
This table shows the basic information about the selected JDBC resource:
Column | Description |
---|---|
Resource Name | Shows the name of the selected JDBC resource |
Resource Type | Shows JDBC as the type of the selected resource |
DB URL | Shows the Uniform Resource Locator for the database with its IP address and port number |
DB Driver | Shows the name of the database driver |
DB Connection | Displays the type of the database connection |
For more information on using tables, see Working with Tables.
JDBC Connection Acquire Time
The JDBC Connection Acquire Time chart shows the time the JDBC resource takes to acquire connections over the selected time period, where:
- X-axis represents the time period you select from the Time Range Selector
- Y-axis represents the time taken to acquire connections
If there is no data at a particular point of time, it is plotted on the chart as an orange circle.
JDBC Connection Pool Size
The JDBC Connection Pool Size chart shows the maximum pool size against the average allocated and average active pool size over the selected time period, where:
- X-axis represents the time period you select from the Time Range Selector
- Y-axis represents the maximum pool size, average allocated pool size, and average active pool size
If there is no data at a particular point of time, it is plotted on the chart as an orange circle.
JDBC Total Connections Acquired
Number of connections acquired over time
The JDBC Total Connections Acquired chart shows the total number of connections acquired over the selected time period, where:
- X-axis represents the time period you select from the Time Range Selector
- Y-axis represents the total acquired connections
If there is no data at a particular point of time, it is plotted on the chart as an orange circle.