Two JDBC providers must be created. One for the RPM DB2 database and the
other for the RPM SESSION database.
- From the WebSphere Administrative Console window, go to Resources then
to JDBC Providers.
Note: The JDBC provider scope is set to Server.
- Select the Server radio button.
- Click Apply.
- Click New to add the provider.
- Complete the information relative to the provider using these values:
- Database type: DB2
- Provider type: DB2 Universal JDBC Driver Provider
- Implementation type: Connection pool data source
- Click Next.
- Click OK and save the master configuration before creating the
other data source.
- Return to Resources then to JDBC Providers.
Note: The JDBC
provider scope is set to Server.
- Select the Server radio button.
- Click Apply.
- Click New to add the provider.
- Complete the information relative to the provider using these values:
- Database type: User-defined
- Provider type: User-defined JDBC Driver Provider
- Implementation type: User-defined
- Click Next.
- Set the following fields as indicated below:
- Name: Cloudscape v10 JDBC Provider
- Description: Cloudscape v10 JDBC Provider
- Class path: ${CLOUDSCAPEV10_JDBC_DRIVER_PATH}/derby.jar;
- Implementation class name: org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource
- Click OK and save the master configuration before creating the
data sources.