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