Error Messages
Error Message: The Flat File Source.Outputs[Flat File Source Output].Columns[THUNK_COLUMN] has an invalid error or truncation row disposition.
Action: When executing a package using Data Flow Task Plus within a Foreach Loop and a Flat File Source, the first iteration of the loop succeeds, followed by the following error message on the second iteration of the loop. Error Message: ''The Flat ...
Error Message: fixed queue overflow
Action: While uploading a higher number of records to a REST Destination component within a Data Flow Task, the following error message is received. Error Message: “fixed queue overflow”. Solution: This error is related to the value established in ...
Error Message: The ODBC Source.Outputs[ODBC Source Output].Columns[THUNK_COLUMN] has an invalid error or truncation row disposition.
Action: When executing a package using Data Flow Task Plus withing a Foreach Loop and an ODBC Source, the first iteration of the loop succeeds, followed by the following error message on the second iteration of the loop. Error Message: 'The ODBC ...
Error Message: Flexible File Source failed validation and returned validation status VS_NEEDSNEWMETADATA
Action: While executing a package that uses Azure Flexible File Source in a Data Flow Task Plus, the following error message is received. Error Message: '"Flexible File Source" failed validation and returned validation status "VS_NEEDSNEWMETADATA"' ...
Warning Message: No Dynamic Columns
Action: When I am executing a package that includes a Data Flow Task Plus Component I get the following warning message: Warning Message: No Dynamic Columns Solution: This warning message might be a sign that you haven't ...
Error Message: "Could not load file or assembly 'ADODB, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies”
Action: While using the OLE DB Destination inside of Data Flow Task Plus, the following error is encountered. Error Message: “Could not load file or assembly 'ADODB, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its ...
Dynamic Data Flow - "... is DT_NTEXT, which is not supported with ANSI files" when trying to process input Unicode flat file
Trying to process input Unicode flat file fails with weird error: The data type for "Flat File Source.Outputs[Flat File Source Error Output].Columns[Flat File Source Error Output Column]" is DT_NTEXT, which is not supported with ANSI files. Use ...