#18339: The session db backend throws UnicodeEncodeError when used with Oracle
-------------------------------------+-------------------------------------
     Reporter:  eatkin@…             |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  1.3
  (models, ORM)                      |               Resolution:
     Severity:  Normal               |  worksforme
     Keywords:  oracle unicode       |             Triage Stage:
  corruption                         |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by anonymous):

 I'm using Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production

 I worked around this by changing the DJANGO_SESSION.SESSION_DATA column to
 CLOB from NCLOB. So, that works for me, but I thought I'd document the
 issue that's apparently particular to 9.2 or perhaps my configuration (I'm
 no Oracle DBA).

 Eric

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18339#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to