Hi,

How would it be possible to limit an Oracle instance to use only 2 out of 4 CPUs.

Would it work by using DBMS_RESOURCE_MANAGER and set CPU_P1 => 50 ?

Thanks for any feedback