IF THE ACTIVE RESOURCE MANAGER PLAN SPECIFIES THAT SESSIONS BELONGING TO A PARTICULAR GROUP MAY ONLY HAVE FOUR PARALLEL EXECUTION SERVERS, WHAT WILL HAPPEN IF A SESSION IN THAT GROUP ISSUES A STATEMENT THAT REQUESTS SIX PARALLEL EXECUTION SERVERS

7. If the active Resource Manager plan specifies that sessions belonging to a particular group may only have four parallel execution servers, what will happen if a session in that group issues a statement that requests six parallel execution servers? (Choose the best answer.) A. The statement will not run. B. The statement will run with four parallel servers. C. It will depend on the setting of the PARALLEL_MIN_PERCENT instance parameter. D. It will depend on the setting of the PARALLEL_AUTOMATIC_TUNING instance parameter.