The task that pulls from SQL server into Snowflake is hitting an error after the latest qlik upgrade, not sure if it a setting was changed during upgrade or something that is causing a truncation error on the CLOB column, The column in the SQL server source is defined as Varchar(max) and in the target it is VARCHAR (16384000) and in the table settings, column type is defined as CLOB.
A PARCEL XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX...' is too long and would be truncated [1022502] (ar_odbc_stmt.c:4981) 00028096: 2022-03-09T12:33:51 [TARGET_APPLY ]E: Failed to execute bulk insert statement.