cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

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

Sookriti_Mishra
Active Participant
5,469

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)

ibrahim_kourah58
Explorer

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_Liu1
Product and Topic Expert
Product and Topic Expert
0 Likes

Validate this . Success .

Former Member

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
Product and Topic Expert
Product and Topic Expert
0 Likes

It worked after following the SAP Note mentioned above.

ankit_mishra09
Participant
0 Likes

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...

Former Member
0 Likes

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 Likes

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 Likes

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?