About this task
To establish access to your Oracle database you must
create a JDBC provider for Oracle access.
To create the JDBC
provider complete the following steps:
Procedure
- Select .
- Select Scope and choose the one which has Node and Server.
- Click New.
- Specify the JDBC provider information
- Database type
- Set to Oracle.
- Provider Type
- Set to Oracle JDBC Driver.
- Implementation type
- Set to Connection Pool datasource.
- Click Next.
- The Class path is already pre-populated as ${ORACLE_JDBC_DRIVER_PATH}/ojdbc6.jar.
The directory location for ${ORACLE_JDBC_DRIVER_PATH} to
the jar files must be correct. This can be obtained from the Oracle
server installation or downloaded from the Oracle website. For example, C:\app\Administrator\product\11.2.0\dbhome_1\jdbc\lib.
Click Next.
- Click Finish.
- Click Save.