Can AQ clean up the historical data stored in table AQ$_<QUEUE_TABLE_NAME>_H automatically in Oracle
edited Feb 24, 2011 9:16PM in GoldenGate, Streams and Distributed Database (MOSC) 3 commentsAnswered
As we know, IOT index table AQ$_<QUEUE_TABLE_NAME>_H is used for keeping historical data of AQ.
So my question is whether the historical data would be deleted automatically by Oracle itself or we need to delete them manually in Oracle 9i?
Because the table AQ$_<QUEUE_TABLE_NAME>_H becomes larger and larger.
Â
0