Quick Search:
 
 Oracle Database Error: ORA-24239      [Return To Oracle Error Index] Jump to:  
Oracle Error: ORA-24239

Error Description:
Object could not be invalidated

Error Cause:
A call to the DBMS_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 the object was the specification of the STANDARD, DBMS_STANDARD, DBMS_UTILITY package, or the body of the DBMS_UTILITY package.

Action:
Call DBMS_UTILITY.INVALIDATE only on supported object types.


There haven't been any comments added for this error yet. You may add one if you like.  Add a comment 
 
   Home |    Search |    Code Library |    Sponsors |    Privacy |    Terms of Use |    Contact Us © 2003 - 2024 psoug.org