Oracle Solution for Error ora-31134

Solution for Oracle Error ORA-31134

ORA-31134: Cannot delete a configuration that is referenced by other resources

What triggered the Error:

Attempted to delete a resource configuration that was referenced by other resources.

What should we do to fix it:

Remove all references to the target resource configuration by executing DELETERESCONFIG or DELETEREPOSITORYRESCONFIG procedures in DBMS_RESCONFIG package or specify the DELETE_FORCE option in the DELETERESOURCE statement.