memory

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

PE 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 PE software as is needed. The memory command returns the following information about the memory allocator:

The memory command also returns information about other PE 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.