SQL Server 2019 安裝錯誤


安裝完之后有如下錯誤信息
Overall summary:
Final result: Failed: see details below
Exit code (Decimal): -2068643839
Start time: 2021-02-17 18:23:23
End time: 2021-02-17 18:37:53
Requested action: Install

Setup completed with required actions for features.
Troubleshooting information for those features:
Next step for DQ: Use the following information to resolve the error, and then try the setup process again.
Next step for FullText: Use the following information to resolve the error, and then try the setup process again.
Next step for sql_inst_java: Use the following information to resolve the error, and then try the setup process again.
……

Configuration file: C:\Program Files\Microsoft SQL Server\150\Setup Bootstrap\Log\20210217_182323\ConfigurationFile.ini

Detailed results:
Feature: Data Quality 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.

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.

Feature: Java
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.

Feature: Java connector for HDFS data sources
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.

Feature: SQL Client Connectivity SDK
Status: Failed
Reason for failure: An error occurred during the setup process of the feature.
Next Step: Use the following information to resolve the error, and then try the setup process again.

最后一段是真正的錯誤原因

網上找到了這個
Uninstall SQL Server 2012 Native Client which got installed with SSMS.

原因
- 安裝過SSMS18.3及之前的版本
- 2019從ISO文件安裝

解決方法有兩個

  • 卸載 SQL Server 2012 Native Client
  • 把SQL Server2019 安裝文件從ISO中復制到本地文件夾中進行安裝。


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM