Oracle Error ORA-22933: cannot change object with type or table dependents

Oracle Error Message

ORA-22933: cannot change object with type or table dependents

Reason for the Error

Attempt to replace, drop or rename an object with type or table dependents.

Solution

Drop depending objects or use FORCE option if available.