Event Id | 3269 |
Source | MSSQLServer |
Description | Cannot restore the file %ls because it was originally written with sector size %d; %ls is now on a device with sector size %d. |
Event Information | CAUSE: SQL Server uses nonbuffered I/O, which requires sectors to be aligned. The database was originally created on a disk with nonstandard disks with nonstandard sector sizes. To restore this database, the database files must be located on compatible disks. For example, if the database log was originally created on a disk with a sector size of 4K, the backup must be restored to a disk with a sector size of 4K. RESOLUTION: Locate a disk with the required sector size and restore to that disk. You may need to use the WITH MOVE clause to direct RESTORE to use the desired disk. |
Reference Links | Microsoft product: SQL Server Version: 2000.80.760.0 Event Source: MSSQLServer Event ID: 3269 |
Catch threats immediately
We work side-by-side with you to rapidly detect cyberthreats
and thwart attacks before they cause damage.