码迷,mamicode.com
首页 > 其他好文 > 详细

053-455

时间:2017-11-14 17:48:03      阅读:168      评论:0      收藏:0      [点我收藏+]

标签:completed   which   table   job   end   oss   exce   object   ade   

When a job exceeds the date specified in its END_DATE attribute, which of the following will happen?(Choose all that apply.)
A. The job will be dropped automatically if the value of the AUTO_DROP attribute is TRUE.
B. The job will only be disabled if the value of the AUTO_DROP attribute is FALSE.
C. The STATE attribute of the job will be set to COMPLETED if the value of the AUTO_DROP attribute is FALSE.
D. All objects referenced by the job will be dropped if the value of the AUTO_DROP attribute is TRUE and the value of the CASCADE attribute is TRUE.
E. The STATE column of the job table will be set to COMPLETED for the job.

  When a job exceeds its end dates,it will be dropped only if the AUTO_DROP attribute is set to TRUE.Otherwise,it will be disabled.In either case,the STATE column will be set to COMPLETED in the job table.A job object does not possess a CASCADE attribute or a STATE attribute.

053-455

标签:completed   which   table   job   end   oss   exce   object   ade   

原文地址:http://www.cnblogs.com/Babylon/p/7833662.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!