|
- Causa
- A SIGNALING NAN WAS ENCOUNTERED, OR AN EXCEPTION OCCURRED IN AN ARITHMETIC OPERATION OR FUNCTION INVOLVING A DECFLOAT.
A signaling NaN (sNaN) was encountered in an expression, arithmetic operation, or function involving a DECFLOAT column, or value resulted in an
exception. In either case, the result is NAN, and a warning is issued.
- Ação do sistema
- Execution of the statement continues.
All non-error columns and expressions of the outer SELECT list are returned.
If the statement is cursor controlled, then the cursor will remain open.
- Resposta ao Desenvolvedor
- Examine the expression for which the warning occurred to see you can determine the cause of the problem.
The problem might be data-dependent, in which case you must examine the data that was being processed at the time the error occurred.
SQLSTATE: 01565
|
| |