nerdexam
Oracle

1Z0-482 · Question #30

You have to load three tables A, B, and C in parallel, wait for them to be loaded, and then load a fourth table D. Which steps do you have to go through in order to do this?

The correct answer is A. Generate three scenarios to load A, B, and C, add them to a Package, set their Synchronization. See the full explanation below for the reasoning.

Question

You have to load three tables A, B, and C in parallel, wait for them to be loaded, and then load a fourth table D. Which steps do you have to go through in order to do this?

Options

  • AGenerate three scenarios to load A, B, and C, add them to a Package, set their Synchronization
  • BGenerate three scenarios to load A, B, and C, add them to a package, set their Synchronization
  • CAdd three Interfaces to load A, B, and C to a package, use an OdiWaitForChildSession step
  • DGenerate three scenarios to load A, B, and C, add them to a package, use an

How the community answered

(23 responses)
  • A
    74% (17)
  • B
    9% (2)
  • C
    4% (1)
  • D
    13% (3)

Community Discussion

No community discussion yet for this question.

Full 1Z0-482 Practice