Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Suspend JDBC data sources


In the Administration Console, you can manually suspend individual instances of a data source. When you suspend a data source, applications can no longer get a database connection from the data source. For connections that are already reserved by an application, behavior depends on the type of suspension that you select:

To suspend a JDBC data source:

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

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

  4. Click the Suspend button and select Suspend or Force Suspend.
  5. Click Yes to confirm the action.

    Results are displayed at the top of the page, and the state of the selected data source instances is changed to Suspended.


Back to Top