admin stats, { md | mem | mem_in_use }

Description

Reports information about memory usage.

Syntax

admin { stats | statistics }, { md | mem | mem_in_use }

Parameters

md

Reports Message Delivery statistics associated with the DIST and RSI users.

mem

Reports current memory segment use according to segment size.

mem_in_use

Reports current memory use in bytes.

Examples

Example 1

Reports total memory use in bytes.

admin stats, mem_in_use
Memory_in_Use
-------------
14215074

Usage

Message Delivery statistics are associated with the DIST threads and RSI users.

Permissions

Any user may execute this command.