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…
Question
Which two statements are true about a job chain? (Choose two.)
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)- A71% (22)
- B10% (3)
- D19% (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
Community Discussion
No community discussion yet for this question.
