Article ID: 259551 - Last Review: March 14, 2006 - Revision: 2.2 FIX: Database Remains in Single User Mode with the Database Maintenance Plan Option "Repair Any Minor Problems"This article was previously published under Q259551
BUG #: 57804 (SQLBUG_70)
SYMPTOMS
When you run a Database Maintenance Plan with the repair option, any minor problems may leave the database in single user mode.
CAUSE
This problem occurs when a Database Maintenance Plan includes data integrity checks on the indexes and the user has selected the Attempt to repair any minor problems check box. The Maintenance Plan runs the following code if the -CkDBRepair option is specified on the SQLMaint command line:
247181
(http://support.microsoft.com/kb/247181/EN-US/
)
FIX: SQLMaint.exe -CkDBRepair Option Does Not Work Correctly
This problem has occurred on computers with multiple CPUs in high stress or high activity situations. After the following command is issued:
WORKAROUND
Here are two ways to work around this behavior:
STATUS
Microsoft has confirmed this to be a problem in SQL Server 7.0. This problem has been corrected in U.S. Service Pack 3 for Microsoft SQL Server 7.0.
For more information, click the following article number to view the article in the Microsoft Knowledge Base: 274799
(http://support.microsoft.com/kb/274799/
)
INF: How to Obtain Service Pack 3 for Microsoft SQL Server 7.0 and Microsoft Data Engine (MSDE) 1.0
For more information, contact your primary support provider.
| Article Translations
|

Back to the top
