Show TOC

Define Parallelization of Batch QueriesLocate this document in the navigation structure

Context

The transaction for defining parallelization of batch queries allows you to optimize the performance of batch request processing. For this an IMG activity is available: In transaction SPRO open the SAP NetWeaver reference IMG and navigate to Start of the navigation path Gateway Service Enablement Next navigation step Backend OData Channel Next navigation step Configuration Settings Next navigation step Define Parallelization of Batch Queries End of the navigation path.

In case of serialization the duration of the consecutive queries is the sum of all query processing times. Contrary to this, the total duration in parallel mode is just the maximum duration of these query processing times and a minimal overhead for parallelization.

The following parameters are valid for the current SAP client:
  • Activate Parallelization for Batch Queries

    Mark or unmark this option to enable or disable the parallelization.

  • Maximum Number of Parallel Queries

    Specify the maximum number to limit the amount of parallel processing queries to save system resources. This number will be ignored if it is greater than the maximum number of dialog work processes available at parallelization time which is based on system settings (transaction RZ11, profile parameters rdisp/rfc*) . Zero (0) means it only depends on current system resources. Default value: 0.