Versions Compared

Key

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

...

Depending on the needs of the backup policy. The option to select between SQL Safe file format and native SQL Server file format is available. The Format option provides two options, "SQL Safe" and "SQL Server".

Tip

For native SQL Server file format select "SQL Server". For SQL Safe file format, which is compatible with InstantRestore, select "SQL Safe".

...

Choose the action that best reflects how you want to use this policy. According to your requirements, you can select from one of the following options:

Policy ActionDescription

Monitor and automatically create backup jobs using the SQL Server Agent 

Creates the policy for monitoring database backups and automatically creates the backup jobs using the SQL Server Agent on your SQL Server instances.

Creating jobs allows to enforce consistent backup settings across your environment. 

Monitor and automatically create backup jobs using the SQL Safe Backup Agent 

Creates the policy for monitoring database backups and automatically creates backup jobs using the SQL Safe Backup Agent which is in charge of executing and scheduling these policies. 

Monitor only 

Creates the policy to only monitor database backups and no jobs are created.

By default, SQL Safe will monitor the status of any backup operation that meets the criteria of your policy.

Note

Note that SQL Server Express does not support the SQL Server Agent. Use the second option if you add any instance with SQL Server Express in your policy. This option allows the SQL Safe Backup Agent (second option) to create your policy backup jobs.

...