Database Error Messages

ORA-02344

Cannot revoke EXECUTE privilege on a type with table dependents.

Cause

An attempt was made to revoke EXECUTE privilege from a type that had table dependents.


Action

Drop all tables that depend on the type, then retry the operation, or use the FORCE option.