cancel
Showing results for 
Search instead for 
Did you mean: 

Problem 'Java Class not found' with sender JDBC adpater

Former Member
0 Kudos

Hello,

The system is XI 3.0 with s.p 9 on HPUX platform. I have

configured a sender JDBC adapter for oracle. The adapter fails to work with the error:

Channel Database_Connection: Loading jdbc driver

'oracle.jdbc.driver.OracleDriver failed:

java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver.

In the .cshrc file of <sid>adm user the $CLASSPATH variable is defined

as: /oracle/XID/920_64/jdbc/lib/ojdbc14.jar:.

I also ran a sample java program,from the <SID>ADM account, which loads the Oracle driver class and connects to a oracle database with no problems. So the JDBC environment is setup o.k on the XI server.

Thanks

Boaz

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Boaz,

Can you tell me if you've used the XI guide for deploying external JMS and JDBC drivers.

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/how to install and configure external drivers for jdbc and jms adapters.doc

Is the classes12.zip in your jmsproviderlib.sda then?

Best regards,

Alwin

Former Member
0 Kudos

Hi Alwin,

Thanks. I did not know about thius guide.

I will use it.

Regards

Boaz

Answers (0)