Oracle Error ORA-24355: attempt to store a negative number in an Unsigned Display type.

Oracle Error Message

ORA-24355: attempt to store a negative number in an Unsigned Display type.

Reason for the Error

An attempt was made to convert a negative number into an unsigned display type.

Solution

Please check the number in the database or change the defined datatype.