Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> ORA-06502: PL/SQL: numeric or value error

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

From: <spareway_at_my-deja.com>
Date: 2000/04/06
Message-ID: <8ch2ot$ka1$1@nnrp1.deja.com>#1/1

Hi,

I have written a stored procedure that uses a varchar2 as an output parameter. When i assign a large string(less than 32000 characters) to the varchar2 i get a ORA-06502: PL/SQL: numeric or value error. I suspect that there is a default size for a varchar out parameter, since a small string has no problem. Is there any way to change that default size of this paramter?

thanks for any help.

Craig

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Thu Apr 06 2000 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US