MxClourPro

MxClourPro

Domino Console Commands – dbcache

dbcache Domino uses the database cache to keep open the most recently used databases for performance reasons. However, sometimes you may need to work with one of the databases within the cache (perhaps to restore from backup). You can use…

Domino Console Commands – Updall (Indexer)

Udall (Indexer) Maintains changed views and full text indices as the data changes within the Domino database.   load updall [database] -A Performs an incremental update of an R4 site search database. load updall [database] -B Performs a full update…

Domino Console Commands – Router

Router Delivers mail to databases on this server and forwards it to other servers as required. This task has the following commands available to modify its behavior while it is running:   tell router delivery stats Shows the current mail…

Domino Console Commands – AMgr

AMgr The Agent Manager runs scheduled and triggered agents in Domino databases. This task has the following commands available to modify its behavior while it is running: tell amgr pause Pauses the agent manager service, so no new agents can…

Domino Console Commands – Fixup

Fixup Fixes suspected corrupt Domino databases. These options can be combined as needed: load fixup [database] -F When fixup runs against multiple databases, by default it checks only documents with the last modified date since its last run. This parameter…

Domino Console Commands – AdminP

AdminP The Administration Process automates many administration tasks. This task has the following commands available to modify its behavior while it is running: tell adminp process all Instructs the admin process to process all new and modified immediate/interval/daily/delayed requests. tell…