Export datapump with dataguard
Hello All,
I've Oracle 12 c operating Under Linux and configured Oracle Data guard between main and DR Site (Active - Passive)
in case of crisis , we are switching database to DR.
Now my vendor recommend to take backup from database user Schema before new release deployment just in case we needed to rollback all changes occurred on this schema.
- If i use export data pump utility from the schema, how can i handle the DR (Data guard Activities) with new schema restored on Main site?
- Does Export Data Pump utility handle backup from Control file and spfile just in case a failure in the engine?