Click to Rate and Give Feedback
MSDN
MSDN Library
SQL Server
SQL Server 2008
Database Engine
Technical Reference
 MSSQLSERVER_3271

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (0)
Other versions are also available for the following:
SQL Server 2008 Books Online (June 2009)
MSSQLSERVER_3271

Product Name

SQL Server

Product Version

10.0

Product Build Number

10.00.0000.00

Event ID

3271

Event Source

MSSQLSERVER

Component

SQLEngine

Symbolic Name

DMPIO_IO_ERROR

Message Text

A nonrecoverable I/O error occurred on file "%ls:" %ls.

This is a general error that occurs when the operating system raises an error while performing I/O during a backup or restore operation. In most situations the cause is simply that the backup medium is full.

The error may include additional text from the operating system indicating that the disk is full. When performing a backup or restore operation with third-party backup software an additional message may occur indicating that the backup failed. The message may look similar to the following text:

"2005-08-02 16:05:16.04 spid55 Error: 18210, Severity: 16, State: 1. 2005-08-02 16:05:16.04 spid55 BackupVirtualDeviceFile::RequestDurableMedia: Flush failure on backup device 'VDINULL'. Operating system error 995(The I/O operation has been aborted because of either a thread exit or an application request.)."

This is an indication that the backup software requested a termination of the backup or restore operation.

Perform the following tasks as appropriate:

  • Review the underlying system error messages and SQL Server error messages preceding this one to identify the cause of the failure.
  • Ensure that the backup and restore medium has sufficient space.
  • Correct any errors raised by third-party backup and restore software.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker