DBCC: Multiple modes specified with a write mode. %1
Item |
Value |
|---|---|
SQLCode |
-1000269 |
Constant |
EMSG_DBCC_MULTI_WRITE_MODES |
SQLState |
QDB59 |
ODBC State |
ERROR |
Parameter 1 |
location of the exception |
The user can only specify one mode as an sp_iqcheckdb input parameter, if a mode that updates the database is present. Update modes are the stored procedure sp_iqcheckdb repair mode, the server switch iqdroplks, and the database options CONVERT_HG_TO_1242 = ON and CONVERT_VARCHAR_TO_1242 = ON.