SITSTRACERUN - ITS: Memory Trace
ITS: Memory Trace information is stored in SAP table SITSTRACERUN.
It is part of development package S_ITSP in software component BC-FES-ITS. This development package consists of objects that can be grouped under "ITS Plug-In".
It is part of development package S_ITSP in software component BC-FES-ITS. This development package consists of objects that can be grouped under "ITS Plug-In".
Fields for table SITSTRACERUN
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| COUNTER | Help: Memory Trace Counter | X | SITSPMONTRACECOUNTER | NUMC | 20 | |
| SERVER | Application Server | X | SYHOST | CHAR | 64 | |
| TRACE_DATE | System Date | SYDATUM | DATS | 16 | ||
| TRACE_TIME | System Time | SYUZEIT | TIMS | 12 | ||
| SESSIONS | Number of Sessions | SITSPMONTRACESESSIONS | INT4 | 4 | ||
| TOTMEM | Memory Total for All Sessions (Bytes) | SITSPMONTRACESESSIONSMEMORY | DEC | 11 | ||
| AVG_SESS | Average Use (Bytes/Session) | SITSPMONTRACEAVERAGESESSMEMORY | DEC | 11 | ||
| SESS_PEAK | Peak Value for Memory Use in Session (Bytes) | SITSPMONTRACEPEAKSESSIONMEMORY | DEC | 11 | ||
| TEMPLATE | Template Memory (Bytes) | SITSPMONTRACETEMPLATEMEMORY | DEC | 11 | ||
| SESS_TMPL | Memory for Sessions and Templates (Bytes) | SITSPMONTRACESESSTEMPLMEMORY | DEC | 11 | ||
| AVAILMEM | Available Memory | SITSPMONTRACEAVAILABLEMEMORY | DEC | 11 |