cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC receiver error -

Former Member
0 Kudos

Hi,

We recently installed the JDBC drivers in our system and when I created a receiver channel I got this error. Has somebody faced this pro before??

Error during database connection to the database URL 'jdbc:oracle:thin:@<ip>:<port>:<DatabaseName> using the JDBC driver 'oracle.jdbc.driver.OracleDriver': 'com.sap.aii.adapter.jdbc.sql.DriverManagerException: Cannot establish connection to URL '<ip>:<port>:<DatabaseName> UnsupportedClassVersionError: oracle/jdbc/driver/OracleDriver (Unsupported major.minor version 50.0)'

Pls note : I saw this npote note in SDn which specifies the same issue... But there is no resolution posted in there ->

regards,

Arvind R

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

This is Jdbc Drivers class version issue.Can u give the details of JDBC drivers have instaled.

Thanks

Ravi

Former Member
0 Kudos

hey Ravi -

The Oracle driver is OJDBC 6...which is JDK 1.6 I guess...

We are on XI 3.0 SP 20 which is on JDk 1.3.1.

In such cases what is the practice?? use a lower version OJDBC?

Can the XI JDK be upgraded to 1.6?

Answers (0)