SSIS - Truncation may occur due to inserting data
Database
1
Posts
1
Posters
5
Views
1
Watching
-
[795]] Warning: Truncation may occur due to inserting data from data flow column "AS" with a length of 16 to database column "AS" with a length of 15. I resolved this issue yesterday but today it failed again. The package is successful if I run from Microsoft Visual studio. However, if I run initiate the job through SQL job agent it will fail. Does anyone have a better idea to resolve this?