Start of Content Area

Background documentation rdisp/rfc_use_quotas  Locate the document in its SAP Library structure

Use

This parameter is used to activate the use of quotas for resource allocation.

Caution

If the parameter is set to 0, all other rdisp/rfc*parameter settings are irrelevant. In this situation, you cannot use parallel RFCs. The system acts as if all resources were in use and always returns the same corresponding return value.

Integration

Resource allocation is either carried out dynamically (see Dynamically Configuring RFC Quotas), via RFC group maintenance, or in the profile via the following parameters:

rdisp/rfc_max_queue

rdisp/rfc_max_login

rdisp/rfc_max_own_login

rdisp/rfc_min_wait_dia_wp

rdisp/rfc_max_own_used_wp

rdisp/rfc_max_comm_entries

rdisp/rfc_max_wait_time

If you do not want your changes to be permanent, you have the option of dynamically configuring RFC quotas. These changes are lost when the instance is restarted.

Properties

Work area

Dispatcher/task handler

Unit

Integer value

Standard value

1

Dynamically changeable

Local and on all servers

Value Range and Syntax

The following values are permitted:

     0: resource allocation deactivated

     1: resource allocation activated (default)

SAP’s Recommendation

Since when you are working with parallel RFCs, the parameter value 0 is not possible (see above), SAP recommends that you do not change the default setting 1.

 

 

End of Content Area