How do you use cloud databases? Take the survey.
Options

Violation of PRIMARY KEY constraint every second on 8.0.25

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

Sign In or Register to comment.