SAP ABAP Data Element IPESEMTRLV (Semaphore statistics level (0=off, 1=statistics {x,3}=trace))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CST-LL (Application Component) Low Level Layer
⤷
SIPC (Package) Inter Process Communication (IPC) Interface
⤷
⤷
Basic Data
| Data Element | IPESEMTRLV |
| Short Description | Semaphore statistics level (0=off, 1=statistics {x,3}=trace) |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | CHAR1 | |
| Data Type | CHAR | Character String |
| Length | 1 | |
| Decimal Places | 0 | |
| Output Length | 1 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | Level |
| Medium | 15 | Stat.level |
| Long | 20 | Statistics level |
| Heading | 55 | Statistics level |
Documentation
Definition
Procedure
Enter the level of tracing to perform. Levels are:
- 0: no tracing. Use this setting for optimal system performance.
- 1: record access time statistics for all semaphores. No trace records written.
- 3: record access time statistics. Trace operations involving the semaphore in the trace buffer.
- 7: record access time statistics. Trace individual steps in operations involving the semaphore. For example, you can determine the time required to write the trace record.
Examples
Dependencies
Tracing must be activated with the SAP System profile parameter ipc/sem:mon_rec. If the parameter is set to 0, then tracing is inactivated.
History
| Last changed by/on | SAP | 19950209 |
| SAP Release Created in | 740 |