Versions Compared

Key

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

...

For more information about backup compression, see how to choose compression and encryption.

Tip

When performing a backup on a SQL Server format, the compression options available are: none and compress backup.

What types of encryption algorithms are available?

...

If your SQL Server environment requires FIPS compliance, use the AES encryption option. For more information, see ensure FIPS compliance.

Tip

When performing a backup on a SQL Server format, the encryption option is not available.

Does encryption require a password?

...

OptionsDescription
Number of threadsAllows you to specify how many threads you want SQL Safe to use to distribute the backup operation across multiple processors on the target SQL Server computer. Use this setting to optimize backup performance. Select Auto to have SQL Safe determine the optimal thread count for your environment.
Remove inactive transaction log entriesRemoves all completed transactions from the transaction log after SQL Safe finishes the backup. This option is only available for Log backups.
Generate mapsGenerates maps containing metadata for each database included in your backup file. Depending on the number of transactions completed since your last backup, generating maps may impact the performance of the backup operation. Generating maps is optional, but must exist in the backup file for InstantRestore to accept and restore that file. SQL virtual database can attach SQL Safe backup files without the metadata, but the data files improve SQL vdb performance during creation of the virtual database. For more information, see recover objects using SQL virtual database. This option is selected by default.
Include database logins in backup fileCopies SQL login information for the selected databases, including credentials and privileges, when the backup files are written. To help ensure the security of your SQL Server database, SQL Safe encrypts the login information. This option is available for full backups only.
Tip

When performing a backup on a SQL Server format, some advanced options are not available for this type of format.

What are the advanced options for SQL Server 2005 and later?

...