RSR_CACHE_LOG - OLAP Cache Table for Saving Log Entries
OLAP Cache Table for Saving Log Entries information is stored in SAP table RSR_CACHE_LOG.
It is part of development package RSR_CACHE in software component BW-BEX-OT. This development package consists of objects that can be grouped under "BW: Reporting Processor Cache".
It is part of development package RSR_CACHE in software component BW-BEX-OT. This development package consists of objects that can be grouped under "BW: Reporting Processor Cache".
Fields for table RSR_CACHE_LOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
LOGGING_ID | UUID in character form | X | SYSUUID_C | CHAR | 32 | |
MESSAGE_NR | Cache NUMC Field of Length 9 | X | RSR_CACHE_NUMC | NUMC | 9 | |
UNAME | User Name | SYUNAME | CHAR | 12 | ||
TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
HOST | Application Server | SYHOST | CHAR | 32 | ||
MSGTYPE | Message Type | SYMSGTY | CHAR | 1 | ||
CLASS | Object Type Name | SEOCLSNAME | CHAR | 30 | ||
METHOD | Full Component Name | SEOCPDNAME | CHAR | 61 | ||
MEM_ID | Memory ID | RSRCB_MEM_ID | INT1 | 1 | ||
LOG_ID | GUID in 'CHAR' Format in Uppercase | GUID_32 | CHAR | 32 | ||
TEXT1 | Character Field of Length 40 | RSR_CACHE_CHAR40 | CHAR | 40 | ||
TEXT2 | Character Field of Length 40 | RSR_CACHE_CHAR40 | CHAR | 40 | ||
TEXT3 | Character Field of Length 40 | RSR_CACHE_CHAR40 | CHAR | 40 | ||
TEXT4 | Character Field of Length 40 | RSR_CACHE_CHAR40 | CHAR | 40 | ||
TEXT_STRING | Optional for when Longer Data Is to Be Saved | STRG | 8 |