SQL Server Error Msg 10900 – Failed to configure resource governor during startup. Check SQL Server error log for specific error messages or check the consistency of master database by running DBCC CHECKCATALOG(‘master’).

In this blog post, let’s learn about the error message “10900 – Failed to configure resource governor during startup. Check SQL Server error log for specific error messages or check the consistency of master database by running DBCC CHECKCATALOG(‘master’).” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

10900 – Failed to configure resource governor during startup. Check SQL Server error log for specific error messages or check the consistency of master database by running DBCC CHECKCATALOG(‘master’).

Reason for the Error

To be update soon…

Solution

To be update soon…