DBMS_AQ_INV PACKAGE BODY INVALID
(Doc ID 2865643.1)
Last updated on APRIL 17, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 19.10.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
SQL> select object_name, status, owner, object_type from dba_objects where status='INVALID';
OBJECT_NAME STATUS OWNER OBJECT_TYPE
------------- ---------- ---------- -------------------
DBMS_AQ_INV INVALID SYS PACKAGE BODY
Changes
SYS.DBMS_AQ_INV PACKAGE BODY INVALID
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |