Home » RDBMS Server » Server Administration » Re: Oracle 8i Error Message
Re: Oracle 8i Error Message [message #370029] Thu, 30 November 2000 15:23
Deborah Welch
Messages: 7
Registered: September 2000
Junior Member
Do you have the Oracle Error Messages documentation? Here's what it says:

ORA-06502 PL/SQL: numeric or value errorstring

Cause: An arithmetic, numeric, string, conversion, or constraint error occurred. For example, this error occurs if an attempt is made to assign the value NULL to a variable declared NOT NULL, or if an attempt is made to assign an integer larger than 88 to a variable declared NUMBER(2).

Action: Change the data, how it is manipulated, or how it is declared so that values do not violate constraints.

Other than the above, I wouldn't know.
Previous Topic: How to get milliseconds from the time
Next Topic: Inserting list of string values which has &'s into a columns.
Goto Forum:
  


Current Time: Fri May 03 09:49:19 CDT 2024