Restrict CPU utilization of all ORACLE processes not over 85% of server's CPU resource?
Is there any way to restrict CPU utilization of all ORACLE processes not over 85% of server CPU resources? and how to do it, please
I checked DBMS_RESOURCE_MANAGER, by the way, it is likely to prioritize and grouping user groups to use server resources. It is different from the requirement.