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.
| Msg | 7616 |
|---|---|
| Severity | 16 |
| Group | 7000–7999 |