errors.fyi community error code reference
MEMORY_LIMIT_EXCEEDED
clickhouse

Memory limit exceeded

Query or server memory usage exceeded the configured limit (`max_memory_usage` or `max_server_memory_usage`). Optimise the query, reduce result set size, or increase the limit.

Numeric value: 241

References

โ† all namespaces for MEMORY_LIMIT_EXCEEDED