BUG: BUG: DOC: Primary Filegroup Cannot be Read-Only

ID: Q229385


The information in this article applies to:

BUG #: 55327 (SQLBUG_70)

SYMPTOMS

The section entitled Read-only Filegroups in SQL Server Books Online (BOL) incorrectly states that the primary filegroup can be marked read-only. Any attempt to set the primary filegroup to read-only will result in the following error message:

Server: Msg 5047, Level 16, State 1, Line 1
Cannot change the READONLY property of the PRIMARY filegroup.


STATUS

Microsoft has confirmed this to be a problem in SQL Server version 7.0.


MORE INFORMATION

The ALTER DATABASE (T-SQL) section of SQL Server Books Online states that the primary filegroup cannot be made read-only.

Additional query words:


Keywords          : kbdocerr kbSQLServ700bug 
Version           : winnt:7.0
Platform          : winnt 
Issue type        : kbbug 

Last Reviewed: May 7, 1999