About 50 results
Open links in new tab
  1. tempdb Database - SQL Server | Microsoft Learn

    Dec 29, 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 Managed Instance.

  2. Shrink the tempdb Database - SQL Server | Microsoft Learn

    Jun 12, 2025 · This article discusses various methods that you can use to shrink the tempdb database in SQL Server. You can use any of the following methods to alter the size of tempdb.

  3. Tempdb Space Resource Governance - SQL Server | Microsoft Learn

    Jun 16, 2025 · Starting with SQL Server 2025 (17.x), you can use resource governor to enforce a limit on the total amount of tempdb space consumed by a workload group. A workload group can be …

  4. tempdb データベース - SQL Server | Microsoft Learn

    この記事では、SQL Server の tempdb データベース、Azure SQL Database、Fabric の SQL データベース、Azure SQL Managed Instance の構成と使用について詳しく説明します。

  5. Examples to Configure Tempdb Space Resource Governance - SQL Server

    Jun 16, 2025 · This example configures tempdb data files so that the percent limit can be used, and then limits the total tempdb space consumption by the requests (queries) in the default workload group to …

  6. Move system databases - SQL Server | Microsoft Learn

    Nov 25, 2024 · Move the system databases To move a system database data or log file as part of a planned relocation or scheduled maintenance operation, follow these steps. This includes the model, …

  7. Recommendations to reduce allocation contention - SQL Server

    Jan 17, 2025 · When the tempdb database is heavily used, SQL Server may experience contention when it tries to allocate pages. Depending on the degree of contention, this may cause queries and …

  8. Reducir la base de datos tempdb - SQL Server | Microsoft Learn

    Obtenga información sobre cómo reducir la base de datos tempdb mediante Transact-SQL.

  9. tempdb 資料庫 - SQL Server | Microsoft Learn

    本文提供 SQL Server、Azure SQL Database、Fabric 中的 SQL Database 和 Azure SQL 受控實例中 tempdb 資料庫的組態和使用詳細數據。

  10. 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.