Oracle Error Message
ORA-31134: Cannot delete a configuration that is referenced by other resources
Reason for the Error
Attempted to delete a resource configuration that was referenced by other resources.
Solution
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.