In this blog post, let’s learn about the error message “17129 – initconfig: Warning: affinity specified is not valid. Defaulting to no affinity. Use ALTER SERVER CONFIGURATION SET PROCESS AFFINITY to configure the system to be compatible with the CPU mask on the system. You can also configure the system based on the number of licensed CPUs.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
17129 – initconfig: Warning: affinity specified is not valid. Defaulting to no affinity. Use ALTER SERVER CONFIGURATION SET PROCESS AFFINITY to configure the system to be compatible with the CPU mask on the system. You can also configure the system based on the number of licensed CPUs.
Reason for the Error
To be update soon…
Solution
To be update soon…