Data Guard Workshop

The most important things for data guard configuration:

  1. Listener control files are correctly set up;
  2. Database parameter files are correctly set up;
  3. All data files, control files and parameter files from Primary database are correctly transferred to Standby database.

Note:

  • It’s not necessary to create a database on Standby server.
  • On standby server, it only needs files in oradata and admin folders and parameter files to startup the database.

[To be continued]

Leave a Reply