parallel_max_servers

2024-11-11 07:37:15  Updated

parallel_max_servers specifies the maximum number of threads in the Parallel eXecution (PX) thread pool on each server.

Attribute Description
Type Integer
Default value 0
Value range [0, 1800]
Effective scope Global
Involved in serialization Yes

Note

This variable is deprecated. The parallel_servers_target variable is used to control the amount of resources for PX.

Contact Us