rdisp/max_cs_delays

Parameter

rdisp/max_cs_delays

Short text

Maximum number of checks for critical sections

Parameter Description

Some events (for example, soft cancel or the reaching of the maximum runtime) can occur at any time during the request processing. These events usually mean that processing should be terminated. However, this is not always possible, particularly if the processing work process is in a critical section. In this case, termination could lead to inconsistencies. You can therefore use this parameter to configure how often events of this type should be ignored if the work process is in a critical section. The parameter value 0 means that events of this type are always ignored in critical sections.

Application Area

Task handler

Default Value

0

Who is permitted to make changes?

SAP

Operating System Restrictions

None

Database System Restrictions

None

Are other parameters affected or dependent?

rdisp/avoidTraceInSigHandler

Values allowed

Whole number >= 0

You May Also Like

Leave a Reply?