aqcoalesce
Hi there,
We have migrated our databases from 10.2 to 12.1.0.2 recently. Now we have an issue that many AQ-related objects become invalid each day. We've found that the daily job "aqcoalesce" (MOS note 271855.1) is the rootcause for this. Because of the index-rebuilds in this script, many views become invalid. I have 2 questions;
1. Is it allowed to disable or drop the job aqcoalesce?
2. Why are views invalid after running an "ALTER INDEX <index of aq-related table> REBUILD ONLINE;"? In Oracle10 this job was running also and there we had no issues.
Regards,
Ben