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. Right 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. Right Go to Databases, right click on SQL Safe Repository and , and select Properties. Go to options and set the Recovery Model to Full. Click OK.
  4. Right Perform a Full backup of the IDERA Dashboard Repository, go to Databases, and right click on IDERA Dashboard Repository, go . Go to Tasks, and select Back UpBackup.
    The Back Up Backup Database - IDERA Dashboard Repository window appears, select the Backup Type as Full. Click , and click OK.Set the Recovery model
  5. Perform a Full backup of the IDERA Dashboard Repository and SQL Safe Repository, go to Databases, and right click on SQL Safe Repository databases to Full. Click OK.
  6. Perform a Full Backup of the IDERA Dashboard Repository and SQL Safe Repository databases.
  7. . Go to Tasks, and select Backup. The Backup Database - SQL Safe Repository window appears, select the Backup Type as Full, and click OK.
  8. Go to AlwaysOn High Availability, expand Availability Groups, right 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.
  9. Select the IDERA Dashboard Repository and SQL Safe Repository databases for the availability group. Click Next.
  10. Connect to all the existing secondary replicas, then click Next.
  11. Select your data synchronization preference , then click Next.
  12. Ensure the availability group validation tests are successful. Click Next.
  13. 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.
  14. When the Database is included to the availability group, the results section displays it. Click Close to exit the wizard.
  15. In SQL Server Management Studio (SSMS), connect to the secondary replica(s) and ensure that the databases have been added successfully.

...