In moving my database backend to Oracle, I'm getting this error:

ProgrammingError: LOB variable no longer valid after subsequent fetch


when trying to access the db.auth_event table.  The db.auth_group table 
works (it also has a CLOB type field).

There are posts from 2009 that this problem has been fixed.  Could there be 
something wrong with my tables?  (I did have to jump through some migrate 
hoops to get the backend moved over.)

Reply via email to