【OCP 12c】2019年OCP考試062新出現的考題-第33題
最新學訊:近期OCP認證正在報名中,因考試人員較多請盡快報名獲取最近考試時間,報名費用請聯系在線老師,甲骨文官方認證,報名從速!
我要咨詢2018年的時候,OCP 11g考試題庫大更新,052 053出現了很多新題,
2019年,11g即將停考的前期,Oracle又出現了一次大變動,12c出現了很多新題,比如062 063題庫大更新
OCP解析公開課時間:【每周五晚8點】
OCP解析公開課地址:http://ke.qq.com/course/326223
OCP解析群資料分享:1015267481 驗證:ocp
-------------------------------------------------------
33、choose four
Which four statements are true about the components of the Oracle Scheduler?
A) A program and schedule can be specified as part of a job definition.
B) A job may get started automatically when a window opens.
C) A scheduler job can point to a chain instead of pointing to a single program object.
D) A program and job can be specified as part of a schedule definition.
E) A job is specified as part of a program specification.
F) A schedule can be specified to a single job only.
G) A program can be used in the definition of multiple jobs.
Answer:ABCG
(解析:job包含schedule和program,到了時間,job能夠自動運行,job可以是指向一個program 也可以指向一個job的鏈接。)