How to increase max workers allowed when patching?
It seems after upgrading to 12.2 the maximum number of workers that I'm allowed to use has gone down to 10. So I increased the RAM from 8GB to 16GB and increased CPUs from 4 to 8 (this is a virtual machine) and increased parallel_max_servers from 8 to 16. And after that, it still caps me at 10 workers.
What other settings determine this worker cap?
Thanks.