cancel
Showing results for 
Search instead for 
Did you mean: 

Error: (deployJdbcDriver)Failed to deploy jdbc driver null for tenant ****

Sookriti_Mishra
Active Participant

Hello Experts,

I am trying to add Oracle JDBC Driver and I am getting the below error as I deploy. Please help!

Deploy artifact failed with error: (deployJdbcDriver)Failed to deploy jdbc driver null for tenant ****

Accepted Solutions (0)

Answers (7)

Answers (7)

donadel
Explorer

I found a solution, note 3140854

Hello colleagues,

I faced with exactly the same problem like the author of this post. I've tried all Oracle drivers from recommendations on this page https://help.sap.com/viewer/368c481cd6954bdfa5d0435479fd4eaf/Cloud/en-US/77c7d9550e12494eb600ec82496... but no one is suitable.

Did you find a solution?

bharathb86
Associate
Associate
0 Kudos

It worked after following the SAP Note mentioned above.

ibrahim_kourah
Explorer
0 Kudos

According to S-note 3140854 - Unable to upload ORACLE jdbc driver due 'jdbc driver null' error

Only certain versions of Oracle JDBC are supported. Please download the driver from the below URL - this is according to the above note:

https://download.oracle.com/otn-pub/otn_software/jdbc/1911/ojdbc8.jar

Jacky_Liu
Product and Topic Expert
Product and Topic Expert
0 Kudos

Validate this . Success .

ankit_mishra09
Participant
0 Kudos

Hi All,

Kindly refer below link for the drivers that are currently supported by SCI. It contains the links to download the respective drivers as well. Use the driver that supports Java 1.8 (8).

https://help.sap.com/docs/CLOUD_INTEGRATION/368c481cd6954bdfa5d0435479fd4eaf/77c7d9550e12494eb600ec8...

donadel
Explorer
0 Kudos

Someone found a solution for this problem? I´ve tried all versions from oracle jdbc drivers page and with all files the problem occur.

marksmyth
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Sookriti,

What is the actual driver (jar file) that you are deploying here?
What release/version of Oracle are you attempting to connect to?

Regards
Mark

0 Kudos

Hello Mark,

I am facing the same error. I have tried deploying all ojdbc adpaters available at https://www.oracle.com/database/technologies/appdev/jdbc-downloads.html

Is there a solution to this?