You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the only thing that changes in a layout is the column length of a field, the refresh doesn't work. In my situation I had a column named ColumnA and it went from being a length of 3 to a length of 4. I went into the EBCDIC Source component, went to the Input/Outputs tab and clicked 'Refresh'. Then when the package is run it errors saying that the output is not big enough. If you delete the EBCDIC Source component, load the same layout, and wire up the outputs it works fine. I validated that the database source was fine, it just has issues with the output not being the correct size now that the data flowing to the output is longer than what it was.
The text was updated successfully, but these errors were encountered:
If the only thing that changes in a layout is the column length of a field, the refresh doesn't work. In my situation I had a column named ColumnA and it went from being a length of 3 to a length of 4. I went into the EBCDIC Source component, went to the Input/Outputs tab and clicked 'Refresh'. Then when the package is run it errors saying that the output is not big enough. If you delete the EBCDIC Source component, load the same layout, and wire up the outputs it works fine. I validated that the database source was fine, it just has issues with the output not being the correct size now that the data flowing to the output is longer than what it was.
The text was updated successfully, but these errors were encountered: