purge expired message in queue table SYS.AQ_SRVNTFN_TABLE_1
I am using Oracle 19.13 standard edition.
There are more than 44 million expired message in exception queue AQ$_AQ_SRVNTFN_TABLE_1_E. Its retention is 0 .
Should not it be deleted automatically? What do I need to do to automatically purge them?
The dequeue_enabled is NO. Is that OK?
Thanks for your time