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

SQL Server 2017 Developer on Windows SQL Server 2017 Enterprise on Windows SQL Server 2017 Enterprise Core on Windows SQL Server 2017 Standard on Windows Еще…Меньше

Проблемы

Предположим, что вы пытаетесь установить экземпляр SQL Server 2017. Если экземпляр SQL Server nпуть к каталогу «имя/идентификатор/установка » состоит из многобайтовых знаков, которые являютсястандартным кодом для обмена сведениями (ASCII), например «и т. д.  в этом сценарии,приустановке может произойти сбой установки со следующим сообщением об ошибке:

Не удается инициализировать поддержку SSL

Решение

Эта проблема устранена в следующем накопительном обновлении SQL Server:

       Накопительное обновление 1 для SQL Server 2017

Все новые накопительные обновления для SQL Server содержат все исправления и все исправления для системы безопасности, которые были включены в предыдущий накопительный пакет обновления. Ознакомьтесь с самыми последними накопительными обновлениями для SQL Server.

Последнее накопительное обновление для SQL Server 2017

Статус

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

Ссылки

Ознакомьтесь с терминологией, которую корпорация Майкрософт использует для описания обновлений программного обеспечения.

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

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

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

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

I am trying to install SQL Server 2017 Express on Windows 10 and it is failing.

Here is the details it shows me after failure:

Action required:
Use the following information to resolve the error, and then try the setup process again.

Feature failure reason:
An error occurred for a dependency of the feature causing the setup process for the feature to fail.

Error details:
§ Error installing Microsoft Visual C++ 2015 Redistributable
VS Shell installation has failed with exit code 1638.
Error code: 1638
Log file: C:Program FilesMicrosoft SQL Server140Setup BootstrapLog20171018_083459VCRuntime140_x64_Cpu64_1.log
Visithttps://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=14.0.1000.169&EvtType=VCRuntime140_x64%40Install%400x1638 to get help on troubleshooting.

I am Windows 10 and have Visual Studio 2017 installed.
I’m thinking the problem could be I installed SQL Server Management Studio 2017 before I installed SQL Server.

I have the same setup at home but I installed SQL Server first and then SSMS and everything works fine.

The other difference is at home in the installation dialog it says something the affect that C++ Redistribuble is already installed but at work where it is failing it says it is to be installed in hte list of components.

asked Oct 18, 2017 at 12:46

Sam's user avatar

1

The problem is likely that there’s a newer version of the Visual C++ Redistributable than SQL Server is trying to install, e.g., from Visual Studio 2017. So another way to address this, if you don’t need the latest C++ redistributable, is to go to Add or Remove Programs and uninstall all references to Visual C++ 2017 Redistributable. After this, the SQL Server installation should proceed without errors.

answered Oct 25, 2017 at 17:42

Luc Reid's user avatar

Luc ReidLuc Reid

2912 silver badges3 bronze badges

2

I had this error before all I did was(using Win10 x64):

Go to control panel-> Select Programs -> Programs and Features -> Search «c++»
-> In the list select Visual C++ 2017(or your version error) Redistributable -> right click select «change» -> select repair.

After that I was able to continue and successfully installed SQL Server Express 2017.

Note:
Some requires uninstall and reinstall again therefore if the above procedure doesn’t work just try reinstalling it.

answered Mar 24, 2018 at 5:57

babidi's user avatar

babidibabidi

5065 silver badges6 bronze badges

2

I figured it out for my environment.
If you have Visual Studio 2017, go back into the installer and install the «ATL C++» workload. Now when you go through the SQL Server 2017 install it will say C++ already installed and the installation will be successful.

answered Oct 18, 2017 at 13:54

Sam's user avatar

SamSam

4,63111 gold badges47 silver badges76 bronze badges

1

I got the solution :

  1. remove VC++ 2017.
  2. download VC++ 2015 from here
  3. install VC++ 2015
  4. install SQL Server 2017
  5. install SSMS 2017

Karsten Koop's user avatar

Karsten Koop

2,4751 gold badge17 silver badges23 bronze badges

answered Dec 7, 2018 at 11:36

G A's user avatar

1

I also had this problem. I just repair the program Microsoft Visual C++ 2017 Redistributable (x86) — 14.16.27029 from Add Remove Program and setup run without any error.

answered Jun 26, 2019 at 8:30

Shaiwal Tripathi's user avatar

I also found running the repair of the Microsoft Visual C++ redistributable corrected the issue and was able to install SQL 2017 RTM Cumulative Update (CU) 23 KB5000685

answered Mar 17, 2021 at 10:52

Shaun Bell's user avatar

Uninstalling the following from Programme and Features option fixed my issue.

Microsoft Visual C++ 2015 Redistributable

MSSQL 2017 installation will automatically add it once the installation is completed.

answered Mar 7, 2018 at 0:39

Hiren Parghi's user avatar

Hiren ParghiHiren Parghi

1,7951 gold badge20 silver badges30 bronze badges

First make sure you haven’t installed SSMS before,
First install SQLSERVER then SSMS.
To resolve this error just uninstall MS visual C++ Redistributable v13/v15/v17 as they get installed already when you install SSMS before.
Run the setup again it will continue installation.

answered Jun 28, 2018 at 4:50

Waqas Tahir's user avatar

 Hi
I’m trying to install sql server 2017 and I’m keep getting errors:

I have a brand new win 10 pro

here is the log file.
I already installed successfully in managment studio.

i don’t know where to start.

Setup completed with required actions for features.

Troubleshooting information for those features:

  Next step for FullText:        Use the following information to resolve the error, and then try the setup process again.

  Next step for sql_inst_mpy:    Use the following information to resolve the error, and then try the setup process again.

  Next step for sql_inst_mr:     Use the following information to resolve the error, and then try the setup process again.

  Next step for AdvancedAnalytics: Use the following information to resolve the error, and then try the setup process again.

  Next step for SQLEngine:       Use the following information to resolve the error, and then try the setup process again.

  Next step for Replication:     Use the following information to resolve the error, and then try the setup process again.

  Configuration file:            C:Program FilesMicrosoft SQL Server140Setup BootstrapLog20171021_022911ConfigurationFile.ini

Detailed results:

  Feature:                       Full-Text and Semantic Extractions for Search

  Status:                        Failed

  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, and then try the setup process again.

  Component name:                Microsoft Visual C++ 2015 Redistributable

  Component error code:          1638

  Component log file:            C:Program FilesMicrosoft SQL Server140Setup BootstrapLog20171021_022911VCRuntime140_x64_Cpu64_1.log

  Error description:             VS Shell installation has failed with exit code 1638.

  Error help link:               https://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=14.0.1000.169&EvtType=VCRuntime140_x64%40Install%400×1638

  Feature:                       Python

  Status:                        Failed

  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, and then try the setup process again.

  Component name:                Microsoft Visual C++ 2015 Redistributable

  Component error code:          1638

  Component log file:            C:Program FilesMicrosoft SQL Server140Setup BootstrapLog20171021_022911VCRuntime140_x64_Cpu64_1.log

  Error description:             VS Shell installation has failed with exit code 1638.

  Error help link:               https://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=14.0.1000.169&EvtType=VCRuntime140_x64%40Install%400×1638

  Feature:                       R

  Status:                        Failed

  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, and then try the setup process again.

  Component name:                Microsoft Visual C++ 2015 Redistributable

  Component error code:          1638

  Component log file:            C:Program FilesMicrosoft SQL Server140Setup BootstrapLog20171021_022911VCRuntime140_x64_Cpu64_1.log

  Error description:             VS Shell installation has failed with exit code 1638.

  Error help link:               https://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=14.0.1000.169&EvtType=VCRuntime140_x64%40Install%400×1638

  Feature:                       Machine Learning Services (In-Database)

  Status:                        Failed

  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, and then try the setup process again.

  Component name:                Microsoft Visual C++ 2015 Redistributable

  Component error code:          1638

  Component log file:            C:Program FilesMicrosoft SQL Server140Setup BootstrapLog20171021_022911VCRuntime140_x64_Cpu64_1.log

  Error description:             VS Shell installation has failed with exit code 1638.

  Error help link:               https://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=14.0.1000.169&EvtType=VCRuntime140_x64%40Install%400×1638

  Feature:                       Database Engine Services

  Status:                        Failed

  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, and then try the setup process again.

  Component name:                Microsoft Visual C++ 2015 Redistributable

  Component error code:          1638

  Component log file:            C:Program FilesMicrosoft SQL Server140Setup BootstrapLog20171021_022911VCRuntime140_x64_Cpu64_1.log

  Error description:             VS Shell installation has failed with exit code 1638.

  Error help link:               https://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=14.0.1000.169&EvtType=VCRuntime140_x64%40Install%400×1638

  Feature:                       SQL Server Replication

  Status:                        Failed

  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, and then try the setup process again.

  Component name:                Microsoft Visual C++ 2015 Redistributable

  Component error code:          1638

  Component log file:            C:Program FilesMicrosoft SQL Server140Setup BootstrapLog20171021_022911VCRuntime140_x64_Cpu64_1.log

  Error description:             VS Shell installation has failed with exit code 1638.

  Error help link:               https://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=14.0.1000.169&EvtType=VCRuntime140_x64%40Install%400×1638

  Feature:                       Client Tools SDK

  Status:                        Passed

  Feature:                       Client Tools Connectivity

  Status:                        Passed

  Feature:                       Client Tools Backwards Compatibility

  Status:                        Passed

Rules with failures:

Global rules:

Scenario specific rules:

Rules report file:               C:Program FilesMicrosoft SQL Server140Setup BootstrapLog20171021_022911SystemConfigurationCheck_Report.htm


Avi

Помогаю со студенческими работами здесь

Ошибка при установке MS SQL Server 2016
При установке выдает ошибку.

Не удалось установить SQL Server (setup.exe).

Exit code…

Ошибка при установке MS SQL Server 2012
Добрый день!
При установке MS SQL Server 2012 возникает ошибка при включении службы sqlbrowser…

Ошибка при установке MS SQL Server 2008
Здравствуйте. Подскажите, пожалуйста, как установить MS SQL server? У меня появляется вот такая…

26 ошибка при установке соединения с SQL Server
При входе в БД обнаруживается ошибка. Нужна помощь. Что проверить, что изменить?

Искать еще темы с ответами

Или воспользуйтесь поиском по форуму:

Я пытаюсь установить SQL Server 2017 Express на Windows 10, и это не удается.

Вот подробности, которые он показывает мне после сбоя:

Action required:
Use the following information to resolve the error, and then try the setup process again.

Feature failure reason:
An error occurred for a dependency of the feature causing the setup process for the feature to fail.

Error details:
§ Error installing Microsoft Visual C++ 2015 Redistributable
VS Shell installation has failed with exit code 1638.
Error code: 1638
Log file: C:Program FilesMicrosoft SQL Server140Setup BootstrapLog20171018_083459VCRuntime140_x64_Cpu64_1.log
Visithttps://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=14.0.1000.169&EvtType=VCRuntime140_x64%40Install%400x1638 to get help on troubleshooting.

У меня Windows 10, и у меня установлена ​​Visual Studio 2017. Я думаю, что проблема может быть в том, что я установил SQL Server Management Studio 2017 до того, как установил SQL Server.

У меня дома такая же настройка, но я сначала установил SQL Server, а затем SSMS, и все работает нормально.

Другое отличие заключается в том, что в диалоговом окне установки что-то говорит о том, что C++ Redistribuble уже установлен, но на работе, где происходит сбой, он говорит, что должен быть установлен в списке компонентов.

2017-10-18 12:46

8
ответов

Проблема, вероятно, в том, что существует более новая версия распространяемого пакета Visual C++, чем пытается установить SQL Server, например, из Visual Studio 2017. Таким образом, если вы не нуждаетесь в последнем распространяемом C++, нужно еще Установка и удаление программ и удаление всех ссылок на распространяемый Visual C++ 2017. После этого установка SQL Server должна продолжаться без ошибок.

2017-10-25 17:42

У меня была эта ошибка, прежде чем все, что я сделал (с помощью Win10 x64):

Зайдите в панель управления-> Выберите Программы -> Программы и компоненты -> Поиск «C++» -> В списке выберите Visual C++ 2017(или ошибка вашей версии). Распространяемый -> щелкните правой кнопкой мыши, выберите «изменить» -> выберите восстановление.

После этого я смог продолжить и успешно установить SQL Server Express 2017.

Примечание. Некоторые требуют удаления и повторной установки, поэтому, если описанная выше процедура не работает, попробуйте переустановить ее.

2018-03-24 05:57

Я понял это для моей среды. Если у вас Visual Studio 2017, вернитесь в установщик и установите рабочую нагрузку «ATL C++». Теперь, когда вы пройдете установку SQL Server 2017, он скажет, что C++ уже установлен, и установка будет успешной.

2017-10-18 13:54

Я получил решение:

  1. Удалить VC++ 2017,
  2. скачать VC++ 2015 отсюда
  3. устанавливать VC++ 2015
  4. устанавливать SQL Server 2017
  5. устанавливать SSMS 2017

2018-12-07 11:36

У меня тоже была такая проблема. Я просто ремонтирую программу Microsoft Visual C++ 2017 Redistributable (x86) — 14.16.27029 от
Add Remove Program и установка прошла без ошибок.

2019-06-26 11:30

Я также обнаружил, что восстановление распространяемого пакета Microsoft Visual C++ устранило проблему и смог установить SQL 2017 RTM Cumulative Update (CU) 23 KB5000685



17 мар ’21 в 13:52
2021-03-17 13:52

2021-03-17 13:52

Сначала убедитесь, что вы ранее не устанавливали SSMS. Сначала установите SQLSERVER, а затем SSMS. Чтобы устранить эту ошибку, просто удалите MS Visual C++ Redistributable v13/v15/v17, так как они устанавливаются уже при установке SSMS ранее. Запустите установку снова, она продолжит установку.

2018-06-28 04:50

Удаление следующего из опции «Программы и компоненты» решило мою проблему.

Microsoft Visual C++ 2015 Redistributable

Установка MSSQL 2017 автоматически добавит его после завершения установки.

2018-03-07 00:39

Понравилась статья? Поделить с друзьями:
  • Ошибка при установке twrp через fastboot
  • Ошибка при установке sql server 2016
  • Ошибка при установке the witcher 3
  • Ошибка при установке sql express
  • Ошибка при установке the walking dead season 1