SQL Server troubleshooting: Difference between revisions

From Yggenyk
Jump to navigation Jump to search
No edit summary
Line 2: Line 2:
[[Category:Software development]]
[[Category:Software development]]
==Reasons why SQL server installation will fail==
==Reasons why SQL server installation will fail==
====Username is the same as Computername====
====A reboot is pending====
* [http://support.microsoft.com/kb/310845/en-us Error Message: The User Name May Not Be the Same as the Computer Name...]
If something else like a Windows update, ore another program that requires a reboot was installed before SQL server, and scheduled the rest of .dll replacements to happen during next reboot.<br>
* [http://connect.microsoft.com/SQLServer/feedback/details/375231/installing-sql-server-2008-with-user-name-that-equals-computer-name-fails# Installing SQL Server 2008 with user name that equals computer name fails]
Reboot PC before installing SQL server, if it fails, try to reboot again and try once more.


====Regional settings not is same as Windows language type====
====Regional settings not is same as Windows language type====
Line 13: Line 13:
After installing regional settings can be set back.
After installing regional settings can be set back.


====A reboot is pending====
====Username is the same as Computername====
If something else like a Windows update, ore another program that requires a reboot was installed before SQL server, and scheduled the rest of .dll replacements to happen during next reboot.<br>
* [http://support.microsoft.com/kb/310845/en-us Error Message: The User Name May Not Be the Same as the Computer Name...]
Reboot PC before installing SQL server, if it fails, try to reboot again and try once more.
* [http://connect.microsoft.com/SQLServer/feedback/details/375231/installing-sql-server-2008-with-user-name-that-equals-computer-name-fails# Installing SQL Server 2008 with user name that equals computer name fails]


<google>ENGELSK</google>
<google>ENGELSK</google>

Revision as of 06:54, 29 December 2012

Reasons why SQL server installation will fail

A reboot is pending

If something else like a Windows update, ore another program that requires a reboot was installed before SQL server, and scheduled the rest of .dll replacements to happen during next reboot.
Reboot PC before installing SQL server, if it fails, try to reboot again and try once more.

Regional settings not is same as Windows language type

If Regional settings isn't same as Windows language type SQL server will fail to install.
If Windows is (US) the users Regional settings should also be English (US).
The same goes for other regioanl versions of windows.
FIX: If not set regional settings to same as Windows version install SQL server again.
After installing regional settings can be set back.

Username is the same as Computername

<google>ENGELSK</google>

id=siteTree