SQL Server error code
SQL Server error 3754
SQL Server raises error 3754 at severity 16, which marks a problem with the query or data that you can correct.
TRUNCATE TABLE statement failed. Index '%.*ls' uses partition function '%.*ls', but table '%.*ls' uses non-equivalent partition function '%.*ls'. Index and table must use an equivalent partition function.
| Msg | 3754 |
|---|---|
| Severity | 16 |
| Group | 3000–3999 |