Paramètre SAP rdisp/rfc_check - Enable dispatcher check for asynchronous RFC

Parameter
rdisp/rfc_check

Short text
Enable dispatcher check for asynchronous RFC

Parameter description
This parameter controls the check if sufficient dialog work processesare available for processing asynchronous RFC calls. The number ofavailable dialog work processes depends on the number of free dialogwork processes and on the number of work processes that must be keptfree for the dialog application. (see
rdisp/rfc_min_wait_dia_wp for this). If no work process is free, therequest is placed in the queue and processed later.
The check can be defined in different shades:
Level 0
No check
Level 1
Start of all asynchronous RFCs is monitored.
Level 2
In addition to level 1, all RFCs restarted from asynchronous RFCsessions are monitored. This includes synchronous RFCs. So that app
lications that transmit a lot of RFCs can run at this level, the numberof dialog processes used for RFCs may have to be increased. (
rdisp/rfc_min_wait_dia_wp may haveto be reduced).
Level 3
All RFCs (synchronous and asynchronous) are monitored.
The value of the parameter corresponds to the required level.

Work area
Dispatcher

Parameter unit
whole numbers

Default value
2

Who is allowed
Customer

Limitation for os
None

Limitation for db
None

Other parameter
rdisp/rfc_min_wait_dia_wprdisp/wp_no_dia

Valid_values
0 / 1 / 2 / 3