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

Home -> Community -> Mailing Lists -> Oracle-L -> Size of variable in PL/SQL

Size of variable in PL/SQL

From: Eca Eca <ecaeser_at_hotmail.com>
Date: Tue, 31 Jul 2001 14:27:37 -0700
Message-ID: <F001.0035B2A8.20010731142614@fatcity.com>

Hi Friends :

I have a variable defined as below :

v_smessage varchar2(32000):= null;

When i am using it with size greater than 4000 bytes i am getting error below :

ORA-06502: PL/SQL: numeric or value error: character to number conversion error
ORA-06502: PL/SQL: numeric or value error ORA-06512: at line 1

What need I do for it works right ?
Need I to change any parameter in database ?

I have already saw it working rigth ...

Regards

    Eriovaldo do Carmo Andrietta
eriovaldo.andrietta_at_widesoft.com.br



Seja avisado de novas mensagens do Hotmail e use o comunique-se com seus amigos com o MSN Messenger em http://messenger.msn.com.br

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Eca Eca
  INET: ecaeser_at_hotmail.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Jul 31 2001 - 16:27:37 CDT

Original text of this message

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