How to Remove Warnings in SSIS Package - SQL Server Integration Services(SSIS) Tutorial

In this video we will learn how to create an warning on Task in SSIS Package and then resolve it.
Most of the time you see the truncation warnings like one below

"Truncation may occur due to inserting data from data flow column "Name" with a length of 100 to database column "name" with a length of 50."

How to create warnings in SSIS Package to understand them
How to Remove warnings by making changing on source of destination side


How to Remove Warnings from SSIS Package Tasks - SSIS Tutorial

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.