Cause
An invalid value for a mathematical function argument was specified. For example: SELECT SQRT(-1) "Square Root" FROM DUAL.
Action
Check the Oracle documentation. Find the valid arguments, correct the request, and retry the operation.
Error Message
Argumentstringis out of range.
An invalid value for a mathematical function argument was specified. For example: SELECT SQRT(-1) "Square Root" FROM DUAL.
Check the Oracle documentation. Find the valid arguments, correct the request, and retry the operation.