OldSkoolSkater
MIS
Hello again
I have implemented the following backup strategy for our SQL 7 server:
Full - Sun, Wed
Diff - Mon, Tue, Thur, Fri, Sat
Trans - Hourly, keeping the last 24 hours worth of logs.
My question is:
Do I need to keep more transaction logs?
If my d/b dies then it is my understanding that I would restore the last full backup, followed by the last diff backup, followed by all transaction logs from that backup up to the point in time that I want restored to.
Please clarify what I am doing is correct!
I have implemented the following backup strategy for our SQL 7 server:
Full - Sun, Wed
Diff - Mon, Tue, Thur, Fri, Sat
Trans - Hourly, keeping the last 24 hours worth of logs.
My question is:
Do I need to keep more transaction logs?
If my d/b dies then it is my understanding that I would restore the last full backup, followed by the last diff backup, followed by all transaction logs from that backup up to the point in time that I want restored to.
Please clarify what I am doing is correct!