Hi experts,
we're dealing with large volume of oracle's lob type(CLOB&BLOB) data,we need to load the lobs into HANA,questions are:
1.Does Hana's import command support lob data?
2.The tools of export oracle's lob data.
3.Does Hana support lob column's compress,if so,how about the compress ratio.
Thanks a lot.
Kelvin
Hi Kelvin,
how about you check the documentation first?
LOB datatypes are explained in the documentation.
In order to get from Oracle to SAP HANA, one of the most convenient options is to use SAP DataServices.
LOB compression/de-duplication is currently not available (and honestly it's not the most prominent feature on any DBMS as it stems back to the days of database-as-a-filesystem approaches).
- Lars
Add a comment