ORA-24355: attempt to store a negative number in an Unsigned Display type.
What triggered the Error:
attempt was made to convert a negative number into an unsigned display type.What should we do to fix it:
ease check the number in the database or change the defined datatype.