Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

SQL SEVER installation error: Error Code: 0x80070643 (1603)

2025-04-04 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

The following error message appears when installing SQL SERVER 2005:

Find the files in the directory prompted above: SQLSetup0005_K3_Core.log and SQLSetup0005_K3_Datastore.xml, and open the first file as follows:

Microsoft SQL Server 2005 Setup beginning at Sat Aug 13 10:09:37 2016

Process ID: 2252

D:\ tools\ SQL.2005.all.chs\ SQL Server x86\ Servers\ setup.exe Version: 2005.90.1399.0

Running: LoadResourcesAction at: 2016-7-13 10:9:37

Complete: LoadResourcesAction at: 2016-7-13 10:9:37, returned true

Running: ParseBootstrapOptionsAction at: 2016-7-13 10:9:37

Loaded DLL:D:\ tools\ SQL.2005.all.chs\ SQL Server x86\ Servers\ xmlrw.dll Version:2.0.3604.0

Complete: ParseBootstrapOptionsAction at: 2016-7-13 10:9:37, returned true

Running: ValidateWinNTAction at: 2016-7-13 10:9:37

Complete: ValidateWinNTAction at: 2016-7-13 10:9:37, returned true

Running: ValidateMinOSAction at: 2016-7-13 10:9:37

Complete: ValidateMinOSAction at: 2016-7-13 10:9:37, returned true

Running: PerformSCCAction at: 2016-7-13 10:9:37

Complete: PerformSCCAction at: 2016-7-13 10:9:37, returned true

Running: ActivateLoggingAction at: 2016-7-13 10:9:37

Complete: ActivateLoggingAction at: 2016-7-13 10:9:37, returned true

Delay load of action "DetectPatchedBootstrapAction" returned nothing. No action will occur as a result.

Action "LaunchPatchedBootstrapAction" will be skipped due to the following restrictions:

Condition "EventCondition: _ _ STP_LaunchPatchedBootstrap__2252" returned false.

Running: PerformSCCAction2 at: 2016-7-13 10:9:37

Loaded DLL:C:\ WINDOWS\ system32\ msi.dll Version:3.1.4000.4042

Loaded DLL:C:\ WINDOWS\ system32\ msi.dll Version:3.1.4000.4042

Complete: PerformSCCAction2 at: 2016-7-13 10:9:37, returned true

Running: PerformDotNetCheck at: 2016-7-13 10:9:38

Complete: PerformDotNetCheck at: 2016-7-13 10:9:38, returned true

Running: ComponentUpdateAction at: 2016-7-13 10:9:38

Error: Action "ComponentUpdateAction" threw an exception during execution. Error information reported during run:

Error: Cannot read license file

Component update returned a fatal error: 1603

Error Code: 0x80070643 (1603)

Windows Error Text: a serious error occurred during installation

Source File Name: setup\ sqlsetupactions.cpp

Compiler Timestamp: Thu Sep 1 22:23:04 2005

Function Name: sqls::ComponentUpdateAction::perform

Source Line Number: 1564

Class not registered.

Running: UploadDrWatsonLogAction at: 2016-7-13 10:9:40

Message pump returning: 1603

Solution:

Baidu found out the method of changing the registry and the installation file directory, the first one is useless after modification, and the second one is really unreliable. Analyze the context of your own operation, restart the server is useless, check the contents of the folder, suddenly remember whether it will be killed soft and mistakenly killed something caused (trend kill soft really does not work, but also counterproductive, garbage. ), fortunately, there is an ISO file, compared to do not know, a shock, copied to the server after the decompressed folder is only 300 +, and the original ISO file has 600 + files! It turns out that the error is caused by the lack of files! Quickly re-copy the ISO to the server, open it with a virtual optical drive, find the Setup file under the Server folder and run, everything is fine!

Conclusion:

When you encounter a problem, first of all, you should start with the simplest reason and the simplest way!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report