I have SQL Server Express 2017 on a Windows 10 Home. Its my development machine.
My SQL Server sttoped working, when I tried to start it, i get some messages on event log saying that there were problems with NT SERVICE\MSSQL$SQLEXPRESS user profile temp folder due to insufficente security rights. I couldn't get this fixed, so i uninstall SQL Server and its related services, remove NT SERVICE\MSSQL$SQLEXPRESS user from windows, deleted the MSSQL$SQLEXPRESS folder from c:\Users and tried to install again.
At then end, the installation gaves me the messagem: Wait on the Database Engine recovery handle failed. The SQL Service was added to the services list, but gaves me an error on starting. I check the sql server ERRORLOG file, and found this message:
FCB::Open failed: Could not open file d:\dbs\sh\sprel\0822_164025\cmd\33\obj\x64retail\sql\mkmastr\databases\mkmastr.proj\MSDBData.mdf for file number 1. OS error: 3
I don't have a d: drive, neither a folder like that on my computer.
Could you help me fix that?
Márlon Medeiros Brum