Error with CLOB insert using PERL DBI

From: Greg <ethernaut43_at_yahoo.com>
Date: Tue, 17 Jul 2001 02:51:08 GMT
Message-ID: <3B53AB46.89DA67E7_at_yahoo.com>


Hi;
I've searched through the newsgroups but haven't found an answer:

I am trying to insert a large amount of text (greater than 4K) into a CLOB field in my Oracle 8.1.5 table, using the PERL DBI. I get the following error:

ORA-01461: can bind a LONG value only for insert into a LONG column (DBD ERROR: OCIStmtExecute)

Does anyone know if this is a bug in either Oracle or the PERL DBI modules?

Thanks a million for any suggestions

Greg Received on Tue Jul 17 2001 - 04:51:08 CEST

Original text of this message