Configuring Data Sources on the Oracle WebLogic Server
You use the Oracle WebLogic Server to create the Java Database Connectivity (JDBC) data source for the Siebel database. To query the Siebel database in some of the integration processes, the DbAdapter server component uses this data source. Example processes include the service region migration to Oracle Real-Time Scheduler and retrieving geocodes for multiple addresses. SOA provides the DbAdapter server component as a way to connect to the Siebel database.
To configure the data sources on the Oracle WebLogic Server Console
Log in to the Oracle WebLogic server console.
Navigate to Services, JDBC, and then Data Sources.
To create a new data source, click New.
Provide the following details:
Data Source Name
JNDI Name
Database Type
Database Driver
Click Next.
Make sure the Support Global Transactions option does not contain a check mark.
Click Next, and then specify the following details for the Siebel data source:
Database Name
Host Name
Port
Database Table Owner User Name and Password
Click Next, and then click Next again.
Choose the relevant target servers to which you are deploying.
For example, the administration server, BAM server, and the SOA server.
Click Finish.
Navigate to Services, JDBC, and then Data Sources.
Choose the data source you created in Step 3.
Click the Connection Pool tab.
Change the maximum capacity from 15 to 100.