3056
Product
Name
Event ID
3056
Event Source
MSSQLSERVER
Component
SQLEngine
Symbolic
Name
DMPDB_INVALID_FSDATA
Message Text
The backup operation has detected an unexpected file in a FILESTREAM container. The
backup operation will continue and include file ‘%ls’.
Error 3056 is raised if files exist under the FILESTREAM container (folder) that aren’t created by. The backup operation will include that file, but this will cause an inconsistent state
of the filestream components in the database.
The error message includes the name of the unexpected file. Investigate how this file ended up
in this folder.
ノ
Expand table
2
Warning
The FILESTREAM container is a folder managed by SQL Server. Do not add or remove files
in the FILESTREAM folder