Full Export Import on Databaguard Standby Server then Sync it with Priamry
edited May 7, 2013 9:04AM in High Availability Data Guard, Sharding and Global Data Services (MOSC) 6 commentsAnswered
If I implment Data Guard (Primary and Standby Servers) can I implement Full Export/Import on Standby Server and after that I synchronize the standby with archived redo log from primary server
I think of this for two reasons:
- Make our Application available for users
- Implement full export/import of database with big data size to remove fragmentation
0