Here is the situation:
- My SQL server was not completing its backups due to a lack of hard drive space. (Just found this out)
- My database file is currently 55GB and I have a backup file that is a > year old that is 3GB.
- I have transaction log files that date back 6 months ago.
- Have Differentals dating back 6 months (September 2008)
Question: Can I restore the old backup and apply the differentials and transaction logs to at least get back 6 months of data?
Thanks in advance
-Dean
- My SQL server was not completing its backups due to a lack of hard drive space. (Just found this out)
- My database file is currently 55GB and I have a backup file that is a > year old that is 3GB.
- I have transaction log files that date back 6 months ago.
- Have Differentals dating back 6 months (September 2008)
Question: Can I restore the old backup and apply the differentials and transaction logs to at least get back 6 months of data?
Thanks in advance
-Dean