nerdexam
Oracle

1Z0-043 · Question #196

You need to create a schedule that will run a job on the second Friday of each month. What should the repeat interval of the schedule be set to?

The correct answer is A. FREQ = MONTHLY; BYDAY = 2FRI. See the full explanation below for the reasoning.

Question

You need to create a schedule that will run a job on the second Friday of each month. What should the repeat interval of the schedule be set to?

Options

  • AFREQ = MONTHLY; BYDAY = 2FRI;
  • BFREQ = MONTHLY; BYDAY = FRI(2);
  • CFREQ = MONTHLY; BYDAY = FRI2;
  • DFREQ = MONTHLY; BYDAY = -2FRI;

How the community answered

(36 responses)
  • A
    83% (30)
  • B
    3% (1)
  • C
    6% (2)
  • D
    8% (3)

Community Discussion

No community discussion yet for this question.

Full 1Z0-043 Practice