SAP HANA - _SYS_STATISTICS schema

Sap Hana Architecture

Example

Is there a missing threshold for the associated alert

SELECT "SEVERITY","THRESHOLD" FROM (
 SELECT "SEVERITY", IFNULL("CURRENT_VALUE", "DEFAULT_VALUE") AS "THRESHOLD"
 FROM "_SYS_STATISTICS"."STATISTICS_ALERT_THRESHOLDS"  WHERE "ALERT_ID" = 27 ORDER BY "SEVERITY" ASC )





Discover More
Hdb Thread Stat Systemdb
SAP HANA - Statistics service (Alert|ESS)

The SAP HANA statistics server (or: statistics service) is a central tool for monitoring the SAP HANA database. Among others it performs the following tasks: Regular check for critical situations...



Share this page:
Follow us:
Task Runner