EXA_DB_SIZE_LAST_DAY

This system table contains the database sizes of the last 24 hours. The information is aggregated across all cluster nodes. All users have access to the tables.

Column Name Description
MEASURE_TIME Point of the measurement
RAW_OBJECT_SIZE Uncompressed data volume in GiB
MEM_OBJECT_SIZE Compressed data volume in GiB
AUXILIARY_SIZE Size in GiB of auxiliary structures like indices
STATISTICS_SIZE Size in GiB of statistical system tables
RECOMMENDED_DB_RAM_SIZE Recommended DB RAM size in GiB to achieve the maximum system performance
STORAGE_SIZE Size of the persistent volume in GiB
USE Ratio of effectively used space of the persistent volume size in percentage
OBJECT_COUNT Number of schema objects in the database.