SQL Server Error Msg 8995 – System table ‘%.*ls’ (object ID %d, index ID %d) is in filegroup %d. All system tables must be in filegroup %d.

In this blog post, let’s learn about the error message “8995 – System table ‘%.*ls’ (object ID %d, index ID %d) is in filegroup %d. All system tables must be in filegroup %d.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

8995 – System table ‘%.*ls’ (object ID %d, index ID %d) is in filegroup %d. All system tables must be in filegroup %d.

Reason for the Error

To be update soon…

Solution

To be update soon…