Forum Replies Created

Viewing 15 posts - 1 through 15 (of 118 total)

  • Reply To: An In-Depth Look at MIXED_PAGE_ALLOCATION and Changes in Page Allocation

    I suspect that you wanted to describe something else with your article but not the benefits of MIXED vs. UNIFORM extents.

    • The default behavior of SQL Server BEFORE SQL 2016...

    • This reply was modified 2 years, 5 months ago by Uwe Ricken.

    Microsoft Certified Master: SQL Server 2008
    MVP - Data Platform (2013 - ...)
    my blog: http://www.sqlmaster.de (german only!)

  • Reply To: Primary keys for an OLTP database

    Although this topic came quite late to my attention it is more actual than ever. I see lots of people favorite sequential INT/BIGINT as PK but - as Jeff has...

    Microsoft Certified Master: SQL Server 2008
    MVP - Data Platform (2013 - ...)
    my blog: http://www.sqlmaster.de (german only!)

  • Reply To: Partitioning Heaps

    Hi Stuart,

    WHY would you not recommend partitioned heaps? Can you give reasons for your rejection?

    Microsoft Certified Master: SQL Server 2008
    MVP - Data Platform (2013 - ...)
    my blog: http://www.sqlmaster.de (german only!)

  • Reply To: New statistics

    Hi Steve,

    I trapped into the pitfall and didn't see that the last query was not using any predicate 🙂

    If you use a query with a predicate it will create a...

    Microsoft Certified Master: SQL Server 2008
    MVP - Data Platform (2013 - ...)
    my blog: http://www.sqlmaster.de (german only!)

  • RE: Strange Filtered Index Problem

    Although this article is over 3 years old I came around by accident today. Very interesting and - to be honest - I didn't had it on the focus so...

    Microsoft Certified Master: SQL Server 2008
    MVP - Data Platform (2013 - ...)
    my blog: http://www.sqlmaster.de (german only!)

  • RE: How many workers can I use and how many are active?

    Hi Jeff,
    THREADPOOL is definitely a problem of a heavy used system with lots of requests at the same time. To fight against it I would of course check the...

    Microsoft Certified Master: SQL Server 2008
    MVP - Data Platform (2013 - ...)
    my blog: http://www.sqlmaster.de (german only!)

  • Viewing 15 posts - 1 through 15 (of 118 total)