Create Materialized View Log for different databases
I need to create a materialized view log to be used by three different databases. How can I do that without the record in the table MLOG$ _?? be consumed by the first database to read the log?
0