Hi,
For several imports that I have executed, I observed a constant degree of parallelism = 10 during the creation of indexes.
Furthermore, I have parallel_degree_limit = CPU en parallel_degree_policy = MANUAL.
The first parameter says that Oracle sets up an upper limit on the DOP.
Does this explain the value I observe?
Kind Regards