RSDDSTATLOGGING - Logging Table for OLAP Statistics
Logging Table for OLAP Statistics information is stored in SAP table RSDDSTATLOGGING.
It is part of development package RSDD_STAT in software component BW-BEX-OT. This development package consists of objects that can be grouped under "BW Statistics".
It is part of development package RSDD_STAT in software component BW-BEX-OT. This development package consists of objects that can be grouped under "BW Statistics".
Fields for table RSDDSTATLOGGING
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SESSIONUID | UUID in compressed form | X | SYSUUID_25 | CHAR | 50 | |
STEPUID | UUID in compressed form | X | SYSUUID_25 | CHAR | 50 | |
LOG_COUNT | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
HANDLETP | Internal Type of Query Runtime Object | RSSTA_HANDLETP | CHAR | 8 | ||
HANDLEID | BW: General reference field for internal IDs | RSIDN4 | NUMC | 8 | ||
EVENTID | OLAP Statistics Event (Type NUMC9) | RSSTA_EVENTN | NUMC | 18 | ||
STARTFL | Boolean | RS_BOOL | CHAR | 2 | ||
EVENT_CNT | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
STEPCLOSE | Boolean | RS_BOOL | CHAR | 2 | ||
EVCOUNT | BW Statistics: Number | RSDDSTATCOUNT | DEC | 8 | ||
EVTIME | Runtime | RSDDKRUNTIME | DEC | 11 | ||
TIMESTMP | UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) | TZNTSTMPL | DEC | 11 | ||
UNAME | User Name | SYUNAME | CHAR | 24 | ||
ERRORTEXT | 30 Characters | CHAR30 | CHAR | 60 | ||
CALLER_INCLUDE | Used Include | INCLUDE | CHAR | 80 | ||
CALLER_LINE | Call Row of Caller (CALLER_INCLUDE) | INT4 | 4 |