Create the Oracle JDBC provider
Before you begin
Procedure
- Open the WebSphere Administrative Console if not already open.
- Choose .
- Set the Scope to Cell.
- Click New to create a new JDBC provider.
- Select Oracle for the Database type.
- Select Oracle JDBC Driver for the Provider type.
- Select Connection pool data source for the Implementation type.
-
Supply a new Name for the JDBC provider, for example
pcOracle. - Enter a Description for the JDBC provider if you want.
- Click Next.
-
Specify the directory location of
ojdbc-<version>.jar.
Set the value to the WAS_HOME
/lib/extpath in which you copied ojdbc-<version>.jar earlier. - Click Next.
-
Review the Summary screen and do one of the following:
- Click Previous if you need to make changes.
- Otherwise, click Finish.
-
Click Save to apply your changes to the master configuration.
WebSphere returns you to the JDBC Providers screen. At this point, you have completed the creation of the new provider.
What to do next
After completing this procedure, proceed to Create the Oracle JNDI data source.
