【2019】OCP考試062題庫近期考試原題解析-第54題
最新學訊:近期OCP認證正在報名中,因考試人員較多請盡快報名獲取最近考試時間,報名費用請聯系在線老師,甲骨文官方認證,報名從速!
我要咨詢2018年的時候,OCP 11g考試題庫大更新,052 053出現了很多新題,
2019年,11g即將停考的前期,Oracle又出現了一次大變動,12c出現了很多新題,比如062 063題庫大更新
OCP解析公開課時間:【每周五晚8點】
OCP解析公開課地址:http://ke.qq.com/course/326223
OCP解析群資料分享:1015267481 驗證:ocp
-------------------------------------------------------
54題、choose two
Which two statements describe the relationship between a scheduler window, a resource manager plan, and a job class?
A) A scheduler window specifies a job class that will be activated when that scheduler window becomes active.
B) A scheduler window together with a job class, controls resource allocation for a job using that job class in that scheduler window
C) A job class specifies a scheduler window that will be open when that job class becomes active.
D) A scheduler window can control resource allocation by itself.
E) A scheduler window specifies a resource manager plan that will be activated when that scheduler window becomes active.
Answer:BE
(解析:Job Classes 相當于創建了一個job 組,DBA 可以將那些具有相同特性的job,統統放到相同的Job Classes中,然后通過對Job Class 應用ORACLE 中的"資源使用計劃"特性,就可以對這些job 執行過程中所需要的資源分配情況進行管理。)