SQL Server error code
SQL Server error 1468
SQL Server raises error 1468 at severity 16, which marks a problem with the query or data that you can correct.
The operation cannot be performed on database "%.*ls" because it is involved in a database mirroring session or an availability group. Some operations are not allowed on a database that is participating in a database mirroring session or in an availability group.
| Msg | 1468 |
|---|---|
| Severity | 16 |
| Group | 1000–1999 |