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

...