About 25,500 results
Open links in new tab
  1. 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 …

  2. 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 …

  3. 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, …

  4. base de datos tempdb - SQL Server | Microsoft Learn

    Jul 29, 2025 · En este artículo se proporcionan detalles sobre la configuración y el uso de la base de datos tempdb en SQL Server, Azure SQL Database, SQL Database en Fabric e Instancia …

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

    May 1, 2025 · この記事では、SQL Server の tempdb データベース、Azure SQL Database、Fabric の SQL データベース、Azure SQL Managed Instance の構成と使用について詳しく説 …

  6. Memory-optimized tempdb metadata out of memory errors - SQL …

    Apr 8, 2025 · This article helps you to troubleshoot out-of-memory issues with memory-optimized tempdb metadata.

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

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

  8. 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`.

  9. How to properly monitor the use of the TEMPdb database?

    Nov 5, 2021 · Because in standard SSMS report “Disk Usage” (for database TEMPdb) I can see a lot of “Data/Log Files Autogrow/Autoshrink Events”: I am not sure that I understand the …

  10. Monitor your dedicated SQL pool workload using DMVs - Azure …

    Jan 22, 2025 · To reduce the usage of tempdb during data movement, ensure that your table is using a distribution strategy that distributes data evenly. Use Azure Synapse SQL Distribution …