Using document body compression
Use the advanced database property Compress document data to reduce the total cost of ownership of maintaining any Notes® database by compressing non-summary item data in all documents in a selected database. Document compression can provide up to a sixty percent size saving.
To compress new documents in a selected database
About this task
You can enable compression for all new documents yet to be created in an existing database.
Procedure
- Open the database and select .
- Click the Advanced tab. (The icon on this tab is a beanie.)
- Click Compress document data.
To compress existing documents in a selected database
About this task
After enabling compression for new documents, you can also enable compression for existing documents in a specified database by running a copy-style compact on the database. Enter this command:
load compact -c filename.nsf
To compress new documents in a set of selected databases
About this task
You can enable compression for all new documents yet to be created in a set of existing databases.
Procedure
- Open the Domino® Administrator Client.
- Select one or more databases in the files pane.
- In the tools pane, select Advanced Properties tool. . Or drag selected databases to the
- Click Compress document data.
- Close the Advanced Properties tool.
To compress documents in all existing databases on a server
About this task
Enabling compression at the server level ensures that new document data compresses in all databases. You can add the copy-style compact command to compress existing document data
At the server console, run the following command:
load compact -v -c
To decompress documents in all existing databases on a server
About this task
At the server console, run the following command to decompress new and existing document data:
load compact -V -c