Не устанавливается sql server 2017 на windows 10

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,...

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,36311 gold badges46 silver badges73 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,4651 gold badge18 silver badges22 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,7631 gold badge20 silver badges29 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

 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

При установке нового экземпляра Microsoft SQL Server (или обновлении/удалении) вы можете столкнуться с тем, что установщик останавливается на шаге
Install_SQLSupport_CPU64_Action
и далее ничего не происходит:

Install_sql_common_core_Cpu64_Action : Write_NativeImage_64. : Generating native images

зависает установка/удаление sql server на Install_sql_common_core_Cpu64_Action

Проблема может возникнуть при установке/удалении/обновлении SQL Server 2019, 2017, 2014 и 2012, а также SQL Server Management Studio.

Для исправления ошибки нужно перейти в каталог с дистрибутивом SQL Server (
SQLServerMedia<YOUR_SQL_ENU>1033_ENU_LPx64Setup
) и запустить файл SQLSUPPORT.msi.

Затем нужно завершить процесс службы Windows Installer (msiserver). Откройте командную строку с правами администратора и выполните команду:

taskkill /F /FI "SERVICES eq msiserver"

остановит процесс Windows Installer (msiserver)

После этого установка SQL Server продолжиться в обычном режиме.

Проблема связана с тем, что в данный момент другая программа или процесс использует некоторые обработчики службы Windows Installer и не позволяет продолжить установку нового пакета. Поэтому установка SQL Server может зависнуть.

Чтобы программа установки SQL Server пропускала проверку обработчиков Windows Installer, нужно запустить ее с параметром /SkipInstallerRunCheck:

Setup.exe /SkipInstallerRunCheck

Ошибку сам решил просто удалил папки 90 100 110 120 130
всё заработало

Добавлено через 1 минуту
Появилась новая проблема

Overall summary:
Final result: Ошибка: дополнительные сведения см. ниже
Exit code (Decimal): -2147467259
Start time: 2019-03-14 12:14:12
End time: 2019-03-14 12:31:54
Requested action: Install

Setup completed with required actions for features.
Troubleshooting information for those features:
Next step for FullText: Устраните ошибку, пользуясь следующими сведениями, удалите компонент, а затем запустите установку еще раз.
Next step for sql_inst_mpy: Устраните ошибку, пользуясь следующими сведениями, удалите компонент, а затем запустите установку еще раз.
Next step for sql_inst_mr: Устраните ошибку, пользуясь следующими сведениями, удалите компонент, а затем запустите установку еще раз.
Next step for AdvancedAnalytics: Устраните ошибку, пользуясь следующими сведениями, удалите компонент, а затем запустите установку еще раз.
Next step for SQLEngine: Устраните ошибку, пользуясь следующими сведениями, удалите компонент, а затем запустите установку еще раз.
Next step for Replication: Устраните ошибку, пользуясь следующими сведениями, удалите компонент, а затем запустите установку еще раз.

Machine Properties:
Machine name: DESKTOP-HJ3CL9C
Machine processor count: 2
OS version: Майкрософт Windows 10 Pro (10.0.17134)
OS service pack:
OS region: Россия
OS language: русский (Россия)
OS architecture: x64
Process architecture: 64-разрядная версия
OS clustered: Нет

Product features discovered:
Product Instance Instance ID Feature Language Edition Version Clustered Configured
SQL Server 2017 SQLEXPRESS MSSQL14.SQLEXPRESS Службы ядра СУБД 1033 Express Edition 14.0.1000.169 Нет Да
SQL Server 2017 SQLEXPRESS MSSQL14.SQLEXPRESS Службы ядра СУБД 1049 Express Edition 14.0.1000.169 Нет Да
SQL Server 2017 SQLEXPRESS MSSQL14.SQLEXPRESS Репликация SQL Server 1033 Express Edition 14.0.1000.169 Нет Да
SQL Server 2017 SQLEXPRESS MSSQL14.SQLEXPRESS Репликация SQL Server 1049 Express Edition 14.0.1000.169 Нет Да
SQL Server 2017 SQLEXPRESS MSSQL14.SQLEXPRESS Полнотекстовый и семантический поиск 1033 Express Edition 14.0.1000.169 Нет Да
SQL Server 2017 SQLEXPRESS MSSQL14.SQLEXPRESS Службы машинного обучения (в базе данных) 1033 Express Edition 14.0.1000.169 Нет Да
SQL Server 2017 SQLEXPRESS MSSQL14.SQLEXPRESS AdvancedAnalyticssql_inst_mr 1033 Express Edition 14.0.1000.169 Нет Да
SQL Server 2017 SQLEXPRESS MSSQL14.SQLEXPRESS AdvancedAnalyticssql_inst_mpy 1033 Express Edition 14.0.1000.169 Нет Да
SQL Server 2017 SQLOSCOR MSSQL14.SQLOSCOR Службы ядра СУБД 1033 Express Edition 14.0.1000.169 Нет Да
SQL Server 2017 SQLOSCOR MSSQL14.SQLOSCOR Службы ядра СУБД 1049 Express Edition 14.0.1000.169 Нет Да
SQL Server 2017 SQLOSCOR MSSQL14.SQLOSCOR Репликация SQL Server 1033 Express Edition 14.0.1000.169 Нет Да
SQL Server 2017 SQLOSCOR MSSQL14.SQLOSCOR Репликация SQL Server 1049 Express Edition 14.0.1000.169 Нет Да
SQL Server 2017 Соединение с клиентскими средствами 1049 14.0.1000.169 Нет Да
SQL Server 2017 Обратная совместимость клиентских средств 1049 14.0.1000.169 Нет Да
SQL Server 2017 Пакет SDK клиентских средств 1049 14.0.1000.169 Нет Да

Package properties:
Description: Microsoft SQL Server 2017
ProductName: SQL Server 2017
Type: RTM
Version: 14
SPLevel: 0
Installation location: D:SQLServer2017MediaExpressAdv_RUSx64setup
Installation edition: Express

Product Update Status:
Не обнаружено.

Параметры пользовательского ввода:
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: TABULAR
ASSVCACCOUNT: <пусто>
ASSVCPASSWORD: <пусто>
ASSVCSTARTUPTYPE: Automatic
ASSYSADMINACCOUNTS: <пусто>
ASTELSVCACCT: <пусто>
ASTELSVCPASSWORD: <пусто>
ASTELSVCSTARTUPTYPE: 0
ASTEMPDIR: Temp
BROWSERSVCSTARTUPTYPE: Disabled
CLTCTLRNAME: <пусто>
CLTRESULTDIR: <пусто>
CLTSTARTUPTYPE: 0
CLTSVCACCOUNT: <пусто>
CLTSVCPASSWORD: <пусто>
CLTWORKINGDIR: <пусто>
COMMFABRICENCRYPTION: 0
COMMFABRICNETWORKLEVEL: 0
COMMFABRICPORT: 0
CONFIGURATIONFILE:
CTLRSTARTUPTYPE: 0
CTLRSVCACCOUNT: <пусто>
CTLRSVCPASSWORD: <пусто>
CTLRUSERS: <пусто>
ENABLERANU: true
ENU: false
EXTSVCACCOUNT: NT ServiceMSSQLLaunchpad$OSCORSQL
EXTSVCPASSWORD: <пусто>
FEATURES: SQLENGINE, REPLICATION, ADVANCEDANALYTICS, SQL_INST_MR, SQL_INST_MPY, FULLTEXT
FILESTREAMLEVEL: 0
FILESTREAMSHARENAME: <пусто>
FTSVCACCOUNT: NT ServiceMSSQLFDLauncher$OSCORSQL
FTSVCPASSWORD: <пусто>
HELP: false
IACCEPTPYTHONLICENSETERMS: true
IACCEPTROPENLICENSETERMS: true
IACCEPTSQLSERVERLICENSETERMS: true
INDICATEPROGRESS: false
INSTALLSHAREDDIR: C:Program FilesMicrosoft SQL Server
INSTALLSHAREDWOWDIR: C:Program Files (x86)Microsoft SQL Server
INSTALLSQLDATADIR: <пусто>
INSTANCEDIR: D:Microsoft SQL Server
INSTANCEID: OSCORSQL
INSTANCENAME: OSCORSQL
ISMASTERSVCACCOUNT: NT AUTHORITYNetwork Service
ISMASTERSVCPASSWORD: <пусто>
ISMASTERSVCPORT: 8391
ISMASTERSVCSSLCERTCN: <пусто>
ISMASTERSVCSTARTUPTYPE: Automatic
ISMASTERSVCTHUMBPRINT: <пусто>
ISSVCACCOUNT: NT AUTHORITYNetwork Service
ISSVCPASSWORD: <пусто>
ISSVCSTARTUPTYPE: Automatic
ISTELSVCACCT: <пусто>
ISTELSVCPASSWORD: <пусто>
ISTELSVCSTARTUPTYPE: 0
ISWORKERSVCACCOUNT: NT AUTHORITYNetwork Service
ISWORKERSVCCERT: <пусто>
ISWORKERSVCMASTER: <пусто>
ISWORKERSVCPASSWORD: <пусто>
ISWORKERSVCSTARTUPTYPE: Automatic
MATRIXCMBRICKCOMMPORT: 0
MATRIXCMSERVERNAME: <пусто>
MATRIXNAME: <пусто>
MRCACHEDIRECTORY:
NPENABLED: 0
PBDMSSVCACCOUNT: <пусто>
PBDMSSVCPASSWORD: <пусто>
PBDMSSVCSTARTUPTYPE: 0
PBENGSVCACCOUNT: <пусто>
PBENGSVCPASSWORD: <пусто>
PBENGSVCSTARTUPTYPE: 0
PBPORTRANGE: <пусто>
PBSCALEOUT: false
PID: *****
QUIET: false
QUIETSIMPLE: false
ROLE: AllFeatures_WithDefaults
RSINSTALLMODE: DefaultNativeMode
RSSVCACCOUNT: <пусто>
RSSVCPASSWORD: <пусто>
RSSVCSTARTUPTYPE: Automatic
SAPWD: <пусто>
SECURITYMODE: <пусто>
SQLBACKUPDIR: <пусто>
SQLCOLLATION: Cyrillic_General_CI_AS
SQLSVCACCOUNT: NT ServiceMSSQL$OSCORSQL
SQLSVCINSTANTFILEINIT: false
SQLSVCPASSWORD: *****
SQLSVCSTARTUPTYPE: Automatic
SQLSYSADMINACCOUNTS: DESKTOP-HJ3CL9COlga
SQLTELSVCACCT: NT ServiceSQLTELEMETRY$OSCORSQL
SQLTELSVCPASSWORD: <пусто>
SQLTELSVCSTARTUPTYPE: Automatic
SQLTEMPDBDIR: <пусто>
SQLTEMPDBFILECOUNT: 1
SQLTEMPDBFILEGROWTH: 64
SQLTEMPDBFILESIZE: 8
SQLTEMPDBLOGDIR: <пусто>
SQLTEMPDBLOGFILEGROWTH: 64
SQLTEMPDBLOGFILESIZE: 8
SQLUSERDBDIR: <пусто>
SQLUSERDBLOGDIR: <пусто>
SUPPRESSPRIVACYSTATEMENTNOTICE: false
TCPENABLED: 0
UIMODE: AutoAdvance
UpdateEnabled: true
UpdateSource: MU
USEMICROSOFTUPDATE: false
X86: false

Configuration file: C:Program FilesMicrosoft SQL Server140Setup BootstrapLog20190314_121407ConfigurationFile.in i

Detailed results:
Feature: Полнотекстовый и семантический поиск
Status: Сбой
Reason for failure: Возникла ошибка для одной из зависимостей компонента, вызвавшая сбой процесса его установки.
Next Step: Устраните ошибку, пользуясь следующими сведениями, удалите компонент, а затем запустите установку еще раз.
Component name: Экземпляры служб ядра СУБД SQL Server
Component error code: 0x80004005
Error description: Системе не удается найти указанный путь
Error help link: https://go.microsoft.com/fwlin… 0xDC80C325

Feature: Python
Status: Сбой
Reason for failure: Возникла ошибка для одной из зависимостей компонента, вызвавшая сбой процесса его установки.
Next Step: Устраните ошибку, пользуясь следующими сведениями, удалите компонент, а затем запустите установку еще раз.
Component name: Экземпляры служб ядра СУБД SQL Server
Component error code: 0x80004005
Error description: Системе не удается найти указанный путь
Error help link: https://go.microsoft.com/fwlin… 0xDC80C325

Feature: R
Status: Сбой
Reason for failure: Возникла ошибка для одной из зависимостей компонента, вызвавшая сбой процесса его установки.
Next Step: Устраните ошибку, пользуясь следующими сведениями, удалите компонент, а затем запустите установку еще раз.
Component name: Экземпляры служб ядра СУБД SQL Server
Component error code: 0x80004005
Error description: Системе не удается найти указанный путь
Error help link: https://go.microsoft.com/fwlin… 0xDC80C325

Feature: Службы машинного обучения (в базе данных)
Status: Сбой
Reason for failure: Возникла ошибка для одной из зависимостей компонента, вызвавшая сбой процесса его установки.
Next Step: Устраните ошибку, пользуясь следующими сведениями, удалите компонент, а затем запустите установку еще раз.
Component name: Экземпляры служб ядра СУБД SQL Server
Component error code: 0x80004005
Error description: Системе не удается найти указанный путь
Error help link: https://go.microsoft.com/fwlin… 0xDC80C325

Feature: Службы ядра СУБД
Status: Сбой
Reason for failure: Возникла ошибка при установке компонента.
Next Step: Устраните ошибку, пользуясь следующими сведениями, удалите компонент, а затем запустите установку еще раз.
Component name: Экземпляры служб ядра СУБД SQL Server
Component error code: 0x80004005
Error description: Системе не удается найти указанный путь
Error help link: https://go.microsoft.com/fwlin… 0xDC80C325

Feature: Репликация SQL Server
Status: Сбой
Reason for failure: Возникла ошибка для одной из зависимостей компонента, вызвавшая сбой процесса его установки.
Next Step: Устраните ошибку, пользуясь следующими сведениями, удалите компонент, а затем запустите установку еще раз.
Component name: Экземпляры служб ядра СУБД SQL Server
Component error code: 0x80004005
Error description: Системе не удается найти указанный путь
Error help link: https://go.microsoft.com/fwlin… 0xDC80C325

Rules with failures:

Global rules:

Scenario specific rules:

Rules report file: C:Program FilesMicrosoft SQL Server140Setup BootstrapLog20190314_121407SystemConfigurationC heck_Report.htm

В этой статье мы покажем наглядно как установить Microsoft SQL Server 2017 и как произвести первоначальную настройку. На примере будем рассматривать Microsoft SQL Server 2017 Standard, но Вы можете так же аналогично настроить другие редакции SQL Server.

1) Первое, что нужно сделать — это скачать сам дистрибутив. Скачать его можете с нашего сервера.
— Скачать Microsoft SQL Server 2017 Standard

2) Открываете дистрибутив и запускаете установку. В меню слева нажимаете «Installation» => New SQL Server stand-alone installation

3) В новом открывшемся окне Вас запросят выбрать бесплатную версию установки, к примеру «Ознакомительныя», т.е Evaluation, либо если у Вас есть ключ активации, для SQL Server 2017 Standard, или любой другой полнофункциональный ключ, то вводите его.

При установке SQL Server 2017 сам предложит Вам пробный ключ, он аналогичен Evaluation — PHDV4-3VJWD-N7JVP-FGPKY-XBV89, для теста мы будем использовать его. (Внимание: Пробная версия такого ключа работает только 180 дней, далее без действующего ключа активации приложение закрывает свой функционал. Приобрести полную версию ключа активации Microsoft SQL Server 2017 Standard можете в нашем каталоге на следующей странице Доставка ключа на Вашу электронную почту.) После ввода ключа жмем «Next».

4) Соглашаемся с лицензионным соглашением.

5) Соглашаемся на загрузку обновлений при наличии доступа в интернет. (либо можете отказаться, тут опционально)

6) В следующем окне нам предлагают выбрать компоненты MS SQL Server, которые Вы хотите установить. Выбираете нужные компоненты под Ваши задачи и идем далее.

7) Теперь нужно установить экземпляр. Если у на Вашем сервере, или виртуальной машине еще не установлен никакой SQL Server, то можете выбрать «Default instance», если уже SQL Server был установлен ранее и вы поверх его ставите еще один экземпляр, то Вам нужно выбрать «Named instance» и дать ему имя.

8) В следующем окне нам предлагают выбрать сервисные аккаунты, это те учетные записи из под которых будут стартовать службы SQL Server Agent, SQL Server Database, SQL Server Browser. По умолчанию используются персонализированные учетные записи.

Но вы можете выбрать учетную запись Вашего домена, если Ваша сеть работает на домене (сервер включен в домен).

Не забываем выбрать то, как будут стартовать службы, автоматически, в ручную, либо вообще будут отключены, если они не нужны под Ваши задачи.

.

Хотим отметить, что выбранные учетные записи желательно не должны являться «администраторами» SQL Server.

В том же окне, переходим во вкладку Collation.

Collation — это настройка таблицы кодировок. А так же, выполнять сортировку, как учитывать верхний и нижний регистр, как реагировать на символы, и т.п.

9) Следующим пунктом нам предлагают выбрать серверную конфигурацию. Здесь предлагают выбрать, что вы сможете подключиться только с Windows логинами к SQL Серверу, либо Mixed, что вы сможете еще подключиться внутренними учетными записями SQL Server, создав их в SQL Server.

После на данном этапе имеет смысл нажать кнопку «Add Current User» и добавить текущего пользователя, а так же Вы можете добавить учетную запись Вашего домена.

В том же окне переходим во вкладку «Data Directories». В этом пункте Вы можете выбрать Root директорию, директорию куда будут по умолчанию создаваться базы данных, директорию лог файлов и директорию для бекапов. Соответственно желательно, чтобы все директории были на разных жестких дисках.

В следующей вкладке переходим к настройках базы TempDB. Это системная база, которая используется для хранения временных объектов.

Количество файлов прописано по умолчанию от кол-ва ядер.

Инициализиционный размер в мегабайтах — здесь имеет смысл прибавить размер хотя бы до 16, или 32 мб.

Autogrowth MB — Это то кол-во мегабайт, которое будет приращиваться, если файл будет заполнен на 100%. Выбираем на свое усмотрение, в зависимости от Ваших задач и размер БД, по умолчанию средний размер 64мб, но лучше, чтобы было не более 1гб, дабы не страдала производительность. Если не знаете какая будет нагрузка на Вашу базу, то оставьте как есть.

Директория для временных файлов в идеале должна быть отдельным диском.

Следующая вкладка это настройки Filestream — это настройка, которая позволяет хранить файлы в файловой системе NTFS, она может быть как активирована, так и нет, опционально.

10) В разделе Ready to Install Вы можете наблюдать все те настройки, которые ранее прописали.

Нажимаем Next и ждем пока все установится.

Если все установилось успешно, то в конце все компоненты будут «Succeeded».

Понравилась статья? Поделить с друзьями:
  • Не устанавливается sp2 на windows 7 x64
  • Не устанавливается sp1 на windows 7 x32
  • Не устанавливается sony vegas pro 16 на windows 10 пустая папка
  • Не устанавливается social club на windows 11
  • Не устанавливается skyrim legendary edition на windows 10