Seaquel
SQL Server error code

SQL Server error 7616

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

Full-Text Search is not enabled for the current database. Use sp_fulltext_database to enable full-text search for the database. The functionality to disable and enable full-text search for a database is deprecated. Please change your application.
Msg7616
Severity16
Group7000–7999

Source: Database Engine events and errors