SQL Server Error Msg 7723 – Only a single filegroup can be specified while creating partition scheme using option ALL to specify all the filegroups.

In this blog post, let’s learn about the error message “7723 – Only a single filegroup can be specified while creating partition scheme using option ALL to specify all the filegroups.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

7723 – Only a single filegroup can be specified while creating partition scheme using option ALL to specify all the filegroups.

Reason for the Error

To be update soon…

Solution

To be update soon…