Oracle Database 12c: Installation and Administration — Question 51
Which two statements describe the relationship between a scheduler window, a resource manager plan, and a job class? (Choose two.)
Answer options
- A. A scheduler window together with a job class, controls resource allocation for a job using that job class in that scheduler window.
- B. A job class specifies a scheduler window that will be open when that job class becomes active.
- C. A scheduler window specifies a resource manager plan that will be activated when that scheduler window becomes active.
- D. A scheduler window specifies a job class that will be activated when that scheduler window becomes active.
- E. A scheduler window can control resource allocation by itself.
Correct answer: D, E
Explanation
Answer D is correct because it highlights that a scheduler window can determine which job class is activated when it becomes active. Answer E is also correct as it states that a scheduler window can manage resource allocation on its own. The other options do not accurately describe the relationships among the components.