You want to schedule a job to rebuild all indexes on the SALES table after the completion of a bulk load operation. The bulk load operation must also be a scheduled job that executes as soon as the first file that contains data arrives on the system.How w

题目

You want to schedule a job to rebuild all indexes on the SALES table after the completion of a bulk load operation. The bulk load operation must also be a scheduled job that executes as soon as the first file that contains data arrives on the system.How would you create these jobs?()

A. Create both jobs by using events raised by the scheduler

B. Create both jobs by using events raised by the application

C. Create a job to rebuild indexes by using events arised by the application and then create another job to perform bulk load by using events raised by the scheduler

D. Create a job to rebuild indexes by using events arised by the Scheduler and then create another job to perform bulk load by using events raised by the application


相似考题
更多“You want to schedule a job to rebuild all indexes on the SALES table after the completion ”相关问题
  • 第1题:

    ● The Work Breakdown Structure (WBS) is the basis for communicating:

    A Project scope, cost control, schedule, quality

    B Project objectives, dependencies, plan, cost control

    C Project scope, schedule, staffing, cost control

    D Project scope, quality, schedule, dependencies

    E Project budget, schedule, risk factors, work assignments.


    正确答案:A

  • 第2题:

    Youhavearange-partitionedtableinyourdatabase.&en

    Youhavearange-partitionedtableinyourdatabase.Eachpartitioninthetablecontainsthesalesdataforaquarter.

    Thepartitionrelatedtothecurrentquarterismodifiedfrequentlyandotherpartitionsundergofewerdatamanipulations.Thepreferencesforthetablearesettotheirdefaultvalues.Youcollectstatisticsforthetableusingthefollowingcommandinregularintervals:SQL>EXECUTE

    DBMS_STATS.GATHER_TABLE_STATS(’SH’,’SALES’,GRANULARITY=>’GLOBAL’);

    Youneedstatisticstobecollectedmorequickly.

    Whatcanyoudotoachievethis?()


    参考答案:C

  • 第3题:

    设有一组作业,它们的作业提交时刻及估计运行时间如下所示: 作业号 提交时刻 估计运行时间(分钟) Job1 8:30 70 Job2 9:10 30 Job3 9:30 15 Job4 9:50 5 在单道批处理方式下,采用短作业优先调度算法,作业的执行顺序为

    A.Job1,Job4,Job3,Job2

    B.Job1,Job3,Job4,Job2

    C.Job4,Job3,Job2,Job1

    D.Job4,Job1,Job2,Job3


    正确答案:B
    解析:本题考查短作业优先调度算法的概念。短作业(进程)优先调度算法是指对短作业或短进程优先调度的算法。它们可以分别用于作业调度和进程调度。短作业优先调度算法,是从后备队列中选择一个或若干个估计运行时间最短的作业,将它们调入内存运行。而短进程优先调度算法,则是从就绪队列中选出一估计运行时间最短的进程,将处理机分配给它,使它立即执行并一直执行到完成,或发生某事件而被阻塞放弃处理机时,再重新调度。进程首先执行的是Job1,该作业到9:40完成,此时Job2和Job3在等待队列中,按照短作业调度算法,此时执行Job3。Job3在10:10,此时等待队列中有Job2和Job4作业,此时执行Job4,最后执行Job2。正确答案为选项B。

  • 第4题:

    What's ( )job? Are ( ) British?

    A. your, your

    B. you, your

    C. your, you


    正确答案:C

  • 第5题:

    WhichparameterallowsSQL*Loadertoloaddataintoatablewiththeindexesintheunusablestate,priortotheloadoperation?()

    A.INDEXES

    B.SKIP_INDEXES_MAINTENANCE

    C.SKIP_UNUSABLE_INDEXES

    D.RESUMABLE

    E.INDEXES_UNUSABLE


    参考答案:C

  • 第6题:

    When a teacher wants to test students'__________ listening skills, grammar, vocabulary and pronunciation, which of the following test format is the most suitable one?

    A.True or false questions.
    B.Completion.
    C.Dictation.
    D.Translation.

    答案:C
    解析:
    考查测试的形式。A项为“判断正误题”,8项为“完形填空”,C项为“听写题”,D项为“翻译题”。听写题可以考查学生的听力能力、语法、词汇、语音、书写等多项内容。