rdisp/rfc_use_quotas

Parameter

rdisp/rfc_use_quotas

Short text

Switch to enable/disable RFC quotas

Parameter Description

The RFC resource check can be activated with this parameter:

• 0 : Resource check is not active
• 1 : Resource check is active (default)

The resource check is based on determining the resources that are currently used for the users of asynchronous RFCs and then to give an indication based on this whether further RFC calls are possible or if it is necessary to wait for the outstanding TFC calls to be completed first. The procedure must be used by the application explicitly (for example, see CALL FUNCTION …, DESTINATION IN GROUP …, or SPBT_* modules).

You find implementable resource criteria in the section “Are other parameters affected or dependent”.

Application Area

Dispatcher

Default Value

1

Who is permitted to make changes?

Customer

Operating System Restrictions

None

Database System Restrictions

None

Are other parameters affected or dependent?

The RFC resource check is configured with the following additional parameters:

• rdisp/rfc_max_comm_entries
• rdisp/rfc_max_login
• rdisp/rfc_max_own_login
• rdisp/rfc_max_own_used_wp
• rdisp/rfc_max_queue
• rdisp/rfc_max_wait_time
• rdisp/rfc_min_wait_dia_wp

Values allowed

0, 1

You May Also Like

Leave a Reply?