frequent switch logfile
703682Mar 16 2011 — edited Mar 21 2011Hello!
I have created a data guard environment with 2 standby databases. In order to have same data in the standby databases like in the primary one I execute an ALTER SYSTEM SWITCH LOGFILE; every 10 min. Is this the right way for trying to have same data on all servers in a given point of time?