cancel
Showing results for 
Search instead for 
Did you mean: 

Error during database connection to the database

Former Member
0 Kudos

Hi

I am doing Rfc To Jdbc Scenario

While running the scenario i am getting the following error

Error during database connection to the database URL 'jdbc:oracle:thin@168.89.118.23:1521:WH0' using the JDBC driver 'oracle.jdbc.driver.OracleDriver': 'com.sap.aii.adapter.jdbc.sql.DriverManagerException: Cannot establish connection to URL 'jdbc:oracle:thin@168.89.118.23:1521:WH0': SAPClassNotFoundException: oracle.jdbc.driver.OracleDriver'

Can any body give suggestions

Regards

sunilreddy

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI,

Check the proper Driver name, ..

in general , if verion incompatable then it will be problem..

so check the actual driver name..which was installed on server..

Chilla

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

Install the driver for Oracle because it says class not found.

Then give the correct Connection string and url

Thanks.

Former Member
0 Kudos

Hi,

Have you deployed the relevant driver for Oracle ?

The error message suggest it has not been deployed.

Cheers

Colin.