Data Guard Configuration and uncommitted trx
Hi
We have a 12c production database with very high transaction volumes
REDO LOGS are 25 GB each and they switch appx 4 to 5 times in an hour
We are planning to configure a physical standby with no performance hit on the production and yet
minimize the data loss. The Standby server would be in the same physical network as production database
connected via 10g pipe so network latency should not be a problem
We want to be able to minimize the down time in case of FAILOVER / SWITCHOVER
Also, the goal is to minimize any data loss (eliminating it all together would be ideal )