Hi,
Im new to SQL so please bear with me.
We have a sql 2000 server with an internal DDS tape drive. It is a backup device in sql. This is what the backup strategy I am looking for. (all to the dds tape)
1. Full backup of all sql databases (overwriting tape)
2. Incremental backup of all databases (log files) (appended to tape)
3. Incremental backup of all databases (log files) (appended to tape)
4. Incremental backup of all databases (log files) (appended to tape) (spit tape out for next tape)
I understand it can be done, but have no idea of how to make it happen.
Any help would be appreciated.
Thanks
Steve
Im new to SQL so please bear with me.
We have a sql 2000 server with an internal DDS tape drive. It is a backup device in sql. This is what the backup strategy I am looking for. (all to the dds tape)
1. Full backup of all sql databases (overwriting tape)
2. Incremental backup of all databases (log files) (appended to tape)
3. Incremental backup of all databases (log files) (appended to tape)
4. Incremental backup of all databases (log files) (appended to tape) (spit tape out for next tape)
I understand it can be done, but have no idea of how to make it happen.
Any help would be appreciated.
Thanks
Steve