Re: Runtime Error: ORA-06502

From: KZV - Niedersachsen EDV <waldtu_at_kzvn.h.uunet.de>
Date: Wed, 29 Jul 1998 14:08:36 +0200
Message-ID: <6pn3b2$b9t$1_at_goof.de.uu.net>


Hi cityman,
ora-06502 is a numeric or value error.

example.
you try to assign the value NULL to a variable declared NOT NULL or assign an integer larger 99 to a variable declared as number(2).

hope it helps
ulrich

cityman schrieb in Nachricht
<01bdba94$993bc840$6401c0c0_at_CITYMAN.Domain-a>...
>hi,
>
>I am trying to call Windows DLL, and test the programming the example on
>"Oracle
>Developer/2000 Release 2.1 pp.6-34~pp.6-38 ".
>When I through the complier ,then try to run--I get the run time error
>ORA-06502.
>
>Could anyone can help me!!!!
>
>Thanks!!
>
Received on Wed Jul 29 1998 - 14:08:36 CEST

Original text of this message