Exchange Database
Is there anyway possible that growing transaction logs could increase the size of the exchange database?Server : Exchange 2003 Ent Sp2Running on windows 2003 Cluster.
May 27th, 2009 1:19pm
Hi,Did you mean to say that increasing log file can increase DB in same way. , If yes then its not possible.exchage log commit into DB once we dismount DB safely or take full backup but not add same sixe (5 MB) in DBAnil
Free Windows Admin Tool Kit Click here and download it now
May 27th, 2009 1:34pm
Yes, those are temporary Exchange transactions stored into transaction logs and later it will be committed to Exchange Database. But a full or incremental backup should delete the committed transaction logs and mailbox size limit can control the size of the data if you calculate it properly.
Here are couple of references to understand the transaction logs and Information Store structure...
http://www.msexchange.org/articles/Transaction-Logs-Lifeblood-Exchange.html
http://www.msexchange.org/articles/Understanding-Exchange-Information-Store.html
Here is an good understanding article for database size...
http://www.msexchange.org/articles/Exchange-Databases-Disk-Consumption.html
You can control the individual mailbox size by setting quota...
http://www.petri.co.il/setting_mailbox_limits.htm
Amit Tank | MVP Exchange Server | MCITP: EMA | MCSA: M | http://ExchangeShare.WordPress.com
May 27th, 2009 1:38pm
If backup fails and that would lead too many files left on the disk so is there any chance that would create any increase in Database(edb stm) size?
Free Windows Admin Tool Kit Click here and download it now
June 24th, 2009 5:37pm