Oracle
1Z0-448 · Question #44
Your project requires a loop through the same package logic 24/7. You must be able to purge those executions when required. How do you accomplish this? (Choose the best answer.)
The correct answer is B. Create a scenario from the package, add the scenario as the last step in the package, run it. See the full explanation below for the reasoning.
Question
Your project requires a loop through the same package logic 24/7. You must be able to purge those executions when required. How do you accomplish this? (Choose the best answer.)
Options
- ALink the last step of the package to its first step to create an infinite loop.
- BCreate a scenario from the package, add the scenario as the last step in the package, run it
- CCreate a scenario from the package, add the scenario as the last step in the package, run it
- DDrag the package to the last step in the package, run it asynchronously, and then save.
How the community answered
(36 responses)- A14% (5)
- B75% (27)
- C3% (1)
- D8% (3)
Community Discussion
No community discussion yet for this question.