Show TOC

rdisp/max_comm_entriesLocate this document in the navigation structure

Use

This parameter specifies the maximum number of communication entries on an application server.

This parameter allows you to control the number of RFC/CPIC connections on an application server.

Every RFC or CPIC communication with a partner program requires an entry. If the initiator and recipient of an RFC/CPIC program are running on the same application server, two entries per communication are required.

Note

Every communication entry requires 100 bytes of shared memory.

Prerequisites
Structure

Work area

Dispatcher/task handler

Unit

Integer value

Standard value

500

Dynamically changeable

No

Value Range and Syntax

Permitted values are whole numbers between 0 and 8192.

Integration

If a lot of RFC balancing accumulates on one application server and the value of parameter rdisp/max_comm_entries has been increased to accommodate this, we recommend you set r rdisp/max_arq to the same value.

More Information

Note the following documentation associated with this parameter:

rdisp/rfc_max_comm_entries