SQL Server error code
SQL Server error 3936
SQL Server raises error 3936 at severity 16, which marks a problem with the query or data that you can correct.
The transaction could not be committed because an error occurred while trying to flush FILESTREAM data to disk. A file may have been open at commit time or a disk I/O error may have occurred. '%.*ls' was one of the one or more files involved. ErrorCode: 0x%x.
| Msg | 3936 |
|---|---|
| Severity | 16 |
| Group | 3000–3999 |