Question on IICS :
Extracting data from a oracle CLOB datatype.
The CLOB field contains XML in it.
When extracting from Oracle using IICS, the source datatype is set to Text with the max field limit of 104857600.
The data is truncating right at the source (Noticed it at the transformation preview) at whatever datatype I get to use (text, next, nvarchar, varchar) .
The data will be loaded in Snowflake.
Any solution is greatly appreciated
Thanks, B