SQL Server 2016 TempDB Changes
SQL Server 2016 TempDBÂ Changes
With the upcoming release of SQL Server 2016, one thing you need to understand is the changes to the way TempDB works. One goal of this new release is “Out of the box” optimization so an administrator should not have to engage in TempDB tuning exercises or tweaking efforts.  Â
TEMPDB
One of these important changes is TEMPDB always assumes -T1117 and -T1118 behavior.
-T1117 – When growing a data…
View On WordPress















