Skip to main content link. Accesskey S
  • Anonymous
  • Log on
  • Help
  • IBM logo
  • Lotus Notes and Domino wiki
  • All Wikis
  • Home
  • Community Articles
  • Product Documentation
  • Learning Center


Search

Advanced Search

Categories

Tag Cloud

  • 6.0
  • 6.5
  • 6.5.4
  • 6.x
  • 7.0
  • 7.0.2
  • 7.5
  • 7.x
  • 8.0
  • 8.0.1
  • 8.0.2
  • 8.5
  • 8.5.1
  • 8.5.2
  • 8.5.3
  • 8.5.x
  • 8.x
  • address
  • admin
  • administering
  • administration
  • administrator
  • attachment
  • best practice
  • Blackberry
  • cache
  • calendar
  • Client deployment
  • contacts
  • DAOS
  • database
  • database properties
  • db2
  • DCT
  • demo
  • deployment
  • deployment Notes
  • directory
  • document
  • documents
  • Domino
  • Domino Server
  • Domino Web Access
  • dwa
  • email
  • getting started
  • http
  • IMAP
  • inotes
  • install
  • iPhone
  • LDAP
  • logging
  • Lotus iNotes
  • Lotus Notes
  • Lotus Notes Traveler
  • Lotus Traveler
  • mail
  • mail file
  • max
  • media_notes
  • memory
  • message
  • messaging
  • MIME
  • moving_advanced
  • moving_cal
  • moving_mail
  • ND6
  • notes
  • Notes ID Vault
  • notes.ini
  • NotesBench
  • performance
  • plug-ins
  • Policies
  • preferences
  • R5
  • reference card
  • replication
  • router
  • Sametime
  • search
  • Security
  • server
  • smtp
  • table
  • text
  • tips
  • to do
  • Traveler
  • troubleshooting
  • upgrade
  • user
  • using
  • video
  • videofest
  • web
  • Widgets and Live Text
  • Windows
InformationInformation
You are currently viewing machine translated content. IBM translation might be available. Click IBM Translated Product Documentation to see what is available.X


Home > Domino database performance > Database quotas
Rate this article 1 starRate this article 2 starsRate this article 3 starsRate this article 4 starsRate this article 5 stars

Database quotas 

expanded Abstract
collapsed Abstract
No abstract provided.
As databases grow in size, they require increasing amounts of resources to maintain and use. The document count has a direct impact on the time required to build views, maintain internal document tables, and run maintenance utilities, among other things. In many cases, there exists business justification for such large databases. However, most environments also contain many unnecessarily large databases that consume a disproportionate amount of resources. Database quotas are a valuable tool for combating size creep in such databases.

A basic quota implementation might look something like this:
  • Mail files for general users: 500 MB
  • Mail files for power users: 1 GB
  • Nonessential applications (team rooms and the like): 1 GB

The goal here is not to optimize quotas to save as much disk space as possible but to provide sensible maximums that limit the number of multi-gigabyte databases residing on the server. Remember that these are just starting points for developing your own quota implementation; different environments may require more generous or restrictive maximums.

In addition to setting the database quota, it is important to consider how Domino calculates the database size when evaluating the quota. There are three ways in which this can be done.
1. Check the space used in the database
2. Check the physical file size when extending the file
3. Check the physical file size when adding a note

The first option is the most lenient because it instructs Domino to discount whitespace when determining a database's size for quota evaluation. If a database that is 100 MB on the file system has a 100 MB quota and contains 20 percent whitespace, then it will be considered 80 MB for quota purposes. In this manner, it is possible for a database to be much larger than the configured quota if whitespace makes up a significant portion of the database. This option is recommended on servers that have transaction logging enabled, as users will be able to compact their mail files without user intervention to provide temporary quota relief. Frequent scheduled compactions are advised.

The second option does not discount whitespace. The same 100 MB database with 20 percent whitespace is considered to be 100 MB during quota evaluation. Because this database has 20 MB whitespace, it may still be possible to add new notes before the quota would be exceeded. This will depend upon the message size and the size of the individual whitespace chunks available in the database. If no single chunk of whitespace can accommodate the new note, the database will have to be extended on
the file system. This operation will fail because it would cause the database to exceed its quota. Note that this option always requires administrative intervention if transaction logging is enabled. As with the prior option, frequent scheduled compactions are recommended.

The third option calculates the database size in the same manner as the second. The difference here is that whitespace cannot be used for new notes. In our 100 MB database with 20 percent whitespace, even a new 1 KB note will cause the database to exceed its quota. This is the most restrictive enforcement option, and it also requires administrative intervention if transaction logging is enabled.

See also
  • Setting database size quotas
  • Quota notification options

expanded Article information
collapsed Article information
Category:
Domino database performance, Lotus Domino,
Tags:
NSF performance

This Version: Version 3 April 22, 2011 11:44:46 AM by Craig Lordan  IBMer

expanded Attachments (0)
collapsed Attachments (0)

 


expanded Versions (3)
collapsed Versions (3)
Version Comparison     
Version Date Changed by               Summary of changes
This version (3) Apr 22, 2011 11:44:46 AM Craig Lordan  
2 Oct 15, 2008 11:13:52 AM Susanna Doyle  
1 May 28, 2008 11:27:20 AM Amy Smith  
expanded Comments (0)
collapsed Comments (0)
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedSubscribe to RSSHelpAbout
  • All Lotus and WebSphere Portal wikis
  • IBM developerWorks
  • IBM Software support
  • IBM Social Business User Experience Blog
  • IBMSocialBizUX on Twitter
  • IBMSocialBizUX on Facebook
  • Lotus product forums
  • IBMSocialBizUX blog
  • IBM Collaboration Solutions
  • Recently added feedRecently added
  • Recently edited feedRecently edited
  • Recently added comments feedRecently Added Comments
  • Wiki Help
  • Forgot user name/password
  • Wiki design feedback
  • Content feedback
  • About the wiki
  • About IBM
  • Privacy
  • Contact IBM
  • IBM Terms of use
  • Wiki terms of use