TimesTen Error Messages

TT-07004

Value is not a valid double


Cause

You provided an invalid floating-point value for a DOUBLE PRECISION column. Floating-point values provided for these columns can only contain an optional sign (+ or -), followed by the digits 0-9 and an optional decimal point or exponential notation character between the digits.


Action

Specify a valid value and retry the operation.


Additional Information

TimesTen cannot perform the operation.