SQL Server error code
SQL Server error 9972
SQL Server raises error 9972 at severity 16, which marks a problem with the query or data that you can correct.
Database is not fully started up or it is not in an ONLINE state. Try the full-text DDL command again after database is started up and becomes ONLINE.
| Msg | 9972 |
|---|---|
| Severity | 16 |
| Group | 9000–9999 |