MSSQLSERVER_3181
Applies to: SQL Server
Details
Attribute | Value |
---|---|
Product Name | SQL Server |
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)