When trying to insert session data with 2k characters or greater into the database, an error shows up:
ORA-01461: can bind a LONG value only for insert into a LONG column <http://stackoverflow.com/questions/9156019/ora-01461-can-bind-a-long-value-only-for-insert-into-a-long-column-occurs-when> This happens only on INSERTS and not on UPDATES. There are a few tickets out there, which have been closed based on the fix applied for 4k characters but haven't found anything for the issue mentioned above. One suggestion posted out was to reduce the number of characters from 4000 to 1000, but it looks more like a hack than a fix. Does anyone know any way of fixing the issue or a workaround for it? -- 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+unsubscr...@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/2de8fad8-cd5b-4a25-a370-23c144e1fa75%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.