多项选择题
When a job exceeds the date specified in its END_DATE attribute, which of the following will happen?()
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
相关考题
-
单项选择题
If a job references a schedule that has been disabled, what will be the result?()
A. The job will be automatically disabled.
B. The job will never execute.
C. The job will attempt to execute but will fail.
D. The job will inherit the DEFAULT_SCHEDULE schedule.
E. A schedule object cannot be disabled. -
单项选择题
What is the danger associated with stopping a running job by using the STOP_JOB procedure?()
A. The job will need to be reenabled before it will execute again.
B. The job may hold locks on objects referenced within it.
C.All jobs within the job group will also be stopped.
D. The job may leave data in an inconsistent state.
E. There is no danger in using the STOP_JOB procedure. -
多项选择题
Which of the following Scheduler elements encourage object reuse?()
A. Schedule objects
B. Program arguments
C. Job classes
D. Job arguments
E. All of the above
