What happens if two administrative schedules conflict, trying to start at the same time?

A.
Both schedules fail.
B.
Both schedules will be in pending state.
C.
The schedule with the highest priority (lowest number) will run first.
D.
The schedule with the highest priority (highest number) will run first.
Explanation:
C)The schedule with higest priority(lowest number)will run fast
priority can be given between 1 to 10,and the lowest priority number schedule will run fast even when multiple schedules are running at a time,you can use the command “server1> help query define schedule” to know in detail
0
0
I have the same idea. C
0
0