The heartbeat mechanism is in charge of checking whether the instances are still alive by pinging them at regular intervals. To avoid network congestion, this mechanism is activated if a connection has not been used for a while. The HEARTBEAT_ACTIVATION_PERIOD_COUNT parameter specifies the number of polling periods of inactivity after which the heartbeat mechanism is activated.
Example
If HEARTBEAT_POLLING_PERIOD=2s and HEARTBEAT_ACTIVATION_PERIOD_COUNT=2 then the heartbeat mechanism tests a connection only if it was unused for 4 seconds.
Notes
This parameter must be greater than or equal to 0.
The SAP CC Core Server system verifies the following constraints:
| Instance Type | Constraint |
|---|---|
| Rater instances |
The parameter must be greater than or equal to
0
.
|
| Updater instances |
The parameter must be greater than or equal to
0
.
|
| Guider instances |
The parameter must be greater than or equal to
0
.
|
| Bulkloader instances |
The parameter must be greater than or equal to
0
.
|
| Taxer instances |
The parameter must be greater than or equal to
0
.
|
| Dispatcher instances |
The parameter must be greater than or equal to
0
.
|
For more information, consult this section.
| Name | HEARTBEAT_ACTIVATION_PERIOD_COUNT
|
|||||||||||||||
| Category | Parameter | |||||||||||||||
| Type | Integer | |||||||||||||||
| Access (RO/RW) |
RW(-): Dynamic Read / Static Write
An immediate change is not possible.
For a deferred and permanent change, use the |
|||||||||||||||
| Groups | ||||||||||||||||
| Instance Types |
This system parameter is available in the following types of instances in a running SAP CC Core Server system:
|
|||||||||||||||
| Default Values (Factory Settings) |
The predefined default values are:
You can use a default value to reset the runtime value or the restart value (persistent) in the Admin+ user interface. Note A default value is part of the factory settings of the SAP CC Core Server systems. It differs from the original value set during the installation or after the Customizing activities. In Admin+, you can reset a parameter value to this default value, but it is not recommended:
reset command.
|
|||||||||||||||
| Constraints |
The SAP CC system checks the following constraints:
|
|||||||||||||||