October 19, 2020 at 12:00 am
Comments posted to this topic are about the item Setting Affinity
October 19, 2020 at 1:29 am
question is incorrect and as such answer is also incorrect - both settings are used for SQL 2019 - one for first 32 cpu's, second for the ones above.
2 answers are correct depending on number of cpu's on the server
October 19, 2020 at 6:35 am
I agree with Frederico, the 'correct answer' is not correct, the no. of processors is not mentioned in the question.
October 19, 2020 at 6:45 am
The question is not formulated correctly and therefore gives a wrong answer
October 19, 2020 at 7:29 am
Also, for SQL Server 2019, you should use ALTER SERVER CONFIGURATION SET PROCESS AFFINITY CPU=;
The sp_configure option will be deprecated.
October 19, 2020 at 3:28 pm
Apologies, the question wasn't well phrased. Modified this.
The explanation notes ALTER SERVER CONFIGURATION is the better option.
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply