Ansicht
Dokumentation

rdisp/rfc_check - Enable dispatcher check for asynchronous RFC

rdisp/rfc_check - Enable dispatcher check for asynchronous RFC

ABAP Short Reference   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book
------------------------------------------------------------------------
| Parameter : rdisp/rfc_check |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Short description : Enable dispatcher check for asynchronous RFC |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Parameter Description : |
| ----------------------- |
| This parameter controls the check of whether sufficient dialog work |
| processes for processing asynchronous RFC calls. |
| |
| The number of available dialog work processes depends on the number |
| of free dialog work processes and the number of work processes to be |
| kept free for the dialog application. |
| (for more information, see %%rdisp/rfc_min_wait_dia_wp%%) |
| If there are not currently any free work processes available, the |
| request is placed in the wait queue, and is processed at a later |
| time. |
| |
| You can set different levels for the check: |
| |
| Level 0: No check |
| Level 1: The starting of all asynchronous RFCs is monitored |
| Level 2: In addition to level 1, all RFCs which were in turn started |
| by asynchronus RFC sessions are also monitored. This also |
| includes the syncrhonous RFCs. You may need to increase the |
| number of dialog processes usable for RFC to be able to run |
| RFC-intensive applications at this level (that is, you may |
| have to reduce %%rdisp/rfc_min_wait_dia_wp%% ) |
| |
| Level 3: All RFCs (synchronous and asynchronous) are monitored. |
| |
| The value of the parameter corresponds to the desired level. |
| |
| You can use the parameter value DEFAULT to have the system calculate |
| the actual value: |
| - If dynamic work processes are available and the check of whether |
| dynamic WPs are required is active in the dispatcher, RFCs with |
| level 3 are checked. See also the parameters |
| %%rdisp/dynamic_wp_check%% and %%rdisp/wp_max_no%% . |
| - Otherwise the check is performed at level 1. |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Work area: Dispatcher |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Unit : Whole number between 0 and 3 or "DEFAULT" |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Default Value : "DEFAULT" |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Who is permitted to make changes: The customer |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Limitations for operating systems: None |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Limitations for database systems: None |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Other Parameters Affected or Dependent: |
| %%rdisp/rfc_min_wait_dia_wp%% %%rdisp/wp_no_dia%% |
| %%rdisp/dynamic_wp_check%% |
| %%rdisp/wp_max_no%% |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Valid input, formats, areas : 0 / 1 / 2 / 3 / DEFAULT |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Short Description : Enable dispatcher check for asynchronous RFC
------------------------------------------------------------------------

------------------------------------------------------------------------
| Applications Area : Dispatcher
------------------------------------------------------------------------

------------------------------------------------------------------------
| Parameter Type : I
------------------------------------------------------------------------

------------------------------------------------------------------------
| Changes allowed : X
------------------------------------------------------------------------

------------------------------------------------------------------------
| Valid for Operating System : *
------------------------------------------------------------------------

------------------------------------------------------------------------
| Dynamic switchable : X
------------------------------------------------------------------------

------------------------------------------------------------------------
| Same on all Servers :
------------------------------------------------------------------------

------------------------------------------------------------------------
| Minimum : 0
------------------------------------------------------------------------

------------------------------------------------------------------------
| Maximum : 3
------------------------------------------------------------------------


Fill RESBD Structure from EBP Component Structure   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

Length: 7309 Date: 20240423 Time: 120349     sap01-206 ( 6 ms )