SAP ABAP Table SDBAIA (Internal table structure for DB alerts)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON-TUN (Application Component) Performance Monitors (TCC)
⤷
STUN (Package) DBA: All the rest in English
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | SDBAIA |
|
| Short Description | Internal table structure for DB alerts |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
0 | 0 | Structure of alert header | |||||
| 2 | |
ALETIME | INT4 | 10 | 0 | Time when alert occurred, UTC format (seconds) | |||
| 3 | |
ALETYPE | INT1 | INT1 | 3 | 0 | Alert type | ||
| 4 | |
ALESUBTYPE | INT1 | INT1 | 3 | 0 | Alert sub-type | ||
| 5 | |
ALEVALUE | INT1 | INT1 | 3 | 0 | Alert value: 0=Green, 1=Yellow, 2=Red | ||
| 6 | |
ALEDISABL | INT1 | INT1 | 3 | 0 | Disabled flag for alert | ||
| 7 | |
SDBATEXT | CHAR200 | CHAR | 200 | 0 | SQL DB utility text line |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in |