PERFORMANCE

Running Compact using a console command
1. From the Domino Administrator, on the Server pane on the left, select the server on which to run Compact. To expand the pane, click the servers icon.

2. Click the Server - Status tab.

3. Click Console.

4. Enter the following command in one of the following ways: 1) in the command line at the bottom of the console, and then press ENTER or 2) directly at the console on a server:


The following table illustrates how you can use databasepath to specify databases, folders, and subfolders.
To compactExample commandFiles compacted
Specific databases in the Domino data folderLoad compact SALES.NSF,DEV.NSFDATA\SALES.NSF

DATA\DEV.NSF

All the databases in a folder relative to the Domino data folderLoad compact SALESDATA\SALES\all databases
A specific database in a folder relative to the Domino data folderLoad compact SALES\USER1.NSFDATA\SALES\USER1.NSF
All the files specified in a .IND file created in the Domino data folderLoad compact WEEKLY.IND

where WEEKLY.IND contains:

SALES.NSF

DEV.NSF

SALES\USER1.NSF

SALES\NEW

DATA\SALES.NSF

DATA\DEV.NSF

DATA\SALES\USER1.NSF

DATA\SALES\NEW\all databases

See also