SQL Server error code
SQL Server error 5556
SQL Server raises error 5556 at severity 16, which marks a problem with the query or data that you can correct.
The database '%.*ls' does not exist or does not support FILESTREAM. Supply a valid database name. To see available databases, use sys.databases.
| Msg | 5556 |
|---|---|
| Severity | 16 |
| Group | 5000–5999 |