Oracle
1Z0-063 · Question #8
You wish to create jobs to satisfy these requirements: (1) Automatically bulk load data from a flat file. (2) Rebuild indexes on the SALES table after completion of the bulk load.
The correct answer is A. Create both jobs by using Scheduler raised events. See the full explanation below for the reasoning.
Question
You wish to create jobs to satisfy these requirements: (1) Automatically bulk load data from a flat file. (2) Rebuild indexes on the SALES table after completion of the bulk load.
Options
- ACreate both jobs by using Scheduler raised events.
- BCreate both jobs using application raised events.
- CCreate one job to rebuild indexes using application raised events and another job to perform bulk
- DCreate one job to rebuild indexes using Scheduler raised events and another job to perform bulk
How the community answered
(45 responses)- A80% (36)
- B11% (5)
- C7% (3)
- D2% (1)
Community Discussion
No community discussion yet for this question.