Select the product you need help with
List of known issues when you install SQL Server 2005 on Windows Server 2008Article ID: 936302 - View products that this article applies to. Important SQL Server 2005 requires Microsoft SQL Server 2005 Service Pack 2 (SP2) to run on Windows Server 2008 and Vista SP1. You must first install the full release version of SQL Server 2005 before you can apply SQL Server 2005 SP2. To obtain SQL Server 2005 SP2, visit the following Microsoft Web site: http://technet.microsoft.com/en-us/sqlserver/bb426877.aspx For more information about how to install SQL Server Express SP2, see the SQL Server 2005 Express Edition SP2 Readme. Earlier versions of SQL Server, including all editions of SQL Server 2000, Microsoft SQL Server 2000 Desktop Engine (MSDE 2000), SQL Server 7.0, and SQL Server 6.5, are not supported on Windows Server 2008 or on Windows Vista. For more information about SQL Server 2005 on Windows Server 2008 or on Windows Vista
, visit the following Microsoft Web site:
(http://technet.microsoft.com/en-us/sqlserver/bb426877.aspx)
http://www.microsoft.com/sql/howtobuy/windowsvistasupport.mspx
(http://www.microsoft.com/sql/howtobuy/windowsvistasupport.mspx)
On This PageSYMPTOMSWhen you install SQL Server 2005 on a computer that is running Windows Server 2008, you experience one or more of the following problems. Problem 1You specify a named instance when you install a SQL Server 2005 failover cluster. You have a client computer that is running Windows Vista or Windows Server 2008. However, you cannot connect to the named instance from the client computer.Problem 2After you install a SQL Server 2005 failover cluster, you cannot find SQL Server cluster resources in Failover Cluster Manager.Problem 3After you install SQL Server 2005, the full-text search service cannot start.Problem 4When you install SQL Server 2005 on a Read-Only Domain Controller (RODC), you receive the following error message:Failure creating local group SQLServer2005SQLBrowserUser$RAYRODC Problem 5When you install SQL Server 2005 on a Windows Server 2008 failover cluster, you receive the following error message:All resources did not come online and therefore you will need to manually set the cluster restart option. Problem 6Consider a scenario in which you have an existing SQL Server 2005 clustered instance, and you try to perform any of the following operations by using setup.exe:
TITLE: Microsoft SQL Server 2005 Setup ------------------------------------------------------- The setup has encountered an unexpected error while Completing Commit. The error is: The cluster resource cannot be made dependent on the specified resource because it is already dependent. CAUSECause of Problem 2In the new Windows Server 2008 cluster, all physical disks that can be clustered exist in the Available Storage group until they are used by an application. After you install a SQL Server 2005 failover cluster by using the default disk group, SQL Server cluster resources are located in the Available Storage group. However, the Available Storage group is not visible in Failover Cluster Manager.Cause of Problem 3This problem occurs because the NTLM Security Support Provider (NTLMSSP) service does not exist on Windows Server 2008. However, the full-text search service depends on the NTLMSSP service.Cause of Problem 4On a domain controller, the Local Users and Groups tool is not available. Applications that directly run on a domain controller create users or groups in the User object in the Domain class. When you install SQL Server 2005, the SQL Server 2005 Setup program must create additional groups. However, you do not have the write permission on a RODC. Therefore, the SQL Server 2005 Setup program cannot create these groups.For more information about RODCs, visit the following Microsoft Web site: http://technet2.microsoft.com/windowsserver2008/en/library/ce82863f-9303-444f-9bb3-ecaf649bd3dd1033.mspx?mfr=true
(http://technet2.microsoft.com/windowsserver2008/en/library/ce82863f-9303-444f-9bb3-ecaf649bd3dd1033.mspx?mfr=true)
Cause of Problem 5The cause of this problem is the same as the cause of Problem 3.Cause of Problem 6There is a known compatibility issue with SQL 2005 Setup and Windows Server 2008 Failover cluster. Setup tries to add the network name or the shared disk as a dependency to the SQL Server resource, and this fails because the dependency already exists.WORKAROUNDWorkaround for Problem 1To work around this problem, follow these steps:
Workaround for Problem 2For information about how to work around Problem 2, click the following article number to view the article in the Microsoft Knowledge Base:932897
(http://support.microsoft.com/kb/932897/
)
You cannot find SQL Server cluster resources in Failover Cluster Manager after you install a SQL Server 2005 failover cluster on a computer that is running Windows Server 2008
Workaround for Problem 3To work around this problem, install SQL Server 2005 SP2.Workaround for Problem 5You can safely ignore this error message. After you install SQL Server 2005, you must install SQL Server 2005 SP2.Workaround for Problem 6At the time of the most recent update to this article, SQL Server 2005 is in extended support phase, and this problem will not be fixed in this release.However, as a workaround, you can try to remove the SQL servers dependency on network name and shared disk resources. There is also a slight change in the syntax that is used to invoke the setup. In addition to the other keywords, you now have to provide the virtual IP address on which SQL Server listens. Use the following example as a guide to rebuild the system databases: start /wait <CD or DVD Drive>\setup.exe /qn VS=<VSName> IP=XXX.XX.XX.XX,NETWORK_NAME INSTANCENAME=<InstanceName> REINSTALL=SQL_Engine REBUILDDATABASE=1 ADMINPASSWORD=<StrongPassword> SAPWD=<NewStrongPassword> SQLCOLLATION=<NewSystemCollation> SQLACCOUNT=<domain\user> SQLPASSWORD=<DomainUserPassword> AGTACCOUNT=<domain\user> AGTPASSWORD=<DomainUserPassword>changes. STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. REFERENCES
For more information about how to install and how to configure SQL Server 2005 Reporting Services on Windows Server 2008, click the following article number to view the article in the Microsoft Knowledge Base:
938245
For more information about a problem that occurs when you install or uninstall Microsoft SQL Server 2005 or SQL Server 2005 with Service Pack 2 on a Windows Server 2008-based computer, click the following article number to view the article in the Microsoft Knowledge Base:
(http://support.microsoft.com/kb/938245/
)
How to install and how to configure SQL Server 2005 Reporting Services on a computer that is running Windows Server 2008
929150
(http://support.microsoft.com/kb/929150/
)
Error message when you install or uninstall Microsoft SQL Server 2005 or SQL Server 2005 with Service Pack 2 on a Windows Vista-based or Windows Server 2008-based computer
PropertiesArticle ID: 936302 - Last Review: November 11, 2011 - Revision: 7.0 APPLIES TO
|


Back to the top








