Database Error Messages

ORA-22063

reading negative value [string] as unsigned

Cause

Attempt to convert a negative number to an unsigned integer.


Action

Use the sign flag ORLTSB to convert a signed number.