May 17, 2014 at 1:20 pm
Comments posted to this topic are about the item Server Settings
---------------------------------------------------
"Thare are only 10 types of people in the world:
Those who understand binary, and those who don't."
May 17, 2014 at 7:05 pm
This one was posted early. It made me do some research, so thanks for the question.
May 19, 2014 at 12:39 am
Nice question, thanks.
I always find it a bit strange when I read something like this:
"what are the optimal settings" <> "may be optimal"
Too bad the documentation doesn't really explain why their best practices are actually best practices.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
May 19, 2014 at 1:19 am
Nice question.One has to read the word optimal carefully 🙂
Thanks for question.
--rhythmk
------------------------------------------------------------------
To post your question use below link
https://www.sqlservercentral.com/articles/forum-etiquette-how-to-post-datacode-on-a-forum-to-get-the-best-help
🙂
May 19, 2014 at 2:10 am
rhythmk (5/19/2014)
Nice question.One has to read the word optimal carefully 🙂Thanks for question.
And read the Select two part carefully 😀
May 19, 2014 at 2:58 am
This was removed by the editor as SPAM
May 19, 2014 at 3:55 am
Thank you for the post, free_mascot, good one.
Actually in real I have no idea how this works, probably wouldn't get a chance to see it... but on the bright side at least I was able to extract the correct answer from the local_help. 🙂
ww; Raghu
--
The first and the hardest SQL statement I have wrote- "select * from customers" - and I was happy and felt smart.
May 19, 2014 at 8:48 am
Raghavendra Mudugal (5/19/2014)
Thank you for the post, free_mascot, good one.Actually in real I have no idea how this works, probably wouldn't get a chance to see it... but on the bright side at least I was able to extract the correct answer from the local_help. 🙂
+1 on likely not being able to use it.
And an additional +1 for "Thank you".
At least the reference I consulted was unambiguous!! (For a change.)
[font="Verdana"]Please don't go. The drones need you. They look up to you.[/font]
Connect to me on LinkedIn
May 19, 2014 at 11:48 am
Thanks for the tricky question. I had to read over the documentation a few times before choosing.
May 19, 2014 at 3:08 pm
I got this right by guessing how the author of the question had misinterpreted the documentation, since the selection of answers made me think that the documentation had been misinterpreted as saying something that it clearly doesn't say. So I think that it's not a good question. Hoever it will probably get people to read teh documentation on this new feature, so it's not a bad question either - just somewhere in between.
The only recomendations in the referenced page are for ranges, not for sizes. Picking the limits (4 times and 8 times) of one of the ranges as two value as best practise instead of recognising that a range of values is suggested is just plain nonsense. Picking the limits of a range which "may be optimal" instead of a different value within the recommended range (up to 16 times) which may be outside the "may be optimal" range is equally nonsense.
All you can say from the documentation about practise is that although you can go up to 32 times it is almost always best practise to stick at or below 16 times - unless of course it turns out that your workload workes better with 24 times. You can also deduce that for many workloads someting between 4 times and 8 times will be best, but that doesn't mean that best practise is to pick 4 times or 8 times, since the clearly stated recommendation says up to 16 times, and anyway picking 4 and 8 as the two best practise values excludes (for example) 6, which is clearly in the range which "may be optimal".
Tom
May 20, 2014 at 8:55 am
Koen Verbeeck (5/19/2014)
Nice question, thanks.I always find it a bit strange when I read something like this:
"what are the optimal settings" <> "may be optimal"
Too bad the documentation doesn't really explain why their best practices are actually best practices.
+ 1, "may be optimal", I didn`t like that :exclamation:
Thanks & Best Regards,
Hany Helmy
SQL Server Database Consultant
Viewing 11 posts - 1 through 10 (of 10 total)
You must be logged in to reply to this topic. Login to reply