Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NVARCHAR(MAX) Datatypes Table Columns of D365 is truncated to NVARCHAR(1000) by using DATALAKETOSQL pipeline #249

Open
suremuth opened this issue Aug 23, 2023 · 0 comments

Comments

@suremuth
Copy link

There are two tables are not loading any data into dedicated pool due to below mentioned error by using Datalaketosql pipeline. This is happening in change feed files. Please suggest how to fix this.

"errorCode": "2011", "message": "Bulk load data conversion error (type mismatch or invalid character for the specified codepage) for row starting at byte offset 0, column 80 (SpecialWeightTxt) in /ridprod.operations.dynamics.com/ChangeFeed/CTMContractHdr/0X007206080003D0180192_1_0X007206080003A3C8000E.csv

"errorCode": "2011", "message": "Bulk load data conversion error (type mismatch or invalid character for the specified codepage) for row starting at byte offset 0, column 77 (SpecialWeightTxt) in /ridprod.operations.dynamics.com/ChangeFeed/CTMContractHdrHistory/0X0072060B0027A1280013_2_0X0072060B002706500153.csv.",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant