Turn Off SQL Server Diff and Full Backup
I have inherited a system that uses Backup Exec 12.5 for backup. One of the components had a SQL Server 2003 backend. The data in the database is no longer used in production, only for archival queries. We really have no need to run backups on the database, as we have a current copy of the database stored on and off location.
There are thee current jobs: Diff Daily (Diff and SQL), Full Weekly, and Full Monthly.
I am at a loss as to how I go about shutting off the SQL Backup. I have seen posts saying that it should be as easy as removing from the selection, but I do not see anything associated with the database listed anywhere under the selections.
Thanks in advance,
Rick
Thanks to both for the replies. It looks like I already did stop the SQL backups from happening. I think the issue is more my lack of knowledge as to how things work.
Our data gets backed up to a SAN, and then once a month to tape. The LUN on the SAN has three folders, DIFF_SQL, FULL, SQL_LOGS. Now that I look at it, I think that the daily differentials get written to the DIFF_SQL folder. I was thinking that was just the SQL diff backup. I am going to have to get some more HD Space!
Thanks again...
Rick