Controls what happens when an arithmetic expression causes an integer overflow error.
On, Off
On
The ISO SQL/2003 standard requires integer overflow should result in a SQLSTATE = 22003 - overflow
error. SQL Anywhere behavior was previously different from this. The ansi_integer_overflow option can be set to Off to maintain compatibility with previous releases of the software.