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

Home -> Community -> Usenet -> c.d.o.misc -> Numeric or value error in Oracle forms 6i

Numeric or value error in Oracle forms 6i

From: SF <for1sam_at_yahoo.com>
Date: Sun, 30 Mar 2003 13:54:38 -0500
Message-ID: <y5Hha.165$DD6.67547@news20.bellglobal.com>


Greetings,

I have a ORA-06502 Numeric or value error during my select statement in oracle forms 6i.
I am selecting a text which the type is long 60000. the statement is as below:

select text into :blk1.text from table_name ;

the type of :blk1.text is also long 60000. the text is not null.

Is there anyone that could help me with this?

Thanks in advance,

LM Received on Sun Mar 30 2003 - 12:54:38 CST

Original text of this message

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