CAC00225I TOTAL MEMORY nnnK, USED nnnK (nn%), MAX USED nnnK (nn%).
Explanation
This message is in response to a DISPLAY,MEMORY operator command. The TOTAL MEMORY value identifies how much memory (in K) was initially allocated for the memory pool. This value represents the amount of memory that was obtained based on the MEMORY POOL SIZE configuration parameter. The amount of memory that was allocated is usually less than the amount that was requested. The USED value identifies how much memory (in K) is currently in use. The next value is the percentage of memory that is currently used. The MAX USED value identifies the maximum amount of memory (in K) that has been used since the server started. The final value is the percentage of memory that the maximum used value represents.