September 1, 2020 at 12:00 am
Comments posted to this topic are about the item Using Recommendations for MAXDOP and Max Memory During Installation
September 2, 2020 at 6:06 am
I'm not sure where the 70-30 recommendation actually came from but I have do disagree with it on large systems. I can't believe it's not a total waste to give the operating system (for example) 30% of a half terabyte of RAM, which works out to giving the OS 150GB of RAM. Of course, I could be wrong but someone would have to show me with some kind of real proof that 30% is a good idea on such a machine.
--Jeff Moden
Change is inevitable... Change for the better is not.
September 2, 2020 at 6:13 am
p.s. I don't know who left you a rating of "1" but it wasn't me. I generally don't rate articles and I certainly wouldn't rate one so low without an explanation. I think it's horribly selfish of someone to rate with a 1 or a 2 without explaining why because such low ratings do no one any good unless the person giving it explains why.
--Jeff Moden
Change is inevitable... Change for the better is not.
February 8, 2023 at 4:02 pm
Thank you for the scripts, a few remarks:
That Edition will only support serial execution but the script could easily advise a MAXDOP > 1.
Ergo: it looks not taking the SQL Server Edition into account.
February 8, 2023 at 4:03 pm
Thank you for the scripts, a few remarks:
It seems you have to execute the query on the server where the instance resides;
Executing the script from a CMS will only work for the instance on the server you're logged on to;
Try running the script on a SQL Server Express Edition!
That Edition will only support serial execution but the script could easily advise a MAXDOP > 1.
Ergo: it looks not taking the SQL Server Edition into account.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply