MSSQLSERVER_3181

New: 12 December 2006

Details

Product Name

SQL Server

Product Version

9.0

Product Build Number

9.00.1399

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

Starting with SQL Server 2005, 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

Other Resources

How to: Create a New Database From an Existing Database Backup (SQL Server Management Studio)
How to: Restore a Database to a New Location and Name (Transact-SQL)
How to: Restore Files to a New Location (Transact-SQL)
RESTORE (Transact-SQL)
RESTORE VERIFYONLY (Transact-SQL)
Verifying Backups

Help and Information

Getting SQL Server 2005 Assistance