Hi All,
I am currently having a setup of primary database along with a logical standby.i have certain MLOG$ tables in primary as well as logical standby but I don't need the MLOG$ tables in primary.So I thought of droping it but since dataguard is enable it will drop the tables from logical standby which I don't want.i want the tables to be dropped from primary database only.Do MLOG$ tables get replicated by SQL Apply process??..if yes then how can I Achieve my goal..kindly help me out.