-413 Overflow occurred during data type conversion
Possible Cause
Overflow has occurred during conversion of a returned numeric value to a numeric host variable. The overflow condition is raised during the conversion process for a decimal or float value.
Possible Solution
Define the host variable properly to accept the returned value.