Incremental backup for SQL Server 2005 Using Backup Exec 2012.
Hi
We are Recently Upgraded Backup Exec 2010 R3 to 2012. Our Sql Server Backup Plan is daily Full Backup and Every 6 hours Diff Backup and Every 15 Min Once Log Backup(Incremental Backup). and every day full backup tape must moved on offsite location. In Previous we could create a separate jobs for Incremental and Diff Backups But We didn't create a Incremental and Diff Backups Separately. How do i reach my target without affecting a our backup paln.
You can still run a Full,Incremental (log and differential) backups and also target the respective backups to different storage.
-Create a backup job (dont select "one time backup").
-Select SQL dbs.
-Click "Edit" on backup methods on right side.Full and incremental should be already selected. By clicking on "Add backup jobs my method", you can select one more incremental method. So there should be Full and 2 Incremental methods now for you.
-Now click on "Microsoft SQL" agent on left pane.
-you will have full and 2 incrementals. You can change the "Incremental method for Microsoft SQL" option to "LOG" and "Differential" respectively. So you can have "Full", "incremental (log)" and "incremental (differential)" methods now for SQL.
-Click on "storage" on left pane. You can select the storage accordingly for all different backup methods.And also move teh desired tape to offsite.
Please let me know if above was useful.