OCI-17026
Numeric overflow
Cause
An attempt is being made to read a numeric value that is outside the range of values of the requested Java type.
Action
When reading or convert numeric values, use a type within the range of values stored in the database.