Reputation: 5947
Error in installation of SQL SERVER 2012 on windows server 2008 R2 "error in the expected recovery driver database engine"
Upvotes: 1
Views: 189
Reputation: 5947
I solved the problem, during installation, when you configure the server, there are problems with Windows Server 2008 R2 if you put the SQL Server Database Enginee service with NT AUTHORITY \ SYSTEM goes wrong. We must put NT AUTHORITY \ Network Service.
Upvotes: 1