Can you tell me the steps to reproduce the problem. Oracle deals with
BLOB in a different ways that any other database.

On Aug 26, 4:53 pm, Tim Korb <[email protected]> wrote:
> 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