This system parameter specifies the batch mode used to split the commit of the batch.
The possible values are:
UNLIMITED (factory settings)
: There is no restriction. The commit is done at the end of the batch.
COUNTER_LIMIT: If the batch computation needs to update more counters than
the limit, then the batch is
split at the limit and the end of the batch is computed in a new batch. See
STATEFUL_SERVICE_BATCH_LIMIT_VALUE.
LATENCY_LIMIT: If the batch computation needs more time than the limit, then the batch is split at the
limit and the end of the batch is computed
in a new batch.
STATEFUL_SERVICE_BATCH_LIMIT_VALUE - The number of counters to update before to split the batch or number of milliseconds before to split the batch
For more information, consult this section.
| Name | STATEFUL_SERVICE_BATCH_MODE
|
|||||
| Category | Parameter | |||||
| Type | String | |||||
| Access (RO/RW) |
RW(+): Dynamic Read / Static and Dynamic Write An immediate change is possible but is temporary. When it is relevant, change the permanent settings used by the SAP CC Core Server system when it restarts. Use the Admin+ user interface to change the runtime values or the permanent values of this system parameter in an instance of the SAP CC Core Server system or in multiple instances. |
|||||
| Groups | ||||||
| Instance Type |
This system parameter is only available in the following type of instances in a running SAP CC Core Server system:
|
|||||
| Default Value (Factory Settings) |
The predefined default value is:
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.
|
|||||