Please provide following information:
Django version
Oracle database version
cx_Oracle version
If possible try to extract offending SQL.
On 09.09.2015 08:10, Mohsen Bande wrote:
i faced a strange issue, trying to store a list of items (of length ~30) into database via--bulk_insert
, i getdjango.db.utils.DatabaseError: ORA-12704: character set mismatch
but inserting items one by one viasave
is OK, even putting a few items(2~3) intobulk_insert
sometimes works.
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFdu22qPQGQgv8iByO51bm7TaQMayPJYzT69PMoJAN1S9K4reQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
Jani Tiainen
No comments:
Post a Comment