Search

Inaccuries in topic for ALTER DATABASE File and Filegroup Options by Erland Sommarskog

Active

1
0
Sign in
to vote
Type: Bug
ID: 777247
Opened: 1/23/2013 4:36:39 AM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
Under FILENAME 'filestreampath' it says:

    The filegroup and file ( <filespec>) must be created in the same statement.

This is incorrect. You cannot even have ADD FILEGROUP and ADD FILE in the same statement, and example I uses two statements. Also, note that in this example "database" is in lowercase.
Details (expand)

Product Language

English

Version

SQL Server 2012 SP1

Category

Documentation

Operating System

Not Applicable

Operating System Language

Not Applicable

Steps to Reproduce

http://msdn.microsoft.com/en-us/library/bb522469.aspx

Actual Results

N/A

Expected Results

N/A

Platform

 

Virtualization

 
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 1/29/2013 at 12:40 PM
Thank you for submitting this. I'll take a look at it.
Sign in to post a workaround.