The Options tab of the SQL Safe Backup Policy Wizard allows you to enter the backup types and options for each operation included the backup policy.
For each backup operation you include in the backup policy, you can select compression, encryption, verification options, and set additional advanced options.
What types of backup can you choose?
You can specify one, two, or the three types of backup: Full, Differential, Log.
Select which backup types you want for your policy and provide the respective settings. Take into account that the options for each backup type are hidden until the backup type is selected. For more information about backup types, view understand backup types.
What types of compression algorithms are available?
SQL Safe provides the following compression algorithms:
- None.
- IntelliCompress, optimize for size (iSize).
- IntelliCompress, optimize for speed (iSpeed).
- Levels 1, 2, 3, 4.
Backup operations using Level 1 complete fastest but achieve the least amount of compression. Level 4 achieves maximum compression but the backup operation may take longer.
For more information about backup compression, see how to choose compression and encryption.
What types of encryption algorithms are available?
SQL Safe provides the following encryption algorithms:
- None.
- AES (128-bit).
- AES (256-bit).
If your SQL Server environment requires FIPS compliance, use the AES encryption option. For more information, see ensure FIPS compliance.
When you choose to encrypt an archive, you must designate a password. For security reasons, SQL Safe does not store this password. Ensure you remember or take note of the password you select.
When performing a backup under the SQL Server format, the encryption options are not available.
What additional options are available?
SQL Safe Backup provides additional options that can be applied to SQL Safe Backup Policies.
The following list describes options that are available depending on the backup format (SQL Safe or SQL Server) chosen on the General tab.
Options | SQL Safe | SQL Server | Description |
---|---|---|---|
Use compression | Available | Available |
|
Encryption | Available | Not available |
|
Verify the integrity of the backup when complete | Available | Available |
|
Generate maps | Available | Not available |
|
Report T-Log operations that are skipped as SUCCESS | Available | Available |
|
Include database logins in backup file | Available | Not available |
|
Thread Count | Available | Not available |
|
Transaction Log | Available | Available |
|
Checksum: Generate | Available | Available |
|
Checksum: Ignore Errors | Available | Available |
|
Backup: Copy only | Available | Available |
|
Backup: Read-write filegroups | Available | Available |
|
Once you configure options for your backup, click NEXT to select your backup location.