Buttons Column Display Related Tasks Related Topics
Use this page to manually control each instance of this JDBC module.
Name | Description |
---|---|
Shrink |
Shrinks the database connection pool in the data source to the higher of the current number of reserved connections or the initial size of the connection pool. This is a privileged operation that can only be invoked by a an authorized user. MBean Attribute: |
Reset |
Resets the connection pool in the data source by shutting down and reestablishing all database connections in the pool. This method should be used when the data source is in a bad state and needs to be reinitialized. This is a privileged operation that can only be invoked by a an authorized user. MBean Attribute: |
Clear Statement Cache |
For each connection in the connection pool, clears the statement cache of Prepared and Callable Statements. MBean Attribute: |
Suspend |
Disables the data source, suspending all operations on connections from the data source until the data source is re-enabled. This is a privileged operation that can only be invoked by a an authorized user. MBean Attribute: |
Force Suspend |
Forcibly disables the data source, suspending all operations on connections from the data source until the data source is re-enabled. All current connection users are forcibly disconnected. All connections currently in use are closed and recreated. This is a privileged operation that can only be invoked by a an authorized user. MBean Attribute: |
Shut Down |
Shuts down the data source. If any connections from the data source are currently in use, the operation will fail. This is a privileged operation that can only be invoked by a an authorized user. MBean Attribute: |
Force Shut Down |
Forcibly shuts down the data source. All current connection users are forcibly disconnected. This is a privileged operation that can only be invoked by a an authorized user. MBean Attribute: |
Resume |
Restores all access to and operations on a data source that has been suspended (marked as disabled). This is a privileged operation that can only be invoked by a an authorized user. MBean Attribute: |
You can show fewer or additional data points on this page by expanding Customize this table and modifying the Column Display list. Each data point displays in its own table column.
The following table lists all of the data points that you can display in columns on this page.
Name | Description |
---|---|
Server Name |
The server on which the data source instance is deployed. |
State |
The current state of the data source. Possible states are:
MBean Attribute: |
Status of Last Action |
Status information related to this task. |
![]() ![]() |