Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 21c
  • 19c
  • 19c
Updated
Jun 24, 2024

OCI-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.