Seaquel
SQL Server error code

SQL Server error 7711

SQL Server raises error 7711 at severity 16, which marks a problem with the query or data that you can correct.

The %ls option was specified more than once for the table, or for at least one of its partitions if the table is partitioned.
Msg7711
NamePRT_RANGE_OVERLAP
Severity16
Group7000–7999

What it means

An error occurred in the DATA_COMPRESSION option in one of the following statements:

CREATE TABLE

ALTER TABLE

CREATE INDEX

ALTER INDEX

Source: Database Engine events and errors