The column with the SortKeyPosition value of 1 is not valid. It should be 0

TITLE: Microsoft Visual Studio
------------------------------
Error at Load_Invoice [Merge Join [103]]: The column with the SortKeyPosition value of 1 is not valid. It should be 0.
------------------------------
ADDITIONAL INFORMATION:
Exception from HRESULT: 0xC02020B5 (Microsoft.SqlServer.DTSPipelineWrap)
------------------------------
BUTTONS:
OK
------------------------------


Solution:
It seems to you need to refresh the metadata
1. Delete existing Merge Join transformation
2. Drag and drop new Merge Join transformation.
3. Provide proper connections.

Comments

Post a Comment

Hi User,
Thanks for visiting My Blog and please provide your valuable feedback and subscribe for more updates. Please don't post any spam content or comments.
Thank You

Popular Posts

Failed to execute the package or element. Build errors were encountered

Restore of database 'DataBase_Name' failed. (Microsoft.SqlServer.Management.RelationalEngineTasks)

Cannot convert "Column" between a unicode and a non-unicode string data types in SSIS