Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

6. On each standby server, Dbvisit Standby needs to be scheduled. Note that the correct DDC file needs to be specified.

...

Note
titleWindows Only

The Dbvisit Standby software and SSH software must be installed on the second standby server. Dbvisit Standby for Windows includes the Bitvise SSH environment with public and private keys. In order to configure this successfully for all standby servers please follow the following steps.

  1. Install Dbvisit Standby on the second standby server.
  2. Unselect the "System Readiness Check" from the installer.
  3. Copy all the keys from the ssh2 directory on primary server to the same location on second standby server. This overwrites all the ssh2 keys from second standby with the keys from the primary server.
  4. Start the Dbvisit Standby console on the second standby server. Type in the command:
    dbv_functions -Y standby setupssh
  5. This loads the second standby server with the new ssh keys. All servers now have the same ssh keys, so that they can make contact with each other.
  6. The ssh setup can be tested by running the following command on both the primary and the second standby server: dbv_functions -a system_readiness

...

Creating multiple standby databases

...