TempDB

  • Trace Flag 1117 Growth and Contention

    Trace Flag 1117 Growth and Contention

    In this video I talk about Trace Flag 1117 and how it was designed to help keep data file growth with multiple data files in TempDB consistent.  You’ll see how growth occurs if the files are disproportionate and also the effect it has on TempDB contention with SQL Server special pages (PFS, GAM, SGAM). For…

    read more

  • Cannot Failover Nodes Using TempDB on Local Storage

    Cannot Failover Nodes Using TempDB on Local Storage

    I ran into an interesting issue while installing SQL 2012 SP1 in a failover cluster configuration and utilizing the local TempDB feature.  If you are unfamiliar with the new feature in SQL 2012 that allows you store TempDB on a local drive in a failover cluster you can read more here.  Here is a screen…

    read more

  • Local TempDB on SQL 2012

    Local TempDB on SQL 2012

    This post has been sitting in the draft folder for way too long, March of last year to be precise.  So although this is no longer new information, it has not been talked about all that much.  I’m talking about the new feature in SQL Server 2012 that allows you to put TempDB on local…

    read more