单项选择题
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.
相关考题
-
单项选择题
WhatisthedangerassociatedwithstoppingarunningjobbyusingtheSTOP_JOBprocedure?()
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. -
多项选择题
WhichofthefollowingSchedulerelementsencourageobjectreuse?()
A. Schedule objects
B. Program arguments
C. Job classes
D. Job arguments
E. All of the above -
单项选择题
WhichofthefollowingisnotavalidsettingforthePROGRAM_TYPEparameterinaprogramobjectortheJOB_TYPEparameterinajobobject?()
A. PLSQL_BLOCK
B. JAVA_STORED_PROCEDURE
C. STORED_PROCEDURE
D. EXECUTABLE
E. None of the above are invalid settings.
