单项选择题
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 -
单项选择题
Which of the following is not a valid setting for the PROGRAM_TYPE parameter in a program object or the JOB_TYPE parameter in a job object?()
A. PLSQL_BLOCK
B. JAVA_STORED_PROCEDURE
C. STORED_PROCEDURE
D. EXECUTABLE
E. None of the above are invalid settings.
