Sys Schema Global Memory Usage Metrics

Lists the Sys Schema Global Memory Usage metrics and provides a brief description of each.

Name Description
Current Alloc The current number of allocated bytes that have not been freed yet for the allocation type.
Current Avg Alloc The current number of allocated bytes per memory block for the allocation type.
Current Count The total number of occurrences of the allocation type.
High Alloc The high-water mark for number of bytes allocated for the allocation type.
High Avg Alloc The average allocation size for the highest count and size.
High Count The high-water mark for number of memory blocks allocated for the allocation type.
Name The memory allocation type.