You are here: Workload protection > Application protection > Optional application protection settings > Configuring SQL database protection

Configuring SQL database protection

If you are protecting SQL, you can protect the SQL instance or only the database only.

  1. Make sure you have a valid domain and servers specified, click Configure from the main Application Manager page, and then select the Connection tab.
  2. Note: The fields on the Connection tab will vary depending on the type of application you are protecting.
  3. Select if you want to protect the SQL Instance or the Database Only. The Protected Databases options and list will be disabled if you have enabled Override Generated Rules on the Advanced tab.

With this option, the source and target servers must have the following configuration.

  1. In Windows Explorer, right-click the folder that contains the physical files for the database that needs to be manually attached.
  2. Select Properties.
  3. On the Security tab, determine if the user account has NTFS permissions for that folder.
  4. If the user account does not have specific or inherited permissions, click the Add button.
  5. Enter the user account name (such as domain\administrator).
  6. After the user account has been added, give the account Full Control permissions.
  7. Make sure that the subfolders and files are set to inherit these rights, then click OK.

If your two SQL servers have unique instances installed, you can protect databases from both servers if the target has at least those two instances installed.

Keep in mind, if the database names (accounting1.mdf and accounting2.mdf) or locations on the target (\source1\accounting1\accounting.mdf and \source2\accounting2\accounting.mdf) are unique, you can protect and failover both databases to the same target.

  1. If you selected Database Only, you can highlight a non-system database and then identify a unique Target Path. Keep in mind that if you are protecting multiple databases, specifying a unique target path will impact the location of any databases in the same or lower directory structure. For example, if you specify a unique target path for \level1\level2\database.mdf, the target path for level1\level2\level3\database.mdf will also be in that path. Click the ellipse (...) button to search for a target path and click Apply to save the setting.
  2. If desired, you can select additional data to protect under the Volumes folder.
  3. Click Refresh if you need to refresh the items in the tree view.
  4. Click OK to save the settings.

Related Topics