ERRO AO INSTALAR O SQL SERVER EXPRESS
Olá pessoal
Fui instalar o SQL server express 2014 em um servidor e na finalização deu o seguinte erro:
Viewing Product Documentation for SQL Server
Only the components that you use to view and manage the documentation for SQL Server have been installed. By default, the Help Viewer component uses the online library. After installing SQL Server, you can use the Help Library Manager component to download documentation to your local computer. For more information, see Use Microsoft Books Online for SQL Server (<http://go.microsoft.com/fwlink/?LinkID=299578>).
Microsoft Update
For information about how to use Microsoft Update to identify updates for SQL Server 2014, see the Microsoft Update (<http://go.microsoft.com/fwlink/?LinkId=296462>) website.
Samples
By default, sample databases and sample code are not installed as part of SQL Server Setup. To install sample databases and sample code for non-Express editions of SQL Server 2014, see Microsoft SQL Server Community Projects & Samples (<http://go.microsoft.com/fwlink/?LinkId=182887>) on the CodePlex Web site. To read about support for SQL Server sample databases and sample code for SQL Server Express, see SQL Server Sample Databases (<http://go.microsoft.com/fwlink/?LinkId=182888>) on the CodePlex Web site.
Release Notes
For more information about late-breaking changes in this release of SQL Server, see the latest readme (<http://go.microsoft.com/fwlink/?LinkId=299579>) file.
Documentation and Links
To install the .NET Framework SDK, see Installing the .Net Framework SDK (<http://go.microsoft.com/fwlink/?LinkId=141693>).
For information about SQL Server 2014 Surface Area Configuration, see Surface Area Configuration (<http://go.microsoft.com/fwlink/?LinkId=299580>), in MSDN Library of SQL Server 2014.
Product Update:
Product Update has successfully applied KB 3171021 <http://support.microsoft.com/?id=3171021>. These updates have set the patch level of the Setup operation to 12.2.5000.0.
Foi no windows Server 2012 R2
Alguém sabe qual o problema?
Fui instalar o SQL server express 2014 em um servidor e na finalização deu o seguinte erro:
Viewing Product Documentation for SQL Server
Only the components that you use to view and manage the documentation for SQL Server have been installed. By default, the Help Viewer component uses the online library. After installing SQL Server, you can use the Help Library Manager component to download documentation to your local computer. For more information, see Use Microsoft Books Online for SQL Server (<http://go.microsoft.com/fwlink/?LinkID=299578>).
Microsoft Update
For information about how to use Microsoft Update to identify updates for SQL Server 2014, see the Microsoft Update (<http://go.microsoft.com/fwlink/?LinkId=296462>) website.
Samples
By default, sample databases and sample code are not installed as part of SQL Server Setup. To install sample databases and sample code for non-Express editions of SQL Server 2014, see Microsoft SQL Server Community Projects & Samples (<http://go.microsoft.com/fwlink/?LinkId=182887>) on the CodePlex Web site. To read about support for SQL Server sample databases and sample code for SQL Server Express, see SQL Server Sample Databases (<http://go.microsoft.com/fwlink/?LinkId=182888>) on the CodePlex Web site.
Release Notes
For more information about late-breaking changes in this release of SQL Server, see the latest readme (<http://go.microsoft.com/fwlink/?LinkId=299579>) file.
Documentation and Links
To install the .NET Framework SDK, see Installing the .Net Framework SDK (<http://go.microsoft.com/fwlink/?LinkId=141693>).
For information about SQL Server 2014 Surface Area Configuration, see Surface Area Configuration (<http://go.microsoft.com/fwlink/?LinkId=299580>), in MSDN Library of SQL Server 2014.
Product Update:
Product Update has successfully applied KB 3171021 <http://support.microsoft.com/?id=3171021>. These updates have set the patch level of the Setup operation to 12.2.5000.0.
Foi no windows Server 2012 R2
Alguém sabe qual o problema?
Cola aqui o arquivo do log da instalação, ele fica na pasta do SQL Server mesmo.
Ele tem o passo a passo da instalação de cada componente. Geralmente descreve bem o erro.
Ele tem o passo a passo da instalação de cada componente. Geralmente descreve bem o erro.
Estou tentando abrir os logs está dando acesso negado, acho que o erro deve ser permissões, pode ser?
Estranho. Geralmente as pastas do SQL Server são protegidas, mas aparece a janelinha do controle de usuário, perguntando se você deseja continuar, você clica e abre.
Tenta fazer o seguinte.
Abra seu prompt de comando em modo administrador.
Navegue até a página do instalador do SQL Server e cole:
seuInstalador.exe /QS /ACTION=Install /INSTANCENAME=NomeDaSuaInstancia /BROWSERSVCSTARTUPTYPE=Automatic /TCPENABLED=1 /SAPWD=SenhaDoSa /SECURITYMODE=SQL /SQLSVCSTARTUPTYPE=Automatic /FEATURES=SQL /RSSVCACCOUNT=[Ô]NT AUTHORITY\NETWORK SERVICE[Ô] /SQLSVCACCOUNT=[Ô]NT AUTHORITY\NETWORK SERVICE[Ô] /ADDCURRENTUSERASSQLADMIN=True /IACCEPTSQLSERVERLICENSETERMS=True /SkipRules=RebootRequiredCheck PerfMonCounterNotCorruptedCheck FacetPowerShellCheck
Abraços!
Tenta fazer o seguinte.
Abra seu prompt de comando em modo administrador.
Navegue até a página do instalador do SQL Server e cole:
seuInstalador.exe /QS /ACTION=Install /INSTANCENAME=NomeDaSuaInstancia /BROWSERSVCSTARTUPTYPE=Automatic /TCPENABLED=1 /SAPWD=SenhaDoSa /SECURITYMODE=SQL /SQLSVCSTARTUPTYPE=Automatic /FEATURES=SQL /RSSVCACCOUNT=[Ô]NT AUTHORITY\NETWORK SERVICE[Ô] /SQLSVCACCOUNT=[Ô]NT AUTHORITY\NETWORK SERVICE[Ô] /ADDCURRENTUSERASSQLADMIN=True /IACCEPTSQLSERVERLICENSETERMS=True /SkipRules=RebootRequiredCheck PerfMonCounterNotCorruptedCheck FacetPowerShellCheck
Abraços!
Cara....
Já tive muitos problemas assim e computadores de clientes
Passo 01 - Atualiza o Windows update e depois instala novamente o sql server
é praticamente certo que vai funcionar
Já tive muitos problemas assim e computadores de clientes
Passo 01 - Atualiza o Windows update e depois instala novamente o sql server
é praticamente certo que vai funcionar
Achei a Solução
Quando você chegar à tela Configuração do servidor, altere o nome da conta do serviço do mecanismo de banco de dados para NT AUTHORITY \ NETWORK SERVICE e continue a instalação e ele irá instalar com êxito todos os componentes sem qualquer erro.
Instalou 100%
[txt-color=#e80000]Obs. Cheguei a 500 pontos de 2 estrelas virou uma ao invés de 3 estrelas. Tem um Bug aÃ[/txt-color]
Quando você chegar à tela Configuração do servidor, altere o nome da conta do serviço do mecanismo de banco de dados para NT AUTHORITY \ NETWORK SERVICE e continue a instalação e ele irá instalar com êxito todos os componentes sem qualquer erro.
Instalou 100%
[txt-color=#e80000]Obs. Cheguei a 500 pontos de 2 estrelas virou uma ao invés de 3 estrelas. Tem um Bug aÃ[/txt-color]
Tópico encerrado , respostas não são mais permitidas