ORA-24239: object could not be invalidated
Cause: A call to theDBMS_UTILITY.INVALIDATE routine failed. This error
occurred because the object type of the object specified by the p_object_id
argument is not one of the types that can be handled by this routine.Alternately,
the object was an object type specification with table dependents, or theobject was
ORA-19999 to ORA-2427915-83
the specification ofthe STANDARD, DBMS_STANDARD, DBMS_UTILITY
package, or the body of the DBMS_UTILITY package.
Action: CallDBMS_UTILITY.INVALIDATE only on supported object types.
|