INF: SQL Server 2000 Upgrade Fails Because Database is Not in a Writable State (277629)
The information in this article applies to:
- Microsoft SQL Server 2000 (all editions)
This article was previously published under Q277629 SUMMARY
When you run an upgrade from Microsoft SQL Server 7.0 to Microsoft SQL Server 2000, the upgrade may fail with the following error message:
Setup
In order to begin an upgrade, databases and filegroups must be writable and you must have permission to access the databases. Correct the problem and restart setup.
The Sqlstp.log file located in the \Winnt folder indicates which database is not in a writable state. For example:
11:28:12 Msg 50000, Level 16, State 1, Server PIERRE, Line 20
11:28:12 Database 'db1' must be made writable before it can be upgraded.
11:28:21 In order to begin an upgrade, databases and filegroups must be writable and you must have permission to access the databases. Correct the problem and restart setup.
11:28:21 End Action DialogShowSdUpgrade
11:28:21 End Action ShowDialogs
11:28:21 Action CleanUpInstall:
11:28:21 StatsGenerate returned: 2
11:28:21 StatsGenerate (0xa008327,0x2,0xf0000000,0x600,1033,0,0xc,0x1,0,0,0
11:28:21 StatsGenerate -1,Administrator)
11:28:21 Installation Failed.
Modification Type: | Major | Last Reviewed: | 10/17/2003 |
---|
Keywords: | kbinfo KB277629 |
---|
|