MV Fast Refresh
479297Oct 17 2007 — edited Oct 17 2007I want to implement One way replication between master and slave...
I want to use the FAST REFRESH Mechanism...for Fast Refresh, i have to create the Materialized view logs in master database..
if we create materialized view logs in the master database, then space demand will be increased in the master database....
for suppose, if i want to implement the replication for 100 tables...100 Materialized view logs are need to be created in master database...so.it will increase space demanding...
which is the best method of refreshing...
is it FAST or Complete refresh...