MSSQLSERVER_3181

Topic Status: Some information in this topic is preview and subject to change in future releases. Preview information describes new features or changes to existing features in Microsoft SQL Server 2016 Community Technology Preview 2 (CTP2).

Details

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

Reference

RESTORE (Transact-SQL)

RESTORE VERIFYONLY (Transact-SQL)

Concepts

Restore a Database to a New Location (SQL Server)

Restore Files to a New Location (SQL Server)