Skip to content

Latest commit

 

History

History
41 lines (34 loc) · 1.57 KB

File metadata and controls

41 lines (34 loc) · 1.57 KB
title MSSQLSERVER_3181
description MSSQLSERVER_3181
author MashaMSFT
ms.author mathoma
ms.date 04/04/2017
ms.service sql
ms.subservice supportability
ms.topic reference
helpviewer_keywords
3181 (Database Engine error)

MSSQLSERVER_3181

[!INCLUDE SQL Server]

Details

Attribute Value
Product Name [!INCLUDEssNoVersion]
Event ID 3181
Event Source MSSQLSERVER
Component SQLEngine
Symbolic Name LDDB_STORAGE_VERIFY
Message Text Attempting to restore this backup may encounter storage space problems. Subsequent messages will provide details.

Explanation

The RESTORE VERIFYONLY statement checks the available storage space on the disk to which the database is to be restored.

Possible Causes

The available disk space may be insufficient to restore the backup being verified.

User Action

Restore the backup to a location with sufficient disk space, or provide more space on the disk.

See Also

Restore a Database to a New Location (SQL Server)
Restore Files to a New Location (SQL Server)
RESTORE (Transact-SQL)
RESTORE VERIFYONLY (Transact-SQL)