nerdexam
IBM

C2090-303 · Question #85

You would like to run a particular processing job within a job sequence for each weekday. What two methods could be used? (Choose two.)

The correct answer is C. Call a routine in the job sequencer that starts the processing job for each day you would like to process. E. Start Loop and End Loop activity stages on the job sequencer canvas where you loop through the days. See the full explanation below for the reasoning.

Question

You would like to run a particular processing job within a job sequence for each weekday. What two methods could be used? (Choose two.)

Options

  • ASet the frequency property in the job scheduler to weekdays only.
  • BAdd the job scheduler stage to the job sequence and set to weekdays only.
  • CCall a routine in the job sequencer that starts the processing job for each day you would like to process.
  • DHave a parameter set that contains the days of the week you would like to process and routine to parse
  • EStart Loop and End Loop activity stages on the job sequencer canvas where you loop through the days

How the community answered

(49 responses)
  • A
    2% (1)
  • B
    14% (7)
  • C
    78% (38)
  • D
    6% (3)

Community Discussion

No community discussion yet for this question.

Full C2090-303 Practice