Hi.
I would like to request assistance with an error that occurs when using the DB Writer node to load a CSV file (1,947 rows and 40 columns) into Teradata, connecting via JDBC with the parameters CHARSET = UTF8 and TMODE = TERA in KNIME 5.5.2.
During execution, the following error message appears:
“Execute failed: [Teradata Database][TeraJDBC 20.00.00.10][Error 3933][SQLState HY000] The available data bytes in the table’s perm row exceeded the 1000000 byte limit.”
However, the file I am trying to load does not exceed the limit of 1,000,000 bytes per row.
I would appreciate any guidance in resolving this issue.

