MAXTHREADS
MAXTHREADS identifies the maximum number of instances for a service.
Description
The value of MAXTHREADS specifies the maximum number of instances of this service that the region controller can start.
The default settings for this parameter are adequate for a default data server configuration.
Specification
Use: Configuration parameter for the Classic data server.
Data type: INT
Default values:
- 1: For all services (exception: query processor service)
- 10: For the query processor service only
Valid values: 0 and above.
- 1
- If a service must be limited to a single instance.
- 0
- The currently deployed number of threads remains the same. A new instance is not started.