Oracle Database 12c: Advanced Administration — Question 64
Which two statements describe the relationship between a window, a resource plan, and a job class?
Answer options
- A. A window specifies a resource plan that will be activated when that window becomes active.
- B. A window specifies a job class that will be activated when that window becomes active.
- C. A job class specifies a window that will be open when that job class becomes active.
- D. A window in association with a resource plan controls a job class allocation.
- E. A window in association with a job class controls a resource allocation.
Correct answer: A, D
Explanation
Option A is correct because a window does indeed specify a resource plan that becomes active when the window is active. Option D is also correct as the association between a window and a resource plan does manage job class allocation. Options B, C, and E are incorrect as they misrepresent the relationships between the components.