Specifications

Lotus Redbooks Wiki – IBM Lotus Notes and Domino V8.5 Deployment Guide
176
DAOS: Read Only
Show Directory
The Show Directory command now includes additional information and switches to include information
regarding DAOS.
Issuing a Show Directory command without any switches now includes an additional column labeled DAOS.
DbName Version Log DAOS ---Modified Time
C:\Lotus\Domino\data\names.nsf V8:51 Yes No 08/24/2009 11:32:18 AM
C:\Lotus\Domino\data\log.nsf V8:51 Yes Read 08/24/2009 11:35:09 AM
C:\Lotus\Domino\data\events4.nsf V8:51 Yes Yes 08/24/2009 11:28:12 AM
C:\Lotus\Domino\data\ddm.nsf V8:51 Yes Yes 08/24/2009 11:28:14 AM
This column will display Yes if DAOS is enabled for this database, No if DAOS is not enabled for this
database, or Read if DAOS is set to read-only for this
database (in other words, any attachments currently stored in DAOS can be read, but new attachments will
not be added).
Show Stat Mail
The mail statistics in Domino 8.5 have been greatly expanded upon to provide forty-one additional statistics.
There are eleven Mail.MessageCache statistics that display memory usage information for open messages.
Mail.MessageCache.Memory.Cache.Max This is constant. The limit in bytes of the size of note
memory used for in-process messages beyond which
notes will no longer be cached in the message queue
entry. If a value is provided for
RouterMaxQueueMemorySizeBytes, this statistic will
have that value. If a value is not provided for
RouterMaxQueueMemorySizeBytes, this statistic will
contain the default calculated value.
MAIL.MessageCache.Memory.Current The amount of note memory currently in use on
behalf of the router. It includes notes on the
MailEvent queue, in the main queue entry, and in
process by transfer and delivery threads. It also
includes any copies of messages prepared and
cached for delivery if multiple delivery recipients are
receiving the message.
Mail.MessageCache.Memory.Event.Max This is constant. The limit in bytes of the size of note
memory used for in-process messages beyond which
copies of notes will not be put onto the mailbox event
queue. If a value is provided for
RouterMaxEventMemorySizeBytes, then this statistic
will have that value. If a value is not provided for
RouterMaxEventMemorySizeBytes, this statistic will
contain the default calculated value.