What happens to materialized view log when materialize view is on a database that was dropped?
We had a database that had quite a few materialized views that were updated via FAST mode. The database has been deleted (retired).
Since those mlog files were registered with a database that no longer exists, will they continue to grow forever?
How would I unregister those mt'l views since the database no longer exists?
Thanks - JR