Maintenance Plan: DBCC Checkdb
Duration: 00:00:00
Status: Warning: One or more tasks failed.
Details:
Check Database Integrity Task ()
Check Database integrity on Local server connection
Databases that have a compatibility level of 70 (SQL Server version 7.0) will be skipped.
Databases: All databases
Include indexes
Task start: 2019-04-07T02:00:01.
Task end: 2019-04-07T02:00:01.
Failed:(0) Alter failed for Server ''.
One of the thread has the link to execute the statement:
EXEC
sys.sp_configureN'user options', 0RECONFIGURE
got the message:
Configuration option 'user options' changed from 0 to 0. Run the RECONFIGURE statement to install.
Msg 5832, Level 16, State 2, Line 1
The affinity mask specified does not match the CPU mask on this system.
Please advice to resolve this issue.