The data truncation feature is explicitly turned off in the SQL server for an SQL utility client, irrespective of the values of the of the parameters SQLTruncateTooLarge and truncateTooLarge, and the SQL Server always returns an error for SQL Dump for a column that is too large and not truncated data. This is to prevent data loss during data dump.