ORA-00942 reported when using dbms_aq.listen
(Doc ID 1134036.1)
Last updated on FEBRUARY 26, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.1 to 11.2.0.1 [Release 10.2 to 11.2]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
Using dbms_aq.listen with listen_delivery_mode = DBMS_AQ.PERSISTENT_OR_BUFFERED an ORA-00942 is reported.
Tracing shows that the ORA-00942 is reported on a select on AQ$_<QUEUE_TABLE_NAME>_P, the spillover queue table, which does not exist.
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! |