Seaquel
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.
Msg3754
Severity16
Group3000–3999

Source: Database Engine events and errors