Saturday, October 27, 2012

Command to Compact NSF File from Lotus Domino Console

To Compact Notes Database follow the below steps :

Run these commands in Lotus Domino Console

Step 1: Run the command

load Fixup -f datbase.nsf                     (Use path like, mail\user1.nsf)

Wait for completion of this step.              ( Database Fixup: Shutdown )

Step 2: Run the command

load Compact -B Database.nsf             (Use path like, mail\user1.nsf)

Wait for completion of this step.                (Database compactor process shutdown)

Step 3: Run the command

load Compact -c Database.nsf                (Use path like, mail\user1.nsf)

 Wait for completion of this step.                (Database compactor process shutdown) 


Note : These steps will also helps if Notes database size get increased abnormally.
 

1 comment: