Oracle Message ORA-06502 - PL/SQL: numeric or value errorstring

ERRORPL/SQL: numeric or value errorstring
CAUSEAn 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 99 to a variable declared NUMBER(2).
ACTIONChange the data, how it is manipulated, or how it is declared so that values do not violate constraints.

1013000Corrections for ORA-06502 in DBMS_STATS in Oracle 9.2.0.8
633914Error when executing DBMS_STATS
680046Corrections in BR*Tools Version 6.40
582427Error due to inconsistent Oracle DDIC