SQL Server error code
SQL Server error 3257
SQL Server raises error 3257 at severity 16, which marks a problem with the query or data that you can correct.
There is insufficient free space on disk volume '%ls' to create the database. The database requires %I64u additional free bytes, while only %I64u bytes are available.
| Msg | 3257 |
|---|---|
| Severity | 16 |
| Group | 3000–3999 |