What it says. Well, I don't know how clear the Chinese version is but, the English message is All files must be specified for database snapshot creation. Missing the file "%ls".
This suggests one of two things:
- The database has more than one data file.
- You have misspelled the name of the single file.
I notice that the name of the file that is missing is the same as the database name. This makes me lean towards the second option. That is, rather than DB_TeachingMS1
, just enter DB_TeachingMS
.