I have a SQL database on Server1 (SQL 2005), but Server1 does not have a tape drive. I have a tape drive on Server2 and plenty of room for my backups.
The vendor suggested that I stop the SQL services on Server1, run my backup (both servers have Veritas backup, but neither have the SQL component) from Server2 then re-start the SQL services on Server1.
In reading through this forum, this doesn't sound like a great plan.
Some other unknown tech at the vendor set up the system and he/she already set up a maintenance plan in Microsoft SQL Server Management Studio to backup the database nightly.
Since the maintenance plan is already in place, I'd like to use it by backing up the results of the "Backup to Device" to Server2.
First, does my plan sound solid?
Second, I'm looking in the Microsoft SQL Server Management Studio and at the backup device, but can't see where the backups are. And, therefore, I don't know how to have Server2 come over and back the backups on Server1 up to tape.
The database is only used M-F from 8:00am to 5:00pm so there is NOT an issue with having 24x7 access to the database.
The vendor suggested that I stop the SQL services on Server1, run my backup (both servers have Veritas backup, but neither have the SQL component) from Server2 then re-start the SQL services on Server1.
In reading through this forum, this doesn't sound like a great plan.
Some other unknown tech at the vendor set up the system and he/she already set up a maintenance plan in Microsoft SQL Server Management Studio to backup the database nightly.
Since the maintenance plan is already in place, I'd like to use it by backing up the results of the "Backup to Device" to Server2.
First, does my plan sound solid?
Second, I'm looking in the Microsoft SQL Server Management Studio and at the backup device, but can't see where the backups are. And, therefore, I don't know how to have Server2 come over and back the backups on Server1 up to tape.
The database is only used M-F from 8:00am to 5:00pm so there is NOT an issue with having 24x7 access to the database.