Applies ToSQL Server 2014 Business Intelligence - duplicate (do not use) SQL Server 2014 Developer - duplicate (do not use) SQL Server 2014 Enterprise - duplicate (do not use) SQL Server 2014 Express - duplicate (do not use) SQL Server 2014 Standard - duplicate (do not use) SQL Server 2014 Web - duplicate (do not use)

Symptoms

Assume that Microsoft SQL Server is not running while a DBCC command is executed. When you restart SQL Server, the temporary files that are created by DBCC are not deleted as expected.

Cause

This problem occurs if Windows is restarted before the DBCC CHECKDB command can close the file handles. In this situation, the operating system cannot clean up the temporary files that were created by DBCC CHECKDB, and these files continue to occupy space.

Resolution

Cumulative Update information

This issue is fixed in Cumulative Update 4 for SQL Server 2014 Service Pack 1.

Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

References

Learn about the terminology that Microsoft uses to describe software updates.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.