Bug in DBD::Oracle handling LOB columns and synonyms?

2008-05-20 Thread mirko.kraft
Hi *, I'm using DBD::Oracle (code checked onCPAN and verified in version 1.21) and encountered a problem (DB is Oracle 10gR2) related to LOBs and synonyms: Table TTHUMBNAIL (DOCUMENT_ID NUMBER(12), THUMBNAIL BLOB NOT NULL) is owned by user DMSSGADM. User DMSSGDP has a synonym TTHUMBNAIL on the

RE: Bug in DBD::Oracle handling LOB columns and synonyms?

2008-05-21 Thread mirko.kraft
Hi John, the Web interface doesn't work for me, so I cc this to bug-DBD-Oracle [at] rt.cpan.org which should also be ok. I attached a diff -c on oci8.c from 1.21 which I think fixes the issue (not tested currently, however): *** oci8.c.ori Wed May 21 12:09:48 2008 --- oci8.c Wed May 21

RE: Bug in DBD::Oracle handling LOB columns and synonyms?

2008-10-02 Thread mirko.kraft
Hi John, the issue pops up again and I see there is a new Bug Id #38267 for the same issue. Since I saw no reply to that last bug entry, I browsed through 1.22 oci8.c code and found the following snippet in function init_lob_refetch: ... OCIAttrGet_log_stat(parmhp, OCI_DTYPE_PARAM,