Parameter: PNR_BULK_THREAD_COUNT

Definition

The number of threads in the thread pool dedicated to the bulk modifications and deletions

Description

For bulk operations (modification or deletion), a thread 'A' selects all the items which can be modified or deleted in Core Database (in the back-end database system). Then, thread 'A' delegates the modification or the deletion of these items to a pool of execution threads.

This system parameter specifies the number of threads in the pool. This enables optimized parallel processing in the SAP CC system.

Detailed Information

Name PNR_BULK_THREAD_COUNT

The number of threads in the thread pool dedicated to the bulk modifications and deletions

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 set command of the Admin+ user interface to change the parameter value for a specific type of instance in the SAP CC system. A restart is needed for permanent changes.

Group(s) Tuning: Multithreading and Concurrency, Tuning: Bulk Operation Management
System Instance This system parameter is only available in the following type of instances in a running SAP CC system: updater
Default Value (Factory Settings)
updater 4
Constraint(s)

The SAP CC system checks the following constraints:

updater The parameter must be greater than or equal to 1
The constraint(s) of the parameter SQLHELPER_CONNECTION_COUNT must be verified (as part of these constraint(s))