Database Error Messages

ORA-31134

cannot delete a configuration that is referenced by other resources

Cause

An attempt was made to delete a resource configuration that was referenced by other resources.


Action

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.