[Dbix-class] update oracle clob field fails

Marc Logghe logghe.marc at gmail.com
Thu Feb 23 15:37:10 GMT 2012


On Thu, Feb 23, 2012 at 4:19 PM, Marc Logghe <logghe.marc at gmail.com> wrote:

>
>
> On Thu, Feb 23, 2012 at 4:15 PM, Peter Rabbitson <rabbit+dbic at rabbit.us>w=
rote:
>
>> Which version of DBIC is this?
>>
>>
>> Hi Peter,
> it's still version 0.08192, guess time for an upgrade ...
>

OK, upgrade seems to have fixed that weird update statement, now it looks
like expected:
UPDATE anncomment SET comment_text =3D ? WHERE ( anncomment_id =3D ? )
Apologies for not upgrading first, before poking the list.

Still have an exception unfortunately:
DBI Exception: DBD::Oracle::st execute failed: ORA-04043: object anncomment
does not exist (DBD SUCCESS: OCIDescribeAny(view)/LOB refetch)
However, the row with the corresponding anncomment_id is definately in the
database. I'm digging further.

Thanks !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class/attachments/20120223/4ee=
9ba7a/attachment.htm


More information about the DBIx-Class mailing list