Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This error condition has the following derived sub error conditions.
WITHOUT_SUGGESTION
The <roundedValue>
rounded half up from <originalValue>
cannot be represented as Decimal(<precision>
, <scale>
).
WITH_SUGGESTION
<value>
cannot be represented as Decimal(<precision>
, <scale>
). If necessary set <config>
to "false" to bypass this error, and return NULL
instead.