|
uemurad -> RE: Mailbox Migration - Store Size (16.Jun.2006 4:54:41 PM)
|
There are two reasons: 1. The database files (EDB and STM) do not shrink because of deleted messages or moved mailboxes. They leave behind white space that newly stored messages can use. In order to physically shrink the files, you have to perform an offline defrag. 2. Because of Single Instance Storage, moving messages may not free up space even after performing an offline defrag. For example, User A and User B receive a message from you. In the database files, the message is only stored once and each mailbox points to it. When User A deletes the message, User B is still pointing to it and the physical space is still taken.
|
|
|
|