Informix Error -22265
-22265 A sign clause was specified for an unsigned numeric type.
If you have a SIGN clause but did not specify "S," the compiler cannot process the data type. Check whether the variable is signed or unsigned and declare it accordingly.