ProcedureTo create a JDBC resource

A JDBC resource (data source) provides applications with a means of connecting to a database.

Before You Begin

Before creating a JDBC resource, first create a JDBC connection pool. See To create a JDBC connection pool.

  1. Expand the Resources, then JDBC node.

  2. Select the JDBC Resources node.

  3. Click New from the JDBC Resources page.

  4. Specify the Resource settings as follows:

  5. Click OK.

More Information
Equivalent asadmin command

create-jdbc-resource

See Also