SQL-02151

Tagged:  

Error Message: Invalid host variable for exact numeric SET statement itemCause: An host variable with an invalid type or length was used to get or set an exact numeric item in an ANSI dynamic statement.Action: Make sure your host variable is an int or short for C or for COBOL, S9(4) or S9(9) binary/comp/display sign leading separate.