
tempdb Database - SQL Server | Microsoft Learn
May 1, 2025 · This article provides details about the configuration and use of the tempdb database in SQL Server, Azure SQL Database, SQL database in Fabric, and Azure SQL …
Shrink the tempdb Database - SQL Server | Microsoft Learn
Jun 12, 2025 · Larger tempdb database sizes don't adversely affect the performance of SQL Server. When SQL Server starts, tempdb is re-created by using a copy of the model database, …
tempdb 数据库 - SQL Server | Microsoft Learn
本文提供有关 SQL Server、Azure SQL 数据库、Fabric 中的 SQL 数据库和 Azure SQL 托管实例中 tempdb 数据库的配置和使用的详细信息。
Recommendations to reduce allocation contention - SQL Server
Jan 17, 2025 · The optimal number of tempdb data files depends on the degree of contention seen in tempdb. As a starting point, you can configure tempdb to be at least equal to the …
Place tempdb on Ephemeral Storage - SQL Server on Azure VMs
Sep 7, 2025 · Learn how to configure your SQL Server tempdb database to use ephemeral storage for SQL Server on Azure VMs, and how to extend the buffer pool to the local SSD drive.
Tempdb database - Parallel Data Warehouse | Microsoft Learn
Jun 3, 2025 · tempdb is a SQL Server PDW system database that stores local temporary tables for user databases. Temporary tables are often used to improve query performance. For …
tempdb データベース - SQL Server | Microsoft Learn
May 1, 2025 · この記事では、SQL Server の tempdb データベース、Azure SQL Database、Fabric の SQL データベース、Azure SQL Managed Instance の構成と使用について詳しく説 …
tempdb 資料庫 - SQL Server | Microsoft Learn
Oct 10, 2025 · 本文提供 SQL Server、Azure SQL Database、Fabric 中的 SQL Database 和 Azure SQL 受控實例中 tempdb 資料庫的組態和使用詳細數據。
Configure tempdb Settings - Azure SQL Managed Instance
Sep 11, 2025 · Learn how to configure `tempdb` settings for Azure SQL Managed Instance, such as the number of `tempdb` files, the growth increment, and the maximum size of `tempdb`.
Tempdb Space Resource Governance - SQL Server | Microsoft Learn
Jun 16, 2025 · Tempdb space resource governance controls the space in tempdb data files, but not disk space on the underlying volumes. Unless you pre-grow tempdb data files to their …