ashishjoshi1 -> RE: Eseutil /d (3.Jun.2009 6:37:41 AM)
|
Hi, You dont have to swap the databases from X: to Y: as the command that you have ran is to copy the temporary datbases to the alternate location. Follow the POA below: 1) Offline defrag is completed successfully 2) Move all the transaction log files and chk file to some alternate location 3) In the MDBdata folder only keep priv1.edb and stm file 4) Mount the store. Little bit theorotical, the command that you have run it also includes the command to run hard repair on the database, you have used switch /p which is not required and also not recommended by Microsoft. The command should have been eseutil /d to run the offline defragmentation on the databases. Whenever you plan for an offline defrag you should make sure that after deleting emails and mailboxes and retention period is passed, online defragmentation is completed successfully,normally online defrag runs daily night as default, after online defrag there is an event generated 1221 which tells you about the whitespace in the database, by looking at the description we can tell how much the database can be compacted after running offline defrag. Hope this makes clear. Let me know if you have any queries or concerns. Regards, Ashish Joshi
|
|
|
|