Database Error Messages

ORA-30552

The package/procedure/function cannot be changed

Cause

The package/procedure/function is deterministic and some object depends on it


Action

Drop the other object which depends on the package/function/procedure you are trying to change