Skip to content

Commit c25abd9

Browse files
committed
tempdb size changes
1 parent 54ef39c commit c25abd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/synapse-analytics/sql-data-warehouse/sql-data-warehouse-manage-monitor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: craigg
77
ms.service: sql-data-warehouse
88
ms.topic: conceptual
99
ms.subservice: manage
10-
ms.date: 08/23/2019
10+
ms.date: 03/24/2020
1111
ms.author: rortloff
1212
ms.reviewer: igorstan
1313
ms.custom: synapse-analytics
@@ -173,7 +173,7 @@ If the query is actively waiting on resources from another query, then the state
173173

174174
## Monitor tempdb
175175

176-
Tempdb is used to hold intermediate results during query execution. High utilization of the tempdb database can lead to slow query performance. Each node in SQL pool has approximately 1 TB of raw space for tempdb. Below are tips for monitoring tempdb usage and for decreasing tempdb usage in your queries.
176+
Tempdb is used to hold intermediate results during query execution. High utilization of the tempdb database can lead to slow query performance. For every DW100c configured, 399 GB of tempdb space is allocated (DW1000c would have 3.99 TB of total tempdb space). Below are tips for monitoring tempdb usage and for decreasing tempdb usage in your queries.
177177

178178
### Monitoring tempdb with views
179179

0 commit comments

Comments
 (0)