Database option '%1' for user '%2' has an invalid setting

Item Value
SQLCODE 113
Constant SQLE_INVALID_OPTION_ON_CONNECT
SQLSTATE 01W11
Sybase error code 13688
ODBC 2 State 01000
ODBC 3 State 01000
Parameter 1 Name of the database option that has the invalid value.
Parameter 2 Name of the user attempting to connect.

Probable cause 

Upon processing a connection request for a specific user, the server processed a database option from the SYSOPTIONS table which had an invalid setting. The erroneous option setting is ignored; in its place, the server will use the default option value for the current database.