Max_record_size error

i am trying to move a table from Oracle to Microsoft sql server and am getting a max_record_size error. in looking at the forum i know that i will need to change the default properties for the clover engine but the Oracle table has 2 clob fields in it and each of these fields has a limit of 2gb. how can i get the data out of Oracle and into ms sql server assuming that some day both fields could be full. is this even possible?

Hi,
unfortunately it’s not really possible to manipulate such large data fields in CloverETL.

Jaro