1

Getting the below error while running the SSIS packages

Truncation may occur due to retrieving data from database column "description" with a length of 1024 to data flow column "description" with a length of 64.

I am expeting the data to process one table to another table to copy from SSIS. as the schema same ideally data has to pass bur getting this exception message

Amira Bedhiafi
  • 8,088
  • 6
  • 24
  • 60
  • So that's a warning "*may* occur" Is it actually erroring on execution? – billinkc Aug 02 '23 at 13:17
  • Does this answer your question? [Warning: Truncation may occur due to retrieving data from database column](https://stackoverflow.com/questions/55501038/warning-truncation-may-occur-due-to-retrieving-data-from-database-column) – raphi5430 Aug 04 '23 at 12:37

0 Answers0