SQL Server Error Code – 7709 warning: range value list for partition
In this blog post, you’ll learn more about the SQL Server Error Code 7709 and the error message description that is shown
SQL Server Error Code
7709
SQL Server Error Description for the Code :7709
Warning: Range value list for partition function ‘%.*ls’ is not sorted by value. Mapping of partitions to filegroups during CREATE PARTITION SCHEME will use the sorted boundary values if the function ‘%.*ls’ is referenced in CREATE PARTITION SCHEME.
Leave Your Comment