摘要:
What is the default value for the ENABLED attribute of a job or program when it is created? A. TRUEB. FALSEC. There is no default. It must be defined 阅读全文
posted @ 2017-11-14 16:47
巴啦啦大魔王
阅读(95)
评论(0)
推荐(0)
摘要:
Which DBMS_SCHEDULER procedure(s) can be used to alter an existing job? (Choose all that apply.)A. SET_ATTRIBUTE_NULLB. ALTER_JOBC. ALTER_JOB_PARAMETE 阅读全文
posted @ 2017-11-14 16:43
巴啦啦大魔王
阅读(82)
评论(0)
推荐(0)
摘要:
A schedule defined entirely within the confines of a Scheduler job object is known as a (n)________________.A. Fixed scheduleB. Inline scheduleC. Stor 阅读全文
posted @ 2017-11-14 16:38
巴啦啦大魔王
阅读(123)
评论(0)
推荐(0)
摘要:
Which Scheduler view(s) can be queried to see which jobs are currently executing? (Choose all that apply.)A. DBA_SCHEDULER_JOB_RUN_DETAILSB. DBA_SCHED 阅读全文
posted @ 2017-11-14 16:28
巴啦啦大魔王
阅读(92)
评论(0)
推荐(0)
摘要:
Which of the following is not a valid calendaring syntax element?A. FREQB. BYHOURC. RUNDATED. INTERVALE. BYMINUTE The calendaring syntax does not supp 阅读全文
posted @ 2017-11-14 16:25
巴啦啦大魔王
阅读(85)
评论(0)
推荐(0)
摘要:
Which DBMS_SCHEDULER procedures can be used to enable a program? (Choose all that apply.)A. ENABLEB. ENABLE_PROGRAMC. VALIDATE_PROGRAMD. SET_ATTRIBUTE 阅读全文
posted @ 2017-11-14 16:21
巴啦啦大魔王
阅读(90)
评论(0)
推荐(0)
摘要:
When setting arguments for a job, which procedure do you use for types that cannot be implicitly converted to and from a VARCHAR2 datatype?A. SET_JOB_ 阅读全文
posted @ 2017-11-14 16:18
巴啦啦大魔王
阅读(72)
评论(0)
推荐(0)
摘要:
Within a resource-plan definition, what differentiates a top-level plan from a subplan?A. A subplan has the PLAN_SUB parameter value set to SUB.B. A t 阅读全文
posted @ 2017-11-14 16:14
巴啦啦大魔王
阅读(73)
评论(0)
推荐(0)
摘要:
Which DBMS_RESOURCE_MANAGER procedure prioritizes consumer-group mappings?A. CREATE_MAPPING_PRIORITYB. SET_MAPPING_PRIORITYC. SET_MAPPING_ORDERD. PRIO 阅读全文
posted @ 2017-11-14 16:11
巴啦啦大魔王
阅读(57)
评论(0)
推荐(0)
摘要:
Every resource plan must contain an allocation to which consumer group?A. LOW_GROUPB. SYS_GROUPC. DEFAULT_GROUPD. BASE_GROUPE. OTHER_GROUPS The OTHER_ 阅读全文
posted @ 2017-11-14 16:08
巴啦啦大魔王
阅读(88)
评论(0)
推荐(0)