Skip to main content

I’m trying to copy a CLOB field from one table row to another.

Is this possible with Data Migrations?

Hello @KIMKIMANDREW,

 

In APPS10 the CLOB type columns will not be supported in Data Migration Tool. Only capable of handling up to the max limit of VARCHAR2.

Please refer below F1Documentation url:

https://docs.ifs.com/techdocs/foundation1/040_administration/260_data_management/050_data_migration/009_references/known_limitations/default.htm

 

Thanks.