nancy_iles (12/30/2016)
I successfully applied 2008R2 SP3 to the Analysis Services and shared services. After the install, I rebooted the computer. Now, I am trying to apply SP3 to the database instance. I run the installer as administrator, it opens and extracts files, flashes a black window and then closes. No error message. I am new to SQL Server and, so far, I have not found any log file that will give me a clue as to the problem. I have tried rebooting the server, multiple times, and I continue to have the problem. Any suggestions?
You might want to check the temp directory as the logs can end up there on a problematic install.
Look for the file SQLSetup_1.log and SQLSetup.log. If you have those files, open them up and look for error messages.
Sue