Parameter: SQLHELPER_ID_INTERVAL
Definition
Description
When an instance creates an object, it asks the DB to indicate a correct identifier for the newly created object. Because this operation is very frequent, the database provides a pool of identifiers to the instance in order to limit DB SQL request and increase performances.
The SQLHELPER_ID_INTERVAL parameter represents the size of the pool of identifiers.
All the identifiers belonging to the pool are considered as consumed by the database. So if the instance is stopped, all the identifiers already requested and not yet used by the instance are lost.
Detailed Information
| Name | SQLHELPER_ID_INTERVAL
|
|||||||||||||
| Category | Parameter | |||||||||||||
| Type | Long | |||||||||||||
| Access (RO/RW) |
RW(-): Dynamic Read / Static Write An immediate change is not possible.
For a deferred and permanent change, use the |
|||||||||||||
| Group(s) | Database Management Settings | |||||||||||||
| System Instances | This system parameter is available in the following types of instances in a running SAP CC system: rater, updater, guider, bulkloader, taxer, dispatcher | |||||||||||||
| Default Values (Factory Settings) |
|
|||||||||||||
| Constraint(s) |
The SAP CC system checks the following constraints:
|
|||||||||||||
