ABAP/OBJMGR/TRACELEVEL

Parameter

ABAP/OBJMGR/TRACELEVEL

Short text

ABAP Objects Object Manager Trace Level

Parameter Description

Only for internal use by SAP Support / for error diagnosis

This parameter controls the TRACE output of the ABAP Objects Garbage Collector (which is transferred to the trace file dev_w*) and the measurement of the performance values for the Garbage Collector (which are displayed under ‘System Areas’ -> ‘OBJMGR’).

= 0
No output, GC overhead is not measured

= 1
GC performance is measured and displayed in ‘OBJMGR’

= 2
TRACE for start, each step, and end of a Garbage Collector.

= 3
TRACE ‘ABAPStart/End’

Application Area

ABAP

Default Value

0

Who is permitted to make changes?

Customer (when instructed by SAP Support)

Operating System Restrictions

None

Database System Restrictions

None

Are other parameters affected or dependent?

No

Values allowed

0,1, …

You May Also Like

Leave a Reply?