Server Settings

  • 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."

  • This one was posted early. It made me do some research, so thanks for the question.

  • 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

  • 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
    🙂

  • rhythmk (5/19/2014)


    Nice question.One has to read the word optimal carefully 🙂

    Thanks for question.

    And read the Select two part carefully 😀

    ** Don't mistake the ‘stupidity of the crowd’ for the ‘wisdom of the group’! **
  • This was removed by the editor as SPAM

  • 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.

  • 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

  • Thanks for the tricky question. I had to read over the documentation a few times before choosing.

  • 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

  • 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