zoeythecat
Technical User
Hi All,
I am new to SQL. We are planning on installing SQL Server 2005 standard this week to support a user database that needs SQL. I needed to develop a backup strategy. I have 2 scenarios I needed to explore. I'm not sure what is the best option.
Scenario 1
Use SQL to create 3 Maintenance plans to do a full backup for the SystemDB, UserDB and Transaction logs. I would run a full-complete backups each night and run transaction log backups throughout the day.
Scenario 2
We have a 3rd party backup solution that uses Netvault software. We purchased the SQL agent which would allow us to run a complete full backup of the databases and transaction logs.
Questions:
(1) Which scenario would be the best solution?
(2) Can I do both scenarios?
I would appreciate any feedback as I am new to SQL and I want to create a proper backup procedure.
Thanks in a advance,
Zoey
I am new to SQL. We are planning on installing SQL Server 2005 standard this week to support a user database that needs SQL. I needed to develop a backup strategy. I have 2 scenarios I needed to explore. I'm not sure what is the best option.
Scenario 1
Use SQL to create 3 Maintenance plans to do a full backup for the SystemDB, UserDB and Transaction logs. I would run a full-complete backups each night and run transaction log backups throughout the day.
Scenario 2
We have a 3rd party backup solution that uses Netvault software. We purchased the SQL agent which would allow us to run a complete full backup of the databases and transaction logs.
Questions:
(1) Which scenario would be the best solution?
(2) Can I do both scenarios?
I would appreciate any feedback as I am new to SQL and I want to create a proper backup procedure.
Thanks in a advance,
Zoey