We have recently restored a database from a backup. We are seeing in some of our tables the following error "Exception occurred while inserting data. (SQL State: 23000, Error Code: 2627) . Cannot insert duplicate key in object '' Are there steps that should be taken when a database is restored to ensure that the unique id is sequenced correctly?
↧