Streaming Large Payload Oracle Fusion Middleware Online Documentation Library

ADAPTER Life-Cycle Management 2-25 ■ Section 2.19.2, Creating a Connection Pool

2.19.1 Creating a Data Source

To create a data source: 1. Navigate to http:servername:portnumberconsole. 2. Use the required credentials to open the Home page of the Oracle WebLogic Server Administration Console. The Home page of the Oracle WebLogic Server Administration Console is displayed.

3. Under Domain Structure, select Services, JBDC, and then click DataSources.

The Summary of JDBC Data Sources page is displayed.

4. Click New. The Create a New JDBC Data Source page is displayed.

5. Enter the following values for the properties to be used to identify your new JDBC data source: ■ Name : soademoDatabase ■ JNDI Name : jdbcsoademoDatabase ■ Database Type : Oracle Retain the default value for Database driver.

6. Click Next. The Create a New JDBC Data Source Transaction Options page is

displayed.

7. Click Next. The Create a New JDBC Data Source Connection Properties page is

displayed. 8. Enter the connection properties in the Connection Properties page, and then click Next . The Create a New JDBC Data Source Test Database Connection page is displayed.

9. Click Test Configuration to test the database availability and the connection

properties you provided. A message stating that the connection test succeeded is displayed at the top of the Create a New JDBC Data Source Test Database Connection page.

10. Click Next. The Create a New JDBC Data Source Select Targets page is displayed.

11. Select a target, and then click Finish. You have created a data source.

The Summary of JDBC Data Sources page is displayed. This page summarizes the JDBC data source objects that have been created in this domain. The Data Source that you created is displayed in this list.

2.19.2 Creating a Connection Pool

To create a connection pool: 1. Navigate to http:servername:portnumberconsole. 2. Use the required credentials to open the Home page of the Oracle WebLogic Server Administration Console. The Home page of the Oracle WebLogic Server Administration Console is displayed.