PCC-00070: Illegal syntax, Exponential value in SQL statement: string Cause: The precompiler found a syntax error while parsing a number coded in scientific notation. The precompiler expected to find a signed integer following the exponentiation indicator (E), but found something else. Action: Reformat the number correctly.