I need a solution
I have a Backup Exec job that backups our SQL database server every night. One of my developers likes to make copies of the database and put it on another server to play with. The way he makes the copy is by running a backup job through SQL Server Management Studio; however, this causes my Backup Exec job to fail saying that the SQL agent was not used for the last backup.
Is there a way to make a copy of the database for him to load on another server w/o mucking up my backup jobs?