SQL Server installation failure solution

zhaozj2021-02-16  64

Solution 1 (by leeboyan (★ ★ baby ★ ★ ★)): First uninstall SQL Server, then delete the "Microsoft SQL Server" folder generated during installation, run the registry, put hkey_current_user / soft / microsoft / Microsoft SQL Server, and HKEY_LOCAL_MACHINE / SOFTWARE / Microsoft / Microsoft SQL Server are all deleted, (Note To delete the Microsoft SQL Server folder), then restart.

There should be no problem in reloading!

Win2K is not uncommon to SQL Server 2000 issues.

// (1) Interrupt when configuring the server.

// (2) Disclosure when registering ActiveX.

// (3) Interrupt when it is displayed 100%.

Of course, reinstalling Windows 2000 can install SQL Server 2000.

for safety:

1> Back up your registry first.

2> Backup your data [Can't enter SQL Server 2000, you can back up Program

Files / Microsoft SQL Server / MSSQL / Data folder files.

You must know:

Windows 2000 Server can install any version of SQL Server 2000.

Windows 2000 Professional can only install individuals with SQL Server 2000

Version.

There are two ways:

1: First unload your SQL Server 2000, remove Program when necessary

FILES / Microsoft SQL Server folder.

2: Put the SQL Server 2000 CD.

3: In the "Start" - "Run" Type "F: /X86/setup.exe K = DBG" (f is a CD)

[The meaning of this command is single-step running to install SQL Server 2000]

4: 98% Installation is unsuccessful, there is no tip. It may be:

(1) Interrupt when configuring the server.

(2) Interrupt when registering ActiveX.

(3) Displayed 100% interruption.

In this way, you can only use the following way! Otherwise, you only have Format!

1 Open the registry

Type "Regedit" in "Start" - "Run"

2 Click to open according to the following order

HKEY_LOCAL_MACHINE

Softwart

Microsoft

Windows

CurrentVersion

Setup

ExceptionComponents

3 Delete all the folders under ExceptionComponents!

Such as {60BFF50D-FB2C-4498-A577-C9548C390BB9}

{60BFF50D-FB2C-4498-A577-C9548C390BB9}

{60BFF50D-FB2C-4498-A577-C9548C390BB9}

{60BFF50D-FB2C-4498-A577-C9548C390BB9}

.......

4 Restart:

5 Reinstall SQL Server 2000

Solution 2 (provided by Zou Jianzhuang):

Find and delete all MSSQLServer options in the registry.

Delete the directory of SQL installation generation

Copy the SQL installation file to your hard drive to ensure that all installation files can be read normally (exclude the problem of installation files)

Then restart the operating system and reinstall

If the problem is still, try first fix the operating system.

Command prompt execution:

SFC / Scannow

Then press the above method to reinstall it once.

Dead horse is active, try to install first

Microsoft Data Access Components (MDAC) 2.8

http://download.microsoft.com/download/8/B/6/8B6198C0-FE96-4811-9D81-D5C76DD5FEA8/mdac_typ.exe If not, put it into the operating system installation CD, install the operating system, install it Select a fix.

After completing, try again according to the method of the first floor.

If you still don't, reinstall the operating system.

If it is still not, check the hardware, specifically check that there is no bad area in the disk partition.

Another important question is that there is a netizen installed N times unsuccessful, change the power.

转载请注明原文地址:https://www.9cbs.com/read-18783.html

New Post(0)