FIX: Physical disk resources are not added when you upgrade from a SQL Server 7.0 cluster to a SQL Server 2000 clustered instance (303119)
The information in this article applies to:
- Microsoft SQL Server 2000 Enterprise Edition
- Microsoft SQL Server 2000 Enterprise Evaluation Edition
- Microsoft SQL Server 2000 Developer Edition
This article was previously published under Q303119
BUG #: 351023 (SHILOH_BUGS)
SYMPTOMS
When you upgrade from a Microsoft SQL Server 7.0 cluster to a SQL Server 2000 clustered instance all the physical disk resources that contain SQL Server databases to the dependency list of the SQL Server resources are not added. Only the disk resource on which the master database resides is added to the dependency list. Disks that are not dependent upon the SQL Server resource may be taken offline without having to stop SQL Server, which may lead to data corruption.
RESOLUTION
To resolve this problem, obtain the latest service pack for SQL Server 2000. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
290211 How to obtain the latest SQL Server 2000 service pack
WORKAROUND
To work around this behavior, manually add the physical disk resources that contain SQL Server databases to the SQL Server resource dependency list after the upgrade completes. To add the physical disk resources, follow these steps:
- Open the Cluster Administrator.
- Make sure that all the physical disk resources that contain SQL Server databases are in the same group as the SQL Server resource.
- Right-click the SQL Server resource, and then bring the resource into an Offline state by clicking Bring Offline.
- Right-click the SQL Server resource, and then click Properties.
- Click the Dependencies tab.
- Click Add to add the disk to the dependencies list for that resource.
- Bring the SQL Server resource back online, and then add the SQL Server files on that shared cluster disk.
STATUS
Microsoft has confirmed that this is a problem in SQL Server 2000.
This problem was first corrected in SQL Server 2000 Service Pack 1.
Modification Type: | Minor | Last Reviewed: | 3/15/2006 |
---|
Keywords: | kbQFE kbBug kbfix kbSQLServ2000sp1fix KB303119 kbAudDeveloper kbAudITPRO |
---|
|