Showing posts with label ORA-22063. Show all posts
Showing posts with label ORA-22063. Show all posts

Monday, 9 April 2012

ORA-22063: reading negative value (string( as unsigned

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.