SAP TABLES

rdisp/scheduler/prio_normal/max_quota SAP Parameter attribute - Maximum quota of dialog work processes used for normal or low prio req








rdisp/scheduler/prio_normal/max_quota is a SAP Parameter attribute which is used to control Maximum quota of dialog work processes used for normal or low prio req information. This is available within R/3 SAP systems depending on the version and release level.

Below is the standard documentation available and a few details of the attributes values .

rdisp/scheduler/prio_normal/max_quota profile paramerter attributes


Parameter Name: rdisp/scheduler/prio_normal/max_quota
Description: Maximum quota of dialog work processes used for normal or low prio requests (append % for percent)
Default Value: 80%
Parameter Type ( See IF_PARAMETER_TYPES): String(STRING)
Restriction Values:
Parameter Unit:
Parameter Group: Dispatcher
CSN Component: BC-CST-DP
System-Wide parameter: No
Dynamic Parameter: Yes
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation

The kernel scheduler normally distributes incoming dialog requests in accordance with their priority to all dialog work processes. H igh-priority requests have priority. In contrast to this arrangement, this parameter limits the maximum number of dialog requests with normal or low priority that can be processed at the same time. Even if there are still free dialog work processes and there are no requests with high priority, the system will never use more than the number of dialog work processes specified by the parmaeter to process requests with normal or low priority. The system assigns normal priority to all RFC and HTTP dialog requests that are not directly triggered by user interaction. The system assigns low priority to all RFC dialog requests that are triggered by a background request. The intention behind this parameter is to limit the maximum number of simultaneously-processed dialog requests with normal or low priority. This is to ensure that there are always sufficient resources for dialog requests with high priority. You cannot choose a value smaller than the effective value for rdisp/scheduler/prio_low/max_quota. If you do not want to differentiate further between normal and low priority, you can set both parameters to the same value. Caution: For compatibility reasons this parameter does not work when either of the parameters rdisp/rfc_min_wait_dia_wp or rdisp/http_min_wait_dia_wp has been explicitly set. Since you can configure the quotas according to priority with the new rdisp/scheduler/... parameters, you should use the new parameters.

See SAP Parameter Documentation for full SAP documentation for this profile parameter.