memory

This command outputs information about shared memory usage on the local Process Engine server. It does not provide this information for other servers, even if those servers are in the same farmed Process Engine system.

Process Engine has its own shared memory allocator to enhance performance. This allocator caches memory fetched from the operating system, and gives pieces of this memory to the Process Engine software as is needed. The memory command returns the following information about the memory allocator:

The memory command also returns information about other Process Engine components that consume memory:

Syntax

memory <detailmode>

Parameters

detailmode

Whether the output should include all details or only summary information. Enter "y" to include the details or "n" to list the summary only.