Click to See Complete Forum and Search --> : Returning a CLOB field from Oracle Stored Procedure and reading it in ADO.Net applica


dawoodc
June 26th, 2002, 02:48 PM
I tried using executeNonQuery to call a stored procedure returning a CLOB field as a OUTPUT parameter. I get the following error

ORA-06502: PL/SQL: numeric or value error

It says in the exception "character or string buffer too small"