Versions Compared

Key

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

...

  1. Open the SQL Server Management Studio (SSMS) and connect to the listener name.
  2. Go to Databases, right click on IDERA Dashboard Repository, and select Properties. Go to options and set the Recovery Model to Full. Click OK.
  3. Go to Databases, right click on SQL Safe Repository, and select Properties. Go to options and set the Recovery Model to Full. Click OK.
  4. Perform a Full backup of the IDERA Dashboard Repository, go to Databases, and right click on IDERA Dashboard Repository. Go to Tasks, and select Backup. The Backup Database - IDERA Dashboard Repository window appears, select the Backup Type as Full, and click OK.
  5. Perform a Full backup of the SQL Safe Repository, go to Databases, and right click on SQL Safe Repository. Go to Tasks, and select Backup. The Backup Database - SQL Safe Repository window appears, select the Backup Type as Full, and click OK.
  6. Go to AlwaysOn High Availability, expand Availability Groups, right click on the availability group, and select Add Database. The Add Database to Availability Group wizard opens displaying information about what is needed to add one or more availability databases to an existing availability group. Click Next.
  7. Select the IDERA Dashboard Repository and SQL Safe Repository databases for the availability group. Click Next.
  8. Select your data synchronization preference , then click Next.
  9. Connect to all the existing secondary replicas, then click Next.Select your data synchronization preference , then click Next.
  10. Ensure the availability group validation tests are successful. Click Next.
  11. Once the Database is ready to add to the availability group, review the summary and click Finish. If you want to edit your settings, select Previous and make your changes.
  12. When the Database is included to the availability group, the results section displays it. Click Close to exit the wizard.
  13. In SQL Server Management Studio (SSMS), connect to the secondary replica(s) and ensure that the databases have been added successfully.

...