The contents of a character string are longer than the database instance is capable of storing. In ANSI SQL mode, the error message TRUNCATED is output for floating point numbers which were truncated.
Set the input variable to a string which corresponds to the length of the database variable or adapt the input variable to the format used in the database. In ANSI SQL mode, change either the variable values or the external data type.