In this blog post, let’s learn about the error message “5180 – Could not open File Control Block (FCB) for invalid file ID %d in database ‘%.*ls’. Verify the file location. Execute DBCC CHECKDB.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
5180 – Could not open File Control Block (FCB) for invalid file ID %d in database ‘%.*ls’. Verify the file location. Execute DBCC CHECKDB.
Reason for the Error
To be update soon…
Solution
To be update soon…