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

Data corruption for NCLOB fields #200

Open
papersaltserver opened this issue Jul 7, 2022 · 0 comments
Open

Data corruption for NCLOB fields #200

papersaltserver opened this issue Jul 7, 2022 · 0 comments

Comments

@papersaltserver
Copy link

Hello,
we're working on a CAP project and decided to use @sap/cdx-mtx library for multitenancy. Our project heavily uses CSV files to seed initial data.
It was found that cds-mtx writes CSV data with hdb library to HDI Container to NCLOB field, then it reads the same CSV data and hdb library returns this data corrupted. For some files (every time the same), but not all some data has repeating symbols, e.g. 100002 instead of 10002, Serbiaan instead of Serbian. I've tried to open TENANT_FILES table with Database Explorer and exactly in place of symbol duplication DE truncates the field. I've also tried to open the same table with DBeaver and data looks fine in the database itself.
How to debug this? What should we check?

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