This topic describes the ganos.parallel.degree variable. If you do not specify the degree of parallelism, Ganos uses the value of this variable as the default degree of parallelism. You can set the default parallelism by using the ganos.parallel.degree variable.

Data type

Integer

Value

Valid values: 1 to 64. Default value: 1.

Examples:

SET ganos.parallel.degree  = 4;