SQL Server Error Msg 8985 – Could not locate file ‘%.*ls’ for database ‘%.*ls’ in sys.database_files. The file either does not exist, or was dropped.

In this blog post, let’s learn about the error message “8985 – Could not locate file ‘%.*ls’ for database ‘%.*ls’ in sys.database_files. The file either does not exist, or was dropped.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

8985 – Could not locate file ‘%.*ls’ for database ‘%.*ls’ in sys.database_files. The file either does not exist, or was dropped.

Reason for the Error

To be update soon…

Solution

To be update soon…