This system parameter specifies the waiting period before that the dispatcher instance is up and running and can handle incoming connections. This system parameter is defined in milliseconds (ms).
When the timeout occurs, the already running dispatcher instances lock the incoming connections. Then each dispatcher instance looks at the ordered list of dispatchers to find if an already running dispatcher instance is placed before it. If a dispatcher instance does not find any running dispatcher instance better placed in the list, it self-claims master dispatcher instance. So, if the first is not available or fails, the second becomes the master. The previous master is placed at the end of the list, marked as unavailable and so on.
The SAP CC Core Server system verifies the following constraints:
| Instance Type | Constraint |
|---|---|
| Dispatcher instances |
The parameter must be greater than or equal to
1000
.
|
For more information, consult this section.
| Name | DISPATCHER_STARTING_TIMEOUT
|
|||||
| 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 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.
|
|||||
| Constraints |
The SAP CC system checks the following constraints:
|
|||||