What should you do?

Posted by: Pdfprep Category: 70-768 Tags: , ,

Note: This question is part of a series of questions that use the same or similar answer choices. An answer choice may be correct for more than one question in the series. Each question is independent of the other questions in this series. Information and details provided in a question apply only to that question.

You administer a Microsoft SQL Server Analysis Services (SSAS) tabular model for a travel agency that specializes in vacation packages. Vacation bookings and packages are stored in a SQL Server database. You use the model as the basis for customer emails that highlight vacation packages that are currently underbooked, or projected to be underbooked.

The company plans to incorporate cruise ship vacation packages. Cruise ship vacation packages include new features such as region availability and cruise line specialties that require changes to the tabular model.

You must ensure that the tabular model reflects the new vacation packages.

You need to configure the tabular data model.

What should you do?
A . Ensure that DirectQuery is enabled for the model.
B . Ensure that DirectQuery is disabled for the model.
C . Ensure that the Transactional Deployment property is set to True.
D . Ensure that the Transactional Deployment property is set to False.
E . Process the model in Process Full mode.
F . Process the model in Process Data mode.
G . Process the model in Process Defrag mode.

Answer: E

Explanation:

Process Full processes an Analysis Services object and all the objects that it contains. When Process Full is executed against an object that has already been processed, Analysis Services drops all data in the object, and then processes the object. This kind of processing is required when a structural change has been made to an object, for example, when an attribute hierarchy is added, deleted, or renamed.

Leave a Reply

Your email address will not be published.