Any way to determine which Materialized view use a particular MLOG?
There has to be something in Oracle that keeps track of the materialized view logs and which views use them. I've been unable to stumble across anything.
I have a number of materialized view on various databases that use the same base table and mview log. I want to be sure all the mtl view are refreshing to keep the size of the mlog at a minimum.
Thanks - JR
0