RE: Step Guide Setting up SQL 2000 with W2K3 -
05-05-2004
, 11:40 AM
For the most part setup on a Windows 2003 cluster is identical to setup on
a Windows 2000 cluster.
Things to watch out for:
SQL Server 2000 does not support mount points. So if your Windows 2003
cluster has mount points you will have to remove them.
SQL Server 2000 support for mounted volumes
http://support.microsoft.com/default.aspx?scid=kb;[LN];819546
SQL Server 2000 does not support Terminal SErver installed on a Windows
2003 cluster
SQL Server 2000 Cluster Does Not Install on Windows Server 2003-Based
Computers Where Terminal Services Is Installed
http://support.microsoft.com/default.aspx?scid=kb;[LN];301520
If you are installing a named instance then you will ahve to create an
alias on the Windows 2003 server where you are running setup from.
PRB: Installation of a Named Instance of SQL Server 2000 Virtual Server on
a Windows 2003-Based Cluster Fails
http://support.microsoft.com/default.aspx?scid=kb;[LN];815431
Rand
This posting is provided "as is" with no warranties and confers no rights. |