Upgrade Oracle DBA 11g to Oracle Database 12c — Question 32
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 is indeed responsible for activating a specified resource plan. Option D is also correct as it indicates that a window, when paired with a resource plan, can control how job class resources are allocated. The other options misrepresent the relationships and functionalities between the components.