I have an installation on a private pc, SQL Server 2008 R2 developer edition. SQL Server Management Studio R2 does not work any more. I get the following error on startup of Management Studio:
database 'msdb' cannot be opened. It has been marked SUSPECT by recovery. See the SQL Server errorlog for more information. (Microsoft SQL Server, Error:926)
I cannot look into databases as before from SQL Server Management Studio. However, the databases are available from Visual Studio 2010 and can be opened from there.
I look into errorlog, I am able to run SP_readerrorlog for master database from SQL Serve Management Studio but it does not give me any answers.
My pc is set up with Visual Studio 2010 and afterwards I installed VS2012. Both VS installations coexist on the PC. I have not started to use VS 2012 yet.
I have no backup of the database. I have tried "repair" from the installation media. I still have the problem.
Regards
Tore