SQL Server error code
SQL Server error 3024
SQL Server raises error 3024 at severity 16, which marks a problem with the query or data that you can correct.
You can only perform a full backup of the master database. Use BACKUP DATABASE to back up the entire master database.
| Msg | 3024 |
|---|---|
| Severity | 16 |
| Group | 3000–3999 |