Database option '%1' for user '%2' has an invalid setting
Item |
Value |
---|---|
SQLCode |
113 |
Constant |
SQLE_INVALID_OPTION_ON_CONNECT |
SQLState |
01W11 |
ODBC State |
(handled by ODBC driver) |
Parameter 1 |
name of the database option that has the invalid value |
Parameter 2 |
name of the user attempting to connect |
Upon processing a connection request for a specific user, the engine processed a database option from the SYSOPTIONS table which had an invalid setting. The erroneous option setting is ignored; in its place, the engine will use the default option value for the current database.