News

Discover how to optimize tempdb in SQL Server for improved database administration and system performance with practical tips.
Azure SQL Managed Instance supports temporary objects in the same way as SQL Server, where all global temporary tables and global temporary stored procedures are accessible by all user sessions within ...
One reoccurring SQL Server question that I see: Why is my TempDB database so large and what can I go to reduce the size of TempDB? The answer requires some basic understanding of the internals of ...
I have a SQL 2000 SP4 server and MOM 2005 is reporting that the tempdb database log file is getting to large. Sure enough, it the templog.ldf file is a ...
This article discusses the TempDB service object in a relational database management system (RDBMS). The TempDB object is designed to temporarily store information and improve system efficiency. The ...
A fundamental skill for DBAs is to have a firm understanding of the SQL Server database engine's system databases. Tim Chapman discusses these system databases.
For Azure SQL Database single databases and elastic pools, only the master database and tempdb database apply. For more information, see What is an Azure SQL Database server?.