abap/rtm_high_water: Upper bound for shared memory consumption of runtime monitor (RTM)

Short text

Upper bound for shared memory consumption of runtime monitor (RTM)

Parameter Description

The upper bound for shared memory consumption of RTM is set to the given value.

If the current consumption of shared memory exceeds the given value, the RTM content of the shared memory is appended to the RTM data file and the memory is freed.

Shared memory is not allocated when the parameter is changed. It is allocated only when needed by the RTM. You need to ensure that sufficient shared memory is available (parameter em/global_area_MB).

Application Area

ABAP

Parameter Unit

Bytes

Who is permitted to make changes?

System administrator

Operating System Restrictions

none

Database System Restrictions

none

Are other parameters affected or dependent?

em/global_area_MB

Values allowed

Natural numbers

You May Also Like

Leave a Reply?