Hi,
I need some advice on a backup plan for our MS SQL 2000 server.
We only have one database hosted on it (used by an application called Goldmine, which is a CRM system). As the database is small (less than 500mb), and we can handle losing up to a day's worth of data, we have decided to do a complete DB backup once a day (to file), which is then copied to tape later the same day (along with a bunch of other backups).
My question is regarding transaction log backups: considering we are backing up the entire DB once a day, do we need to backup the transaction log at all? I understand what the transaction log does, but I do not understand how it relates to backups. Will the TLog get cleared every time the daily complete backup runs? If so, do we need to back it up at all? If not, why does it need backing up and how often?
Sorry if the questions are a bit "newbie", I've never been in charge of backing up an SQL server before.
Cheers,
Matt
I need some advice on a backup plan for our MS SQL 2000 server.
We only have one database hosted on it (used by an application called Goldmine, which is a CRM system). As the database is small (less than 500mb), and we can handle losing up to a day's worth of data, we have decided to do a complete DB backup once a day (to file), which is then copied to tape later the same day (along with a bunch of other backups).
My question is regarding transaction log backups: considering we are backing up the entire DB once a day, do we need to backup the transaction log at all? I understand what the transaction log does, but I do not understand how it relates to backups. Will the TLog get cleared every time the daily complete backup runs? If so, do we need to back it up at all? If not, why does it need backing up and how often?
Sorry if the questions are a bit "newbie", I've never been in charge of backing up an SQL server before.
Cheers,
Matt