0
After installing SQL Server 2008 R2, access SQL Server Management Studio but server name does not appear and SQL Server Configuration Manager services are not active.
0
After installing SQL Server 2008 R2, access SQL Server Management Studio but server name does not appear and SQL Server Configuration Manager services are not active.
1
This issue is related to an incomplete update that did not update all the components needed to run one or more SQL Server services.
Install the latest SQL Server 2008 R2 Service Pack to fix this issue.
Follow the link: https://www.microsoft.com/pt-br/download/details.aspx?id=44271
For more information see: https://support.microsoft.com/pt-br/kb/2527041/pt-br
Browser other questions tagged sql database sql-server server sql-server-2012
You are not signed in. Login or sign up in order to post.
I had the same problem and with the answer from Durval Ramos I was able to solve it. Just upgrade to SP3. Thanks.
– user33305