In this section, we will show you how to import or re-import existing Oracle DDC file into dbvcontrol dashboard. DDC file contains complete configuration for a pair of Primary and Standby Oracle database synchronization.
...
Note |
---|
DDC file contains all settings needed for Oracle Synchronization. When doing import, you must ensure that all settings stored inside the DDC file are correct (for example primary and standby server roles). Do not perform import if you’re not sure that all DDC file variables are correct. Instead, create DDC file from scratch instead. |
Table of Contents | ||
---|---|---|
|
...
Info | ||
---|---|---|
you need to be sure that the version of the DDC file you’re restoring doesn’t have significant differences - for example primary and standby server roles are the same in the DDC file as you would expect. You can easily swap the Primary and Standby server roles by running dbvctl command:
Note the last line tells you the actual server roles (SOURCE = primary server, DESTINATION = standby server) - this must be in line with what you expect. If not, run the command again |
Once you verify the primary and standby server roles are correct, you’re ready for GUI import. Start with creating new Oracle configuration:
...