Additional SQL Server features and topics not covered by specific categories
what's the actual effect of setting DATABASE OPTION( not session option ) for ARITHABOART on / off?
Under normal circumstances, absolutely none at all.
If you would connect with a very old client API, for instance DB-Library, you would find that an arithmetic error generates an error if you enable this database option, else not.