We've been using VERITAS Backup Exec a number of weeks now for the backing up of SQL Server databases (from a list set-up including the 'master' database). We are now looking at the testing of the 'Restore' of one of our database backups (our system using the SQL Server database will soon be live and we need to ensure that our back-up processes are in place and trust-worthy). My intention was to test the restore of a single database (call it 'Database1'). Having read the instruction manual (or at least the part related to the restoring of SQL Server databases) I noticed the line : 'Using the SQL Agent, Backup Exec is able to backup the data contained in the database, but not the physical structure of the database. Consequently, databases must be manually rebuilt using SQL Server set-up or Rebuild Master to recover from a catastrophic failure.' Does this imply that I am only able to restore the data into a database that I create (using the scripts from the original database structure). Our plan is to recover the single database ('Database1') onto a seperate server and run our application against this for testing. Am I going to have to first create 'Database1' with the same structure on this server ?
Obviously for a full restore plan we should be restoring this database along with the controlling 'master' database - if this is done will we alos need to create the full structure as required for our 'Database1'.
I hope someone can shed some light on this for us ......
Thanks in advance.
Steve
Obviously for a full restore plan we should be restoring this database along with the controlling 'master' database - if this is done will we alos need to create the full structure as required for our 'Database1'.
I hope someone can shed some light on this for us ......
Thanks in advance.
Steve