Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

Tempdb data file fills up very often

$
0
0
Tempdb fills up very often.tempdb configuration is name fileid filename filegroup size maxsize growth usagetempdev 1 N:\Data\tempdb.mdf PRIMARY 29428480 KB Unlimited 10% data onlytemplog 2 N:\Data\templog.ldf NULL 512 KB Unlimited 10% log onlyI want to know why its happening very often and when i try to shrink tempdb it gives me below message.DBCC SHRINKDATABASE: Page 1:3678552 could not be moved because it is a work table page.Please suggest what needs to be done to solve the issue.

Viewing all articles
Browse latest Browse all 6525

Trending Articles