Skip to Main Content

Data Lake & Services

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

I am unable to store an image in Oracle DB through Databricks?

User_76SN9Apr 7 2022

I am trying to store the image into Oracle DB through Databricks as Blob. I tried to convert the image into Binary and store into oracle giving "Invalid Hex number' Error. I tried to convert binary into Hex number but was not able to view the image. I converted image into Hex number in Databricks and could store image into Oracle but it was working upto 2Kb of image. Tried to split Hex number into smaller chunks and store it but it is also not woking.

Could you please help me to insert the image into Oracle through databricks. I want to insert image upto the size of 10 MB.

Comments
Post Details
Added on Apr 7 2022
0 comments
309 views