Free of 70-466 practice question materials and answers for Microsoft certification for candidates, Real Success Guaranteed with Updated 70-466 pdf dumps vce Materials. 100% PASS Implementing Data Models and Reports with Microsoft SQL Server 2012 exam Today!

Q17. HOTSPOT - (Topic 4) 

You maintain a multidimensional Business Intelligence Semantic Model (BISM) that was developed with default settings. 

The model has one cube and the cube has one measure group. The measure group is based on a very large fact table and is partitioned by month. The fact table is incrementally loaded each day with approximately 800,000 new rows. 

You need to ensure that all rows are available in the cube while minimizing the processing time. 

Which processing option should you use? (To answer, select the appropriate option in the answer area.) 

Answer: 


Q18. - (Topic 4) 

You are developing a BI Semantic Model (BISM) that will be used to analyze complex budgeting and forecast data sourced from a financial database. The model will be deployed to a server with 28 GB of RAM. 

The source data, located in a SQL Server data warehouse, is currently using 15 terabytes of disk space and is doubling in size every month. The model will be queried by staff in the accounting department by using Microsoft Excel 2010. 

You need to ensure the highest query performance and scalability for the accounting department queries. 

Which project type should you choose? 

A. Tabular project that uses the In-Memory query mode 

B. PowerPivot workbook deployed to SharePoint 

C. Tabular project that uses the DirectQuery query mode 

D. Multidimensional project 

Answer:


Q19. - (Topic 2) 

You need to configure per-user security authentication for reporting against the Sales cube. 

What should you do? (Each correct answer presents part of the complete solution. Choose all that apply.) 

A. Create Service Principal Names (SPNs). 

B. Enable forms-based authentication. 

C. Configure account delegation. 

D. Enable mixed-mode authentication. 

Answer: A,D 


Q20. - (Topic 4) 

You are managing a SQL Server Reporting Services (SSRS) instance in native mode. A 

role named Folder Access Controller is present on the server. 

The Folder Access Controller role consists of only the Set security for individual items task. 

When role members open Report Manager, they cannot view folders. 

You need to modify the Folder Access Controller role sc that the role members can view 

folders. 

Which task should you add to the Folder Access Controller role? 

A. Manage models 

B. Manage reports 

C. View reports 

D. Manage folders 

Answer:


Q21. - (Topic 4) 

You manage an environment that has SharePoint Server 2010 and a SQL Server Reporting Services (SSRS) instance in SharePoint integrated mode. Several report subscriptions are configured to deliver reports through email by using a shared schedule. 

The email server will be going offline. 

You need to temporarily suspend the shared schedule until the email server is brought back online. 

What should you do? 

A. In Report Manager, pause the shared schedule. 

B. In SharePoint Central Administration, pause the shared schedule. 

C. In Report Manager, delete the shared schedule. 

D. In SharePoint Central Administration, delete the shared schedule. 

Answer:


Q22. DRAG DROP - (Topic 4) 

You are developing reports based on the SQL Server Analysis Services (SSAS) cube named ProcessedOrders. 

A Multidimensional Expressions (MDX) query must include a query-scoped calculated member, which computes average sales per order item. The query must also return the set of three states in a query-scoped named set named East Coast Customers. 

You need to define the calculations in an MDX query to meet the requirements. 

Which four MDX segments should you insert in sequence before a SELECT statement? (To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.) 

Answer: 


Q23. HOTSPOT - (Topic 4) 

You are designing a SQL Server Analysis Services (SSAS) cube that contains two measure groups named Sales History and Current Sales. 

The Sales History measure group has the following characteristics: 

.... 

Data changes on a monthly basis. 

The measure group contains a very high data volume. 

Queries that use the measure group only reference aggregate data. 

The measure group includes SUM, MIN, MAX, and COUNT aggregate functions. 

The Current Sales measure group has the following characteristics: 

.... 

Data changes frequently. 

The measure group contains a low data volume. 

Queries that use the measure group often reference non-aggregate data. 

The measure group includes SUM, MIN, MAX, and COUNT aggregate functions. 

You need to select a storage mode for each measure group. The solution must meet the following requirements: 

.. 

For the Sales History measure group, query performance must be optimized over 

data latency. 

For the Current Sales measure group, data latency must be optimized over query 

performance. 

What should you do? To answer, select the appropriate storage mode for each measure 

group in the answer area. 

Answer: 


Q24. - (Topic 4) 

You are designing a SQL Server Reporting Services (SSRS) report for a bank. The bank has Automated Teller Machines (ATMs) in several regions. ATM operational data is stored in a Microsoft Azure SQL Database database. 

The report must use a map to display the location and status of the ATMs as shown in the following exhibit. (Click the Exhibit button.) 

You need to ensure that the report displays only a user selected map region. 

Which source of spatial data should you use for the map? 

A. SQL Server spatial query 

B. Map gallery 

C. ESRI shape file 

D. Bing Maps layer 

Answer:


Q25. - (Topic 3) 

You need create the data source view for the StandardReports project. What should you do? 

A. Create a data source, connect it to the data warehouse, and then use the Data Source View wizard. 

B. Generate a relational schema from the dimensions and cubes by using the Schema Generation wizard. 

C. Create a new data source view and then use the Import from Table wizard. 

D. Execute the Import from Table wizard and then use the Data Source View wizard. 

Answer:


Q26. - (Topic 4) 

You develop a SQL Server Analysis Services (SSAS) tabular project.The tabular model loads data from a SQL Server relational database each day. 

You define a connection. 

You need to ensure that the connection minimizes the attack surface area of the server. 

How should you define the impersonation information for the connection? (More than one answer choice may achieve the goal. Select the BEST answer.) 

A. Use your domain credentials. Grant least privilege to your account in the source database. 

B. Create and use a new Windows domain account. Grant least privilege to this account in the source database. 

C. Use the credentials of the SQL Server Analysis Services (SSAS) service account. Grant least privilege to this account in the source database. 

D. Use SQL Server authentication. 

Answer:


Q27. - (Topic 2) 

You need to modify the Sales cube to support the planning requirements. 

Which SSAS feature should you use? 

A. At KPI 

B. A translation 

C. A perspective 

D. A writeback partition 

Answer:


Q28. - (Topic 4) 

You are developing a multidimensional project that includes a dimension named Organization. The dimension is based on the DimOrganization table in the data warehouse. The following diagram illustrates the table design. 

The Organization dimension includes a parent-child hierarchy named Organizations. The dimension includes the following dimension attributes: 

Organization, which is a key attribute 

Organizations, which defines the parent-child hierarchy 

Currency Code, which is a regular attribute 

... 

. PercentageOfOwnership, which is a regular attribute 

When users browse the dimension, four hierarchies are visible to them. 

You need to ensure that the Organization and PercentageOfOwnership hierarchies are not visible to users. 

What should you do? 

A. Set the AttributeHierarchyVisible property to False for the Organization and PercentageOfOwnership attributes. 

B. Set the AttributeHierarchyEnabled property to False for the Organization and PercentageOfOwnership attributes. 

C. Delete the Organization and the PercentageOfOwnership attributes. 

D. Set the AttributHierarchyDisplayFolder property to Null for the Organization and PercentageOfOwnership attributes. 

Answer:

Explanation: the value of the AttributeHierarchyVisible property determines whether the attribute hierarchy is visible independent of its use in a user-defined hierarchy 


Q29. - (Topic 4) 

You are developing a SQL Server Analysis Services (SSAS) cube named Sales Planning. The cube consists of two measure groups named Sales and Planning. Each measure group is based on a data warehouse fact table and consists of a single MOLAP partition that has the same name as its measure group. 

The Planning measure group consists of two measures: 

. Forecast, which uses the Sum aggregate function 

. Forecast Count, which uses the Count aggregate function 

Users contribute planning values by using a legacy application. An extract, transform, load (ETL) process is scheduled to periodically transfer the planning values from the database of the legacy application to the data warehouse. 

Financial analysts query the Sales Planning cube and report that the planning values are sometimes out of date. A new company requirement mandates that the planning values be entered directly into the cube by using Microsoft Excel 2010 PivotTable What-If Analysis. 

You need to write-enable the Planning partition. 

What should you do before write-enabling the partition? 

A. Set the StorageMode property of the Planning partition to Rolap 

B. Set the ProcessingMode property of the Planning partition to LazyAggregations. 

C. Set the ProcessingMode property of the Planning measure group to LazyAggregations. 

D. Remove the Forecast Count measure. 

E. Set the Type property of the Planning measure group to Budget. 

F. Convert the Planning measure group to a linked measure group. 

Answer:


Q30. DRAG DROP - (Topic 4) 

You are developing a SQL Server Analysis Services (SSAS) cube. 

You need to reuse a Revenue measure group from a different database. 

In SQL Server Data Tools (SSDT), which three actions should you perform in sequence? (To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.) 

Answer: 


Q31. - (Topic 4) 

You are developing a new SQL Server Reporting Services (SSRS) report in SQL Server Data Tools (SSDT). 

The report contains tables, images, charts, page breaks, gauges, and indicators. 

You need to ensure that the reports can be exported to Microsoft Excel and PDF formats and do not have any layout issues. 

What should you do? (More than one answer choice may achieve the goal. Select the BEST answer.) 

A. During development, preview the report in the SSDT preview tab to validate its default HTML rendering. 

B. After development, test the report in a web browser. 

C. Increase the value of the Width property of the report body. 

D. During development, preview the report in the SSDT preview tab and export it to the other rendering formats. 

Answer:


Q32. - (Topic 3) 

You need to create the KPI in the AdhocReports project in time for the next production release cycle. 

What should you do? 

A. Create a measure by using the COUNT([OrderQuantity]) expression and create a KPI based on the measure. Then set the target value. Check in the changes before the next release cycle. 

B. Create a KPI based on the OrderQuantity column and then set the target value. Check in the changes before the next release cycle. 

C. Create a measure by using the SUM([OrderQuantity]) expression and create a KPI based on the measure. Then set the target value. Check in the changes before the next release cycle. 

D. Create a measure by using the SUM((OrderQuantity]) expression. Then use the CREATE KPI CURRENTCUBE statement to define the KPI and target value. Check in the changes before the next release cycle. 

Answer: