Quantcast
Channel: SCN: Message List - SAP Manufacturing Integration and Intelligence (SAP MII)
Viewing all articles
Browse latest Browse all 4841

Re: Can we interpret Oracle BLOB data in SAP MII and how?

$
0
0

Hi Gita,

 

I think you need to apply dbms_lob package to work with it.

 

select utl_raw.cast_to_varchar2(dbms_lob.substr(BLOB_FIELD))from TABLE_WITH_BLOB where ID ='<row id>';

 

See if it works.

 

Regards

Nikhil


Viewing all articles
Browse latest Browse all 4841

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>