On 03/09/2011 07:50, Shobha Deepthi V (sobv) wrote:
Hi,
I am calling a stored procedure that returns ref cursor from perl. But
it fails with the following error,
DBD::Oracle::st execute failed: ( DBD ERROR: LOB refetch attempted for
unsupported statement type )
I searched for this
Hi,
I am calling a stored procedure that returns ref cursor from perl. But
it fails with the following error,
DBD::Oracle::st execute failed: ( DBD ERROR: LOB refetch attempted for
unsupported statement type )
I searched for this error, and all the results show how to read a CLOB
To: [EMAIL PROTECTED]
Sent: 4/11/02 10:04 AM
Subject: (DBD ERROR: LOB refetch attempted for unsupported statement type)
(DBD ERROR: LOB refetch attempted for unsupported statement type)
This is the error i am getting while i try to insert BLOB into Oracle 8
from
Perl5V6 through OSP.
Even though i
(DBD ERROR: LOB refetch attempted for unsupported statement type)
This is the error i am getting while i try to insert BLOB into Oracle 8 from
Perl5V6 through OSP.
Even though i am getting this error, OSP is inserting a row into Oracle
except for the BLOB field.
I also tried inserting it