OSI/MHS Management Programming Manual
Commands and Responses
OSI/MHS Management Programming Manual—424824-001
5-205
RESETSTATS APPL
ZSIZE-MSGS-STORED
The size of messages in bytes stored in the MS APPL mailbox since the last
reset. This includes the envelope and content size of main entries and returned
content message types. The size of child messages is included in either the size
of the delivered message or in the size of the returned content.
ZDISK-SPACE-STORED
The size of disk space in bytes used to store messages of all types for this
MS APPL. It includes the space allocated to the PDU store, PDU logs and the
various SQL tables that are used to store the mailbox entries. This records the
actual disk space used by entries in the SQL tables and the PDUs in the PDU
store and log file. It does not include space occupied by index blocks, data
block headers or free space resulting from data blocks being incompletely filled.
ZREPS-DELETED
The number of delivered reports stored in the MS APPL mailbox since the last
reset. This count includes only the X400 main entries - it does not include any
returned content messages that were returned with reports. These are counted in
the field ZRET-CONT-DELETED.
ZDEL-MSGS-DELETED
The number of delivered messages deleted from the MS APPL mailbox since the
last reset. This count includes only the X400 main entries - it does not include
any child messages that were embedded in these messages. These are counted
in the field ZCHILDREN-DELETED.
ZRET-CONT-DELETED
The number of returned content messages deleted from the MS APPL mailbox
since the last reset. This count does not include the delivered report messages in
which these messages were returned. These are counted in the field
ZREPS-DELETED. It does not include any child messages of returned content
messages. These are included in the field ZCHILDREN-DELETED.
ZCHILDREN-DELETED
The number of child messages of delivered messages and child messages of
returned contents deleted from the MS APPL database since the last reset. This
count does not include delivered messages in which these messages were
delivered. These are counted in the field ZDEL-MSGS-DELETED. It does not
include returned content messages in which these child messages were returned.
These are counted in the field ZRET-CONT-DELETED.
ZSIZE-MSGS-DELETED
The size of messages in bytes deleted from the MS APPL mailbox since the last
reset. This includes the envelope and content size of main entries and returned
content message types. The size of child messages is included in either the size
of the delivered message or in the size of the returned content.