SQL Server error code
SQL Server error 1452
SQL Server raises error 1452 at severity 16, which marks a problem with the query or data that you can correct.
The partner server instance name must be distinct from the server instance that manages the database. The ALTER DATABASE SET PARTNER command failed.
| Msg | 1452 |
|---|---|
| Severity | 16 |
| Group | 1000–1999 |