SQL Server error code
SQL Server error 5179
SQL Server raises error 5179 at severity 16, which marks a problem with the query or data that you can correct.
Cannot use file '%.*ls', because it is on a volume with sector size %d. SQL Server supports a maximum sector size of 4096 bytes. Move the file to a volume with a compatible sector size.
| Msg | 5179 |
|---|---|
| Severity | 16 |
| Group | 5000–5999 |