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?
Comments
1 comment
Add comment
Please sign in to leave a comment.