EQA1595W Fixed binary variable variable name contains more significant digits than its precision allows. Since WARNING is on, the operation will not be performed.

Explanation

For example, a FIXED BIN(5,0) variable can have only 5 significant digits thus limiting its valid range of values to -32 through 31 inclusive.