Master the 70-470 Recertification for MCSE: Business Intelligence content and be ready for exam day success quickly with this Pass4sure 70-470 rapidshare. We guarantee it!We make it a reality and give you real 70-470 questions in our Microsoft 70-470 braindumps.Latest 100% VALID Microsoft 70-470 Exam Questions Dumps at below page. You can use our Microsoft 70-470 braindumps and pass your exam.
Q71. - (Topic 9)
You are creating a product dimension table and a SQL Server Integration Services (SSIS) package that will load the table.
You need to keep a history in the table of changes to the names of products.
Which three actions should you perform? Each correct answer presents part of the solution.
A. Add a Slowly Changing Dimension transformation to the package.
B. Enable Change Data Capture for the table.
C. Create an inferred member column in the table.
D. From the Slowly Changing Dimension Wizard, set the name column to Type 3.
E. Create an end date column in the table.
F. Create a start date column in the table.
Answer: A,E,F
Topic 10, Mix Questions Set B
Q72. - (Topic 10)
You are designing a SQL Server Reporting Services (SSRS) report based on a SQL Server Analysis Services (SSAS) cube.
The cube contains a Key Performance Indicator (KPI) to show if a salesperson's sales are off target, slightly off target, or on target.
You need to add a report item that visually displays the KPI status value as a red, yellow, or green circle.
Which report item should you add?
A. Data Bar
B. Indicator
C. Radial Gauge
D. Linear Gauge
E. Sparkline
Answer: B
Q73. - (Topic 6)
You need to select the appropriate model type for the Finance database. Which model type should you select?
A. Star schema
B. Multidimensional
C. Relational
D. Tabular with PowerPivot
Answer: B
Q74. - (Topic 6)
You need to improve the performance of data warehouse queries.
What should you do?
A. Create columnstore indexes.
B. Create clustered indexes.
C. Create indexed views.
D. Create bitmap indexes.
Answer: A
Q75. DRAG DROP - (Topic 8)
You need to recommend a solution to implement the data security requirements for CUBE1.
Which three actions should you recommend performing 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:
Q76. DRAG DROP - (Topic 9)
A SQL Server Analysis Services (SSAS) cube named Sales includes a dimension named Date that defines a hierarchy named Calendar. The Calendar hierarchy consists of Year, Quarter, and Month levels. The Type properties of the Date dimension and its attributes are appropriately configured to mark the dimension as a time dimension.
You are creating a Multidimensional Expressions (MDX) query that will return sales for each month of 2011 and a three-month moving average of sales (labeled 3MMA), as shown in the following diagram.
You need to complete the MDX query.
Which set expression should you use? To answer, drag the appropriate expression to the answer area.
Answer:
Q77. - (Topic 9)
. ...
The Sales database includes a table named Products that contains 42 columns, and two tables that record all product sales transactions. The database does not store aggregated data. The database is continually maintained to provide optimal indexing. The database server is sized appropriately.
The Marketing department requests a delimited text file that includes seven fields containing product information from the Products table.
You have the following requirements:
Display the ProductID in the first column. Organize the remaining columns
alphabetically by column heading.
Sort rows in ProductID order.
Aggregate product units sold.
Minimize the time required to return the results.
You create a SQL Server Integration Services (SSIS) package and add the appropriate connection managers and a Data Flow task.
You need to develop the Data Flow task.
What should you add to the Data Flow task? (More than one answer choice may achieve the goal. Select the BEST answer.)
A. A table-based OLE DB source; a Script component; and a Flat File destination.
B. Only a SQL command-based OLE DB source and a Flat File destination.
C. A table-based OLE DB source; Lookup, Aggregate, and Sort transformations; and a Flat File destination.
D. A SQL command-based OLE DB source; Aggregate and Sort transformations; and a Flat File destination.
Answer: D
Q78. - (Topic 3)
You need to configure the Scenario attribute to ensure that business users appropriately query the Sales Plan measure.
What should you do? (Each correct answer presents part of the solution. Choose all that apply.)
A. Set the AttributeHierarchyVisible property to False.
B. Set the IsAggregatable property to False.
C. Set the Usage property to Parent.
D. set the DefaultMember property to the Forecast member.
E. Set the AttributeHierarchyEnabled property to False.
F. Set the RootMemberIf property to ParentIsMissing.
Answer: C,D
Explanation:
The Sales measure group is based on the FactSales table. The Sales Plan measure group is based on the FactSalesPlan table. The Sales Plan measure group has been configured with a multidimensional OLAP (MOLAP) writeback partition. Both measure groups use MOLAP partitions, and aggregation designs are assigned to all partitions.
Topic 4, Contoso, Ltd Case A
General Background You are the SQL Server Administrator for Contoso, Ltd. You have been tasked with upgrading all existing SQL Server instances to SQL Server 2012.
Technical Background The corporate environment includes an Active Directory Domain Services (AD DS) domain named contoso.com. The forest and domain levels are set to Windows Server 2008. All default containers are used for computer and user accounts. All servers run Windows Server 2008 R2 Service Pack 1 (SP1). All client computers run Windows 7 Professional
SP1. All servers and client computers are members of the contoso.com domain.
The current SQL Server environment consists of a single instance failover cluster of SQL
Server 2008 R2 Analysis Services (SSAS). The virtual server name of the cluster is
SSASCluster. The cluster includes two nodes: Node1 and Node2. Node1 is currently the
active node. In anticipation of the upgrade, the prerequisites and shared components have
been upgraded on both nodes of the cluster, and each node was rebooted during a weekly
maintenance window.
A single-server deployment of SQL Server 2008 R2 Reporting Services (SSRS) in native
mode is installed on a server named SSRS01. The Reporting Server service is configured
to use a domain service account. SSRS01 hosts reports that access the SSAS databases
for sales data as well as modeling data for the Research team. SSRS01 contains 94
reports used by the organization. These reports are generated continually during business
hours. Users report that report subscriptions on SSRS01 are not being delivered. You run
the reports on demand from Report Manager and find that the reports render as expected.
A new server named SSRS02 has been joined to the domain, SSRS02 will host a single-
server deployment of SSRS so that snapshots of critical reports are accessible during the
upgrade.
The server configuration is shown in the exhibit. (Click the Exhibit button.)
The production system includes three SSAS databases that are described in the following table.
All SSAS databases are backed up once a day, and backups are stored offsite.
Business Requirements After the upgrade users must be able to perform the following tasks: . Ad-hoc analysis of data in the SSAS databases by using the Microsoft Excel PivotTable client. . Daily operational analysis by executing a custom application that uses ADOMD.NET and existing Multidimensional Expressions (MDX) queries.
...
The detailed data must be stored in the model.
Technical Requirements You need to minimize downtime during the SSASCluster upgrade. The upgrade must minimize user intervention and administrative effort.
The upgrade to SQL Server 2012 must maximize the use of all existing servers, require the least amount of administrative effort, and ensure that the SSAS databases are operational as soon as possible.
You must implement the highest level of domain security for client computers connecting to SSRS01. The SSRS instance on SSRS01 must use Kerberos delegation to connect to the SSAS databases. Email notification for SSRS01 has not been previously configured. Email notification must be configured to use the SMTP server SMTP01 with a From address of reports@contoso.com. Report distribution must be secured by using SSL and must be limited to the contoso.com domain.
You have the following requirements for SSRS02:
Replicate the SSRS01 configuration.
Ensure that all current reports are available on SSRS02.
Minimize the performance impact on SSR501.
In preparation for the upgrade, the SSRS-related components have been installed on the new SSRS02 server by using the Reporting Services file-only installation mode. The Reporting Services databases have been restored from SSRS01 and configured appropriately.
You must design a strategy to recover the SSRS instance on SSRS01 in the event of a system failure. The strategy must ensure that SSRS can be recovered in the minimal amount of time and that reports are available as soon as possible. Only functional components must be recovered.
SSRS02 is the recovery server and is running the same version of SSRS as SSRS01. A full backup of the SSRS databases on SSRS01 is performed nightly. The report server configuration files, custom assemblies, and extensions on SSRS02 are manually synchronized with SSRS01. Prior to implementing the upgrade to SQL Server 2012, you must back up all existing SSAS databases.
Databases on SSRS01 is performed nightly. The report server configuration files, custom assemblies, and extensions on SSRS02 are manually synchronized with SSRS01.
Prior to implementing the upgrade to SQL Server 2012, you must back up all existing SSAS databases. The backup must include only the partitioning, metadata, and aggregations to minimize the processing time required when restoring the databases. You must minimize processing time and the amount of disk space used by the backups.
Before upgrading SSAS on the SSASCluster, all existing databases must be moved to a temporary staging server named SSAS01 that hosts a default instance of SQL Server 2012 Analysis Services. This server will be used for testing client applications connecting to SSAS 2012, and as a disaster recovery platform during the upgrade. You must move the databases by using the least amount of administrative effort and minimize downtime. All SSAS databases other than the Research database must be converted to tabular BI Semantic Models (BISMs) as part of the upgrade to SSAS 2012. The Research team must have access to the Research database for modeling throughout the upgrade. To facilitate this, you detach the Research database and attach it to SSAS01.
While testing the Research database on SSAS01, you increase the compatibility level to 1100. You then discover a compatibility issue with the application. You must roll back the compatibility level of the database to 1050 and retest.
After completing the upgrade, you must do the following:
1.
Design a role and assign an MDX expression to the Allowed member set property of the Customer dimension to allow sales representatives to browse only members of the Customer dimension that are located in their sales regions. Use the sales representatives' logins and minimize impact on performance.
2.
Deploy a data model to allow the ad-hoc analysis of data. The data model must be cached and source data from an OData feed.
Q79. - (Topic 10)
You install SQL Server Reporting Services (SSRS). You need to restore a copy of the symmetric key. Which command should you run?
A. rskeymgmt –d
B. rskeymgmt –a –f %temp%\rs.key –p Password1
C. rskeymgmt –e –f %temp%\rs. key –p Password1
D. rskeymgmt –i
Answer: B
Q80. - (Topic 10)
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 32 GB of RAM.
The source data, located in a SQL Server data warehouse, is currently using 10 terabytes of disk space and is doubling in size every three months. 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. PowerPivot workbook
B. tabular project that uses the In-Memory query mode
C. multidimensional project
D. tabular project that uses the DirectQuery query mode
Answer: C