SAP ABAP Table ACE_DB_EVENT (Database table for the events)
Hierarchy
ST (Software Component) SAP Solution Manager Tool
   SV-SMG-MON-ALR-CLC (Application Component) Alert Calculation Engine
     AI_SOLMAN_ALRT_CALC_ME_STORE (Package) Metric and Event Store
Basic Data
Table Category TRANSP    Transparent table 
Transparent table ACE_DB_EVENT   Table Relationship Diagram
Short Description Database table for the events    
Delivery and Maintenance
Pool/cluster      
Delivery Class A   Application Table (Master- and Transaction Data) 
Data Browser/Table View Maintenance X   Display/Maintenance Allowed 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 CLIENT SYMANDT MANDT CLNT 3   0   Client ID *
2 CONTEXT_ID ACE_D_CONTEXT_ID SYSUUID_C CHAR 32   0   Identifier for the context  
3 EVENT_TYPE_ID ACE_D_EVENT_TYPE_ID   CHAR 32   0   Identifier for an event type  
4 SAVE_TIMESTAMP ACE_D_SAVETIMESTAMP TZNTSTMPS DEC 15   0   Timestamp when the event was saved  
5 HASH_METRIC_PATH HASH160   CHAR 40   0   Hash Value (160 Bits)  
6 EXPIRE_TIMESTAMP ACE_D_EXPIRETIMESTAMP TZNTSTMPS DEC 15   0   Timestamp when the event expires  
7 .INCLUDE       0   0   Metric attributes of raw metrics  
8 MAI_METRIC_PATH AC_METRIC_PATH   STRG 0   0   AC: dataelement to store the metric path  
9 CATEGORY AC_CATEGORY AC_CATEGORY CHAR 10   0   Alert configuration: dataelement for alert categories  
10 PERIOD AC_PERIOD AC_PERIOD INT4 10   0   AC: period of measurement  
11 PERIOD_UNIT AC_TIMEUNIT AC_TIMEUNIT UNIT 3   0   Alerting configuration: time units *
12 VALUE_RATING ACE_D_TRAFFIC_LIGHT_NUMERIC ACE_D_TRAFFIC_LIGHT_NUMERIC INT1 3   0   Numeric values for traffic lights  
13 VALUE_COUNT ACE_D_EVENT_COUNT   INT4 10   0   Counter for events registered in the period  
14 VALUE_MAX ACE_D_EVENT_VALUE_MAX ACE_D_EVENT_VALUE DEC 17   3   Maximal value of the reported events in the period  
15 VALUE_MIN ACE_D_EVENT_VALUE_MIN ACE_D_EVENT_VALUE DEC 17   3   Minimal value of the reported events in the period  
16 VALUE_SUM ACE_D_EVENT_VALUE_SUM ACE_D_EVENT_VALUE DEC 17   3   Sum of values reported in the period  
17 VALUE_PERIOD ACE_D_EVENT_VALUE_PERIOD ACE_D_EVENT_VALUE DEC 17   3   Period of measurement (sec)  
18 VALUE_TIMESTAMP ACE_D_MEASUREMENTTIMESTAMP TZNTSTMPS DEC 15   0   Timestamp when the measurement took place  
19 VALUE_TEXT ACE_D_EVENT_VALUE_TEXT   STRG 0   0   Value Text  
History
Last changed by/on SAP  20111123 
SAP Release Created in 400