|
|
|
|
Browse by Tags
All Tags » Internals » Did You Know (RSS)
-
In my last post Does the tempdb Log file get Zero Initialized at Startup? I questioned whether or not tempdb is actually created from the model database or not at startup. There is actually an easy way to prove that this statement, at least internally to the tempdb database is in fact TRUE. Many thanks go out to Bob Ward (Blog | ...
-
While working on a problem today I happened to think about what the impact to startup might be for a really large tempdb transaction log file. Its fairly common knowledge that data files in SQL Server 2005+ on Windows Server 2003+ can be instant initialized, but the transaction log files can not. If this is news to you see the ...
|
|
|
|
|