You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Install IDERA Dashboard on any machine with the repository hosted on a High Availability SQL Server Instance.

After your cluster environment is set up, install the IDERA Dashboard on any server of your virtual machine following the normal Installation steps.

 Configuring SQL Server Database for High Availability

  1. Go to SQL Server Management Studio from a local machine or a remote machine on the same network and connect to the SQL Server Instance on the cluster environment.

  2. Under Databases, right click on the IderaDashboardRepository and click properties.
  3. Go to the options tab from the left hand side and set the recovery model to full, click Ok to save the changes.
  4. After the backup is complete go to Always on High Availability, and under Availability Group select Add Database
  5. Click Next on the wizard.
  6. Select the IDERA Dashboard Repository and Click Next.
  7. Select Full data synchronization preference and click Next.
  8. Connect to all the secondary nodes and click Next.
  9. Let the validation run and click Next.
  10. Click Finish
  11. When the wizard completes click close









  • No labels