Seaquel
SQL Server error code

SQL Server error 7653

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

'%ls' is not a valid index to enforce a full-text search key. A full-text search key must be a unique, non-nullable, single-column index which is not offline, is not defined on a non-deterministic or imprecise nonpersisted computed column, does not have a filter, and has maximum size of %d bytes. Choose another index for the full-text key.
Msg7653
Severity16
Group7000–7999

Source: Database Engine events and errors