Backup - Backup Strategy

A important feature of this product is that it provides a flexible strategies to backup database . You just schedule the backup job's running time , and it can select a proper backup type automatically basic on the counter and data size strategy . So you can do three type of backup in a single job. 

See recommended backup strategy.




No strategy : If you plan to run the job in a regular way , just select this option , job will be run with the backup type you specified in the settings. 
Counter Strategy :   If you select this option , job will set up two counters for transaction log backup and differential backup . If a counter reaches the specified number , the job will select corresponding backup type to back up database . 
Size Strategy : If you select this option , job will record the size of transaction log and differential backup .If backup size reaches the specified bytes , it will select corresponding backup type to back up database .