All,
when you have a string field in the staging table (eg. str 10), but in the source file this was supplied as a longer string (e.g. "ABCDEFGHIJKLM") then NO error is thrown when you load the source into the staging table.
This feels a bit in contradiction to the whole file failing when you try to load a string into an eg. int field.
Now you have the risk that you are loading data into the system and you are losing information or at least you should be made aware that you are losing data.
Is it possible to get an error when someone is trying to load a longer value into a string staging variable?
Kr,
Sven
*This post is locked for comments
I have the same question (0)