无法删除具有外键约束错误的资源组
适用于
- SnapCenter 服务器 (SC)
- 资源组 (RG) 删除
问题
由于 SC NSM MYSQL 数据库中的外键约束,无法删除资源组。
Failed to remove the resource with id (). Error: An error occurred while updating the entries. See the inner exception for details.
"Devart.Data.MySql.MySqlException: Cannot delete or update a parent row: a foreign key
constraint fails (`nsm`.`nsm_backup`, CONSTRAINT `FK_nsm_backup_nsm_protection_group` FOREIGN KEY (`nsm_protection_group_id`)
REFERENCES `nsm_protection_group` (`nsm_protection_group_id`) ON DELETE NO ACTION ON)"