rdisp/max_debug_attach_wait_time

Parameter

rdisp/max_debug_attach_wait_time

Short text

Max. hold time for work processes in DEBUG-Attach mode

Parameter Description

The DEBUG-Attach mode describes a special situation, which can only occur during debugging using ABAP in Eclipse or similar “external” debugger tools. This mode does not occur during debugging using the SAPGui.

Using ABAP in Eclipse the DEBUG-Attach mode occurs, when a request reaches a breakpoint. The request then triggers a message to the external debugger tool (e.g. Eclipse) and subsequently waits for being attached by a debugger (e.g. Eclipse debugger). If the request is in a so-called “exclusive debugging mode” or “SAP debugging mode” (refer to profile parameter “rdisp/wpdbug_max_no”), then the work process is blocked while the request is waiting.

The parameter controls the maximum time the request is waiting in the “exclusive debugging mode” for being attached, before it continues with normal processing.

Application Area

Dispatcher

Parameter Unit

Integer

Default Value

30

Who is permitted to make changes?

he customer

Operating System Restrictions

None

Database System Restrictions

None

Are other parameters affected or dependent?

None

Values allowed

Integer

You May Also Like

Leave a Reply?