Ошибка при установки sql server 2014

Примечание.Если у вас версия 12,0.4050.0 на компьютере с установленным пакетом обновления 1 (KB3018269) для SQL Server 2014 необходимо удалить это обновление из всех экземпляров установки, прежде чем устанавливать это обновление. Для этого воспользуйтесь компонентом » Установка и удаление программ » на панели управления. Дополнительные сведения можно найти в статьях KB 3018269. Имейте в виду, что KB3018269 установлен по одной из указанных ниже причин.

  • Вы применили обновление к существующему экземпляру SQL Server 2014.

  • Вы установили новый экземпляр SQL Server 2014 с пакетом обновления 1 (SP1), используя KB3018269 «установочный пакет» (например, SQLServer2014SP1-FullSlipstream-x64-ENU).

  • Вы установили любой из пакетов SQL Server 2014 с пакетом обновления 1 (SP1) Express Edition.

Проблемы

Предположим, что у вас есть экземпляр SQL Server с включенным каталогом SSISDB в Microsoft SQL Server 2014. При попытке перейти на сервер SQL Server с пакетом обновления 1 (SP1) с номером сборки 12.0.4050.0 появляется следующее сообщение об ошибке:

Ошибка: 912, серьезность: 21, состояние: 2. обновление уровня сценария для базы данных master завершилось сбоем, так как при обновлении «SSIS_hotfix_install. SQL» произошла ошибка 3602, состояние 251, серьезность 25. Это серьезная ошибка, которая может повлиять на нормальную работу, и база данных будет переведена в автономный режим. Если во время обновления базы данных «Master» произошла ошибка, это не помешает запуску всего экземпляра SQL Server. Изучите предыдущие записи в журнале ошибок, сделайте необходимые корректирующие действия и перезапустите базу данных, чтобы шаги по обновлению сценария выполнялись до завершения.

Ошибка: 3417, серьезность: 21, состояние: 3. не удается восстановить базу данных master. Не удается запустить SQL Server. Восстановите образец из полной резервной копии, исправьте ее или перестройте. Дополнительные сведения о том, как перестроить базу данных master, можно найти в книге SQL Server Books Online. Инициировано завершение работы SQL Server

Примечание. Затем экземпляр в недействительном и непригодном состоянии.

Статус

Корпорация Майкрософт подтверждает наличие этой проблемы в своих продуктах, которые перечислены в разделе «Применяется к».

Способ

Для решения проблемы выполните следующие действия:

  1. Удалите версию 12.0.4050.0 SQL Server 2014 SP1 (KB3018269) с помощью средства » Установка и удаление программ » на панели управления.

  2. Установка SQL server 2014 SP1 версии 12.0.4100.1 (версия 12.0.4100.1).

Ссылки

Дополнительные сведения об этой ошибке: выпуск SQL server 2014 с пакетом обновления 1 (SP1).

Нужна дополнительная помощь?

Нужны дополнительные параметры?

Изучите преимущества подписки, просмотрите учебные курсы, узнайте, как защитить свое устройство и т. д.

В сообществах можно задавать вопросы и отвечать на них, отправлять отзывы и консультироваться с экспертами разных профилей.

Столкнулся с интересной ошибкой при установке MS SQL Server 2014 на новом сервере Windows Server 2012 R2. Установка SQL Server прерывается почти в самом конце с ошибкой «Не найден дескриптор запуска компонента Database Engine» (Could not find the Database Engine startup handle).

ошибка Could not find the Database Engine startup handle при установке SQL Server 2014

В логе установки Summary.txt при этом присутствует ошибка:

Feature: Database Engine Services

Status: Failed: see logs for details
Reason for failure: An error occurred during the setup process of the feature.
Next Step: Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
Component name: SQL Server Database Engine Services Instance Features
Component error code: 0x851A0019
Error description: Could not find the Database Engine startup handle.

Данная ошибка установки MS SQL Server связана с тем, что используются стандартные настройки установки, при котором служба SQL Server запускается под непривилегированной учетной записью NT ServiceMSSQL$V2014. У данной учетной записи может быть недостаточно полномочий для запуска службы SQL Server, поэтому запустить службу невозможно, и установщик завершается с ошибкой «Could not find the Database Engine startup handle». Также эта ошибка может указывать на то, что ранее на компьютере уже пытались установить SQL Server и не очистили файлы и службы, оставшиеся от предыдущей установки.

Чтобы исправить ошибку установки SQL Server:

  1. Корректно деинсталлируйте все программы, связанные с SQL Server через Панель управления и перезагрузите сервер (проверьте, что не осталось файлов и папок в каталоге C:Program FilesMicrosoft SQL ServerMSSQL12.xxx);
  2. Запустите чистую установку из дистрибутива SQL Server. На вкладке «Server Configuration» убедитесь, что служба SQL Server Database Engine запускается под учетной записью NT ServiceMSSQLSERVER; учетная запись NT ServiceMSSQLSERVER для запуска службы SQL Server Database Engine
  3. Измените эту учетную запись на NT AUTHORITYSYSTEM; запуск установки MSSQLSERVER под NT AUTHORITYSYSTEM
  4. Продолжите установку SQL Server. Ошибка больше не должна появляться.

После окончания установки настоятельно рекомендуем изменить учетную запись, под которой запускается служба SQL Server Database Engine на непривилегированную учетную запись. Эта учетная запись не обязательно должна обладать правами локального администратора сервера (вполне достаточно полномочий внутри SQL Server). Можно использовать аккаунты с правами sysadmin — NT ServiceMSSQLSERVICE или NT ServiceSQLSERVERAGENT. Чтобы изменить учетную запись, под которой работает SQL Server:

  1. Запустите SQL Server Configuration Manager и перейдите в раздел SQL Server Services;
  2. Щелкните по SQL Server (MSSQLSERVER), нажмите кнопку Browse и в поле This account укажите учетную запись, под которой нужно запускать службу или используйте управляемую учетную запись — gMSA (Group Managed Service Accounts). Укажите пароль пользователя и сохраните изменения; измените учетную запись для запуска службы SQL Server (MSSQLSERVER),
  3. Перезапустите службы SQL Server.

Этот способ поможет вам исправить ошибку «Не найден дескриптор запуска компонента Database Engine» при установке любых версий SQL Server (2016, 2014, 2012 или 2008).

Hi,

I’m trying to install SQL server 2014 Express Adv on a windows 10 laptop. The installation fails repeatedly with multiple errors (contents from log file are included below). I have tried several options based on feedback on the forums, including
disabling firewall, enabling .NET framework 3.5 and WMI in control panel. I have uninstalled completely and re-installed several times. SQL server during installation reports that some modules are missing. I would really
appreciate it, if someone could help me here. 

Thanks,

Bhavana

—————————————————————————————————————-

Overall summary:
  Final result:                  Failed: see details below
  Exit code (Decimal):           -2147467259
  Start time:                    2015-12-18 16:42:40
  End time:                      2015-12-18 16:58:09
  Requested action:              Install

Setup completed with required actions for features.
Troubleshooting information for those features:
  Next step for Adv_SSMS:        Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
  Next step for Conn:            Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
  Next step for BC:              Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
  Next step for SSMS:            Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
  Next step for RS:              Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
  Next step for SQLEngine:       Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
  Next step for FullText:        Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
  Next step for Replication:     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.

Machine Properties:
  Machine name:                  DESKTOP-8FD87FS
  Machine processor count:       2
  OS version:                    Windows 8
  OS service pack:              

  OS region:                     United States
  OS language:                   English (United States)
  OS architecture:               x86
  Process architecture:          32 Bit
  OS clustered:                  No

Product features discovered:
  Product              Instance             Instance ID                   
Feature                                  Language            
Edition              Version         Clustered  Configured

Package properties:
  Description:                   Microsoft SQL Server 2014

  ProductName:                   SQL Server 2014
  Type:                          RTM
  Version:                       12
  SPLevel:                       0
  Installation location:         C:UsersbhavaDesktopSQL server 2014 AdvSQLEXPRADV_x86_ENUx86setup
  Installation edition:          Express

Product Update Status:
  None discovered.

User Input Settings:
  ACTION:                        Install
  ADDCURRENTUSERASSQLADMIN:      true
  AGTSVCACCOUNT:                 NT AUTHORITYNETWORK SERVICE
  AGTSVCPASSWORD:                *****
  AGTSVCSTARTUPTYPE:             Disabled
  ASBACKUPDIR:                   Backup
  ASCOLLATION:                   Latin1_General_CI_AS
  ASCONFIGDIR:                   Config
  ASDATADIR:                     Data
  ASLOGDIR:                      Log
  ASPROVIDERMSOLAP:              1
  ASSERVERMODE:                  MULTIDIMENSIONAL
  ASSVCACCOUNT:                  <empty>
  ASSVCPASSWORD:                 <empty>
  ASSVCSTARTUPTYPE:              Automatic
  ASSYSADMINACCOUNTS:            <empty>
  ASTEMPDIR:                     Temp
  BROWSERSVCSTARTUPTYPE:         Disabled
  CLTCTLRNAME:                   <empty>
  CLTRESULTDIR              <empty>
  CLTSTARTUPTYPE:                0
  CLTSVCACCOUNT:                 <empty>
  CLTSVCPASSWORD:                <empty>
  CLTWORKINGDIR:                 <empty>
  COMMFABRICENCRYPTION:          0
  COMMFABRICNETWORKLEVEL:        0
  COMMFABRICPORT:                0
  CONFIGURATIONFILE:            

  CTLRSTARTUPTYPE:               0
  CTLRSVCACCOUNT:                <empty>
  CTLRSVCPASSWORD:               <empty>
  CTLRUSERS:                     <empty>
  ENABLERANU:                    true
  ENU:                           true
  ERRORREPORTING:                false
  FEATURES:                      SQLENGINE, REPLICATION, FULLTEXT, RS, CONN, BC, SDK, SSMS, ADV_SSMS, SNAC_SDK
  FILESTREAMLEVEL:               3
  FILESTREAMSHARENAME:           MSSQLSERVER
  FTSVCACCOUNT:                  NT ServiceMSSQLFDLauncher
  FTSVCPASSWORD:                 <empty>
  HELP:                          false
  IACCEPTSQLSERVERLICENSETERMS:  true
  INDICATEPROGRESS:              false
  INSTALLSHAREDDIR:              C:Program FilesMicrosoft SQL Server
  INSTALLSHAREDWOWDIR:           <empty>
  INSTALLSQLDATADIR:             <empty>
  INSTANCEDIR:                   C:Program FilesMicrosoft SQL Server
  INSTANCEID:                    MSSQLSERVER
  INSTANCENAME:                  MSSQLSERVER
  ISSVCACCOUNT:                  NT AUTHORITYNetwork Service
  ISSVCPASSWORD:                 <empty>
  ISSVCSTARTUPTYPE:              Automatic
  MATRIXCMBRICKCOMMPORT:         0
  MATRIXCMSERVERNAME:            <empty>
  MATRIXNAME:                    <empty>
  NPENABLED:                     0
  PID:                           *****
  QUIET:                         false
  QUIETSIMPLE:                   false
  ROLE:                          AllFeatures_WithDefaults
  RSINSTALLMODE:                 DefaultNativeMode
  RSSHPINSTALLMODE:              DefaultSharePointMode
  RSSVCACCOUNT:                  NT ServiceReportServer
  RSSVCPASSWORD:                 <empty>
  RSSVCSTARTUPTYPE:              Automatic
  SAPWD:                         <empty>
  SECURITYMODE:                  <empty>
  SQLBACKUPDIR:                  <empty>
  SQLCOLLATION:                  SQL_Latin1_General_CP1_CI_AS
  SQLSVCACCOUNT:                 NT ServiceMSSQLSERVER
  SQLSVCPASSWORD:                <empty>
  SQLSVCSTARTUPTYPE:             Automatic
  SQLSYSADMINACCOUNTS:           DESKTOP-8FD87FSbhava
  SQLTEMPDBDIR:                  <empty>
  SQLTEMPDBLOGDIR:               <empty>
  SQLUSERDBDIR:                  <empty>
  SQLUSERDBLOGDIR:               <empty>
  SQMREPORTING:                  false
  TCPENABLED:                    0
  UIMODE:                        AutoAdvance
  UpdateEnabled:                 true
  UpdateSource:                  MU
  USEMICROSOFTUPDATE:            false
  X86:                           false

  Configuration file:            C:Program FilesMicrosoft SQL Server120Setup BootstrapLog20151218_164230ConfigurationFile.ini

Detailed results:
  Feature:                       Management Tools — Complete
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
  Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
  Component name:                SQL Server Common Files
  Component error code:          0x80004005
  Error description:             The specified module could not be found.
  Error help link:              

  Feature:                       Client Tools Connectivity
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
  Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
  Component name:                SQL Server Common Files
  Component error code:          0x80004005
  Error description:             The specified module could not be found.

  Feature:                       Client Tools SDK
  Status:                        Passed

  Feature:                       Client Tools Backwards Compatibility
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
  Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
  Component name:                SQL Server Common Files
  Component error code:          0x80004005
  Error description:             The specified module could not be found.

  Feature:                       Management Tools — Basic
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
  Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
  Component name:                SQL Server Common Files
  Component error code:          0x80004005
  Error description:             The specified module could not be found.

  Feature:                       Reporting Services — Native
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
  Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
  Component name:                SQL Server Common Files
  Component error code:          0x80004005
  Error description:             The specified module could not be found.

  Feature:                       Database Engine Services
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred during the setup process of the feature.
  Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
  Component name:                SQL Server Database Engine Services Instance Features
  Component error code:          0x80004005
  Error description:             The specified module could not be found.

  Feature:                       Full-Text and Semantic Extractions for Search
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
  Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
  Component name:                SQL Server Database Engine Services Instance Features
  Component error code:          0x80004005
  Error description:             The specified module could not be found.

  Feature:                       SQL Server Replication
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
  Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
  Component name:                SQL Server Database Engine Services Instance Features
  Component error code:          0x80004005
  Error description:             The specified module could not be found.

  Feature:                       SQL Browser
  Status:                        Passed

  Feature:                       SQL Client Connectivity
  Status:                        Passed

  Feature:                       SQL Client Connectivity SDK
  Status:                        Passed

  Feature:                       SQL Writer
  Status:                        Passed

Rules with failures:

Global rules:

Scenario specific rules:

Rules report file:               C:Program FilesMicrosoft SQL Server120Setup BootstrapLog20151218_164230SystemConfigurationCheck_

—————————————————————————————————————————————-

  • Remove From My Forums

 none

При установке вылетает ошибка

  • Вопрос

  • Вылетает следующая ошибка при установке компонента SqlEngineDBStartConfigAction_install_configrc_Cpu64

    ЗАГОЛОВОК: Программа установки Microsoft SQL Server 2014
    ——————————

    Произошла следующая ошибка:

    Не найден дескриптор запуска компонента Database Engine.

    Чтобы получить справку, щелкните: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.4100.1&EvtType=0xD15B4EB2%25400x4BDAF9BA%25401306%254025

    ——————————
    КНОПКИ:

    ОК
    ——————————

    ОС: Windows 10 Home

    Как быть?

Ответы

  • Короче…
    Решение не найдено.
    Времени искать его нет.
    Установил на виртуалку Win7, накатил на него SQL сервер 2008. И успокоился.

    • Помечено в качестве ответа

      11 марта 2016 г. 22:36

  • Remove From My Forums
  • Question

  • I get the error shown below when installing SQL Server 2014 Express.  Why do I get this and how to correct for it?

    TITLE: Microsoft SQL Server 2014 Setup

    ——————————

    The following error has occurred:

    An error occurred during the installation of assembly ‘policy.8.0.Microsoft.VC80.MFCLOC,version=»8.0.50727.4027″,publicKeyToken=»1fc8b3b9a1e18e3b»,processorArchitecture=»x86″,type=»win32-policy»‘. Please refer to Help
    and Support for more information. HRESULT: 0x80073712.

    For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=0xDF039760%25401201%25401

    Thanks

    • Edited by

      Wednesday, July 9, 2014 10:37 PM

Answers

  • Hi,

    It seems there are some windows files need to be repaired. I suggest you fix the corrupted files first and then retry the SQL Server installation.

    To fix the corrupted files, you may initial a new thread in our Windows Client forum via the below link.

    Windows 8.1

    http://social.technet.microsoft.com/Forums/en-US/home?category=w8itpro

    Thanks.


    Tracy Cai
    TechNet Community Support

    • Marked as answer by
      tracycai
      Thursday, July 24, 2014 6:24 AM

Понравилась статья? Поделить с друзьями:
  • Ошибка при установки sql server 2012
  • Ошибка при установки sql server 2008 r2
  • Ошибка при установки sql express server
  • Ошибка при установки sp1 для windows 7
  • Ошибка при установки second boot во время операции boot