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

[BUG] Push Blob Error Oracle : ORA-01461 #51

Open
P0labrD opened this issue Nov 22, 2021 · 0 comments
Open

[BUG] Push Blob Error Oracle : ORA-01461 #51

P0labrD opened this issue Nov 22, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@P0labrD
Copy link
Collaborator

P0labrD commented Nov 22, 2021

Lors d'un push lino sur une base oracle avec une colonne BLOB, nous avons une erreur oracle:
ORA-01461 : https://stackoverflow.com/questions/36717990/updating-a-blob-column-ora-01461-can-bind-a-long-value-only-for-insert-into-a

Example de fichier à push:
lino_export_duplicate.zip

Remarque: Au préalable nous avons du augmenter la taille du buffer (scanner.Buffer() dans NewJSONRowIterator())

A discuter ensemble

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant