SQL Server error code
SQL Server error 2726
SQL Server raises error 2726 at severity 16, which marks a problem with the query or data that you can correct.
Partition function '%.*ls' uses %d columns which does not match with the number of partition columns used to partition the table or index.
| Msg | 2726 |
|---|---|
| Severity | 16 |
| Group | 2000–2999 |