Re: Database vs transaction logs
- From: Jamestechman <jamestechman@xxxxxxxxx>
- Date: Fri, 1 Aug 2008 06:29:14 -0700 (PDT)
Your logs hold all transactions and commit them to the database and is
used soley for recovery purposes. If you loose your database; the
procedure would be to restore your database from backup then replay
the logs since the last backup of your database so that your database
is up to date. Say you brought up a brand new exchange server; and it
has been up for 3 days but you did not perform backup and lost
database but you still have logs. It is possible to recreate the
database from the logs and have it replayed.
However in a production environment; you would be using an exchange
aware backup solution that will be backing up your Exchange database;
logs and then purging the logs.
The article below gives good examples of how logs are used in the
recovery process.
How Exchange Online Backups Work in Exchange Server 2003
http://technet.microsoft.com/en-us/library/aa997186(EXCHG.65).aspx
James Chong (MVP)
MCITP | EMA; MCSE | M+, S+,
Security+, Project+, ITIL
msexchangetips.blogspot.com
On Aug 1, 7:21 am, "MSExchangeStudent"
<exchangestud...@xxxxxxxxxxxxxx> wrote:
Ok, please help me on this one - cant seem to find a good article that can
explain it.
I know the database contains your mail and if you have disaster recovery but
have a backup of your database you can restore. However i was told to have a
separate backup of my transaction logs also. In other words in case my
server crash and i loose my database that i have a copy of my transaction
logs at hand. Now my question is if i loose my database but have my
transaction logs would it mean something to me the fact that i have my logs.
Can i restore something or use it in some way?
Why is it neccessary to have logs and the database separate from each other?
If anyone has a good article or link also i can read up about it. Thanks in
advance
.
- Follow-Ups:
- Re: Database vs transaction logs
- From: MSExchangeStudent
- Re: Database vs transaction logs
- References:
- Database vs transaction logs
- From: MSExchangeStudent
- Database vs transaction logs
- Prev by Date: Re: OWA Connection
- Next by Date: Re: Database vs transaction logs
- Previous by thread: Database vs transaction logs
- Next by thread: Re: Database vs transaction logs
- Index(es):
Relevant Pages
|