Violation of PRIMARY KEY constraint every second on 8.0.25
SwissJonese
Posts: 3 New member
Doing a SQL Trace I can see the following error every second hitting the database.
Violation of PRIMARY KEY constraint 'Cluster_SqlServer_Database_BackupType_Backup_Instances_Id'. Cannot insert duplicate key in object 'data.Cluster_SqlServer_Database_BackupType_Backup_Instances'. The duplicate key value is XXXX
I am using SQL Server 2016 for the database and version 8.0.25.19531 of SQL Monitor. Any clue how I stop this?
Tagged:
Answers