cancel
Showing results for 
Search instead for 
Did you mean: 

Error after installation of JDBC driver for Oracle: Java class not found in class path: Oracle.jdbc.OracleDriver

Former Member
0 Kudos

Hi,

I have installed the OJDBC drivers for oracle 11g on Windows 7. But while connecting to oracle I am getting the error: Java Class not found in classpath:oracle.jdbc.oracle.driver

Following OJDBC driver which I have installed for Oracle 11g database

ojdbc6.jar (Classes for use with JDK 1.6. It contains the JDBC driver classes except classes for NLS support in Oracle Object and Collection types.)

Please help me to resolve this.


Thanks

Accepted Solutions (1)

Accepted Solutions (1)

former_member183750
Active Contributor
0 Kudos

I think this will be  a JDBC driver config issue. See the following:

How to Fix java.lang.classnotfoundexception oracle.jdbc.driver.oracledriver [Solved] | Java67

java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver - cause and solution

- Ludek

Senior Support Engineer AGS Product Support, Global Support Center Canada

Follow me on Twitter

Former Member
0 Kudos

Hi Ludek,

Thanks for your help.

Answers (0)