DBMS_AQADM.PURGE_QUEUE_TABLE Not Purging Processed Messages for Recipient Case if Retention Specified
(Doc ID 1552395.1)
Last updated on FEBRUARY 26, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.3 to 11.2.0.4 [Release 11.2]Information in this document applies to any platform.
Symptoms
- Multiple Consumer.
- Using Queue Retention.
- Enqueue messages with message recipients specified only at enqueue time, - ie, no subscribers added via dbms_aqadm.add_subscriber hence related subscriber view, aq$<queue_table_name>_s, is empty.
- Invoke DBMS_AQADM.PURGE_QUEUE_TABLE with purge condition does not purge the processed messages.
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 |
Cause |
Solution |
References |