You wish to create jobs to satisfy these requirements:1. Automatically bulk load data from a flat file.2. Rebuild indexe

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899559
Joined: Mon Aug 02, 2021 8:13 am

You wish to create jobs to satisfy these requirements:1. Automatically bulk load data from a flat file.2. Rebuild indexe

Post by answerhappygod »

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.How would you create these jobs?

A. Create both jobs by using Scheduler raised events.
B. Create both jobs using application raised events.
C. Create one job to rebuild indexes using application raised events and another job to perform bulk load using Scheduler raised events.
D. Create one job to rebuild indexes using Scheduler raised events and another job to perform bulk load by using events raised by the application.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This question has been solved and has 1 reply.

You must be registered to view answers and replies in this topic. Registration is free.


Register Login
 
Post Reply