CDISR5255E

The literal value literal value in a filter expression is cannot be cast to floating point type floating point type because its absolute value is below the lowest value for its target type, minimum value.

An import operator has a filter expression containing a floating point literal and a floating point attribute. The floating point literal has a value less than the minimum value for the type of the floating point attribute.
Change the type of the literal to be the same as the type of the attribute.