Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Reset connections in a JDBC data source


When you reset the database connections in a JDBC data source, WebLogic Server closes and recreates all available database connections in the pool of connections in the data source.

To reset database connections in a JDBC data source:

  1. Navigate to the data source that you want to work with:
  2. Select the Control tab.
  3. On the Control page, select the instances of the data source that you want to reset.

    Date source instances are listed by the server on which they are deployed.

  4. Click the Reset button.
  5. Click Yes to confirm the action.

    Results are displayed at the top of the page, and the Status of Last Action is changed to SUCCESS for each data source that you selected to reset.


Back to Top