nerdexam
Oracle

1Z0-034 · Question #84

Which two statements are true about a job chain? (Choose two.)

The correct answer is A. A job chain can contain a nested chain of jobs. C. A job of the CHAIN type can be run using event-based or time-based schedules. Defining Chain Steps After creating a chain object, you define one or more chain steps. Each step can point to one of You define a step that points to a program or nested chain by using the DEFINE_CHAIN_STEP procedure. An example is the following, which adds two steps…

Application Development Features

Question

Which two statements are true about a job chain? (Choose two.)

Exhibit

1Z0-034 question #84 exhibit

Options

  • AA job chain can contain a nested chain of jobs.
  • BThe jobs in a job chain cannot have more than one dependency.
  • CA job of the CHAIN type can be run using event-based or time-based schedules.
  • DThe jobs in a job chain can be executed only by using the events generated by the Scheduler

How the community answered

(31 responses)
  • A
    71% (22)
  • B
    10% (3)
  • D
    19% (6)

Explanation

Defining Chain Steps After creating a chain object, you define one or more chain steps. Each step can point to one of You define a step that points to a program or nested chain by using the DEFINE_CHAIN_STEP procedure. An example is the following, which adds two steps tomy_chain1:

Topics

#job chains#Oracle Scheduler#event-based schedules#nested chains

Community Discussion

No community discussion yet for this question.

Full 1Z0-034 Practice