单项选择题
If two windows overlap, which window attribute will determine whether one should be chosen over the other?()
A. WINDOW_PRIORITY
B. PRIORITY
C. PRIORITY_LEVEL
D. WINDOW_PRIORITY_LEVEL
E. OVERLAP_RULE
相关考题
-
单项选择题
Whichofthefollowingistrueaboutjobchains?()
A. They consist of one or more Scheduler programs.
B. They are used to implement dependency scheduling.
C. They are used to implement time-based scheduling.
D. They are used to implement event-based scheduling.
E. None of the above. -
单项选择题
Ifajobreferencesaschedulethathasbeendisabled,whatwillbetheresult?()
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.
