+ All Categories
Home > Documents > Exam Code: 70-467 Exam Name: Designing Business ......Exam Name: Designing Business Intelligence...

Exam Code: 70-467 Exam Name: Designing Business ......Exam Name: Designing Business Intelligence...

Date post: 13-Jun-2020
Category:
Upload: others
View: 7 times
Download: 1 times
Share this document with a friend
28
Netapp.ExactQuestions.70-467.v2014-03-03.by.David.50q Number : 70-467 Passing Score : 800 Time Limit : 120 min File Version : 16.5 http://www.gratisexam.com/ Exam Code: 70-467 Exam Name: Designing Business Intelligence Solutions with Microsoft SQL Server 2012
Transcript

Netapp.ExactQuestions.70-467.v2014-03-03.by.David.50q

Number: 70-467Passing Score: 800Time Limit: 120 minFile Version: 16.5

http://www.gratisexam.com/

Exam Code: 70-467

Exam Name: Designing Business Intelligence Solutions with Microsoft SQL Server2012

Exam A

QUESTION 1You are using SQL Server Management Studio (SSMS) to configure the backup for ABC Solutions. You needto meet the technical requirements.

Which two backup options should you configure? (Choose two).

A. Enable encryption of the backup file.B. Enable compression of the backup file.C. Disable encryption of the backup file.D. Disable compression of the backup file.

Correct Answer: BCSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 2You need to convert the Production, Sales, Customers and Human Resources databases to tabular BISemantic Models (BISMs).

Which two of the following actions should you perform? (Choose two)

A. You should select the tabular mode option when upgrading the databases using the DatabaseSynchronization Wizard.

B. You should select the tabular mode destination option when copying the databases using SQL ServerIntegration Services (SSIS).

C. You should select the tabular mode option during the installation of SQL Server Analysis Services.D. You should redevelop the projects and deploy them using SQL Server Data Tools (SSDT).

Correct Answer: ADSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 3ABC users report that they are not receiving report subscriptions from SQLReporting01. You confirm that thereport subscriptions are not being delivered.

Which of the following actions should you perform to resolve the issue?

A. You should run the SQL Server 2012 Setup executable on SQLReporting01 to generate a configuration file.B. You should reset the password of the SQL Server Service account.C. You should manually fail over the SSAS cluster.

D. You should restore the ReportServer database on SQLReporting01.

Correct Answer: CSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 4ABC users report that they are not receiving report subscriptions from SQLReporting01. You confirm that thereport subscriptions are not being delivered.

Which of the following actions should you perform to resolve the issue?

A. You should run the SQL Server 2012 Upgrade Wizard to upgrade the active node of the SSAS cluster.B. You should start the SQL Server Agent on the active node of the SSAS cluster.C. You should restore the ReportServerTempDB database on SQLReporting01.D. You should start the SQL Server Agent on SQLReporting01.

Correct Answer: DSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 5You need to make the SSAS databases available on SSAS2012 to enable testing from client applications. Yoursolution must minimize server downtime and maximize database availability.

What should you do?

A. You should detach the databases from the SSAS cluster by using SQL Server Management Studio (SSMS)then attach the databases on SSAS2012.

B. You should copy the database files from the SSAS cluster to SSAS2012.C. You should export the databases from the SSAS cluster by using SQL Server Management Studio (SSMS)

then import the databases on SSAS2012.D. You should restore a copy of the databases from the most recent backup.

Correct Answer: DSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 6You need to create a BISM to meet the Reporting and Analysis requirements.

http://www.gratisexam.com/

Which of the following should you include in your solution? (Choose all that apply)

A. Create a multidimensional project.B. Create a tabular project.

C. Use the use hybrid OLAP (HOLAP) storage mode for the cube.D. Set the model DirectQuery mode to Off.E. Set the model DirectQuery mode to On.F. Select DirectQuery for the project query mode.G. Select In-Memory with DirectQuery for the project query mode.

Correct Answer: BEGSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 7You need to configure the servers to meet the security requirements for SQLReporting01 connections to theSSAS cluster. Downtime must be minimized during the configuration.

Which three of the following actions should you perform? (Choose three).

A. Set the authentication type option to Custom on SQLReporting01.B. Restart the SQL Server service on SQLReporting01.C. Restart the IIS Server service on SQLReporting01.D. Register a service principle name (SPN) with Active Directory for the Reports Server service.E. Set the authentication type option to Negotiate on SQLReporting01.F. Register a service principle name (SPN) with Active Directory for the Analysis Services service.

Correct Answer: CEFSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 8You modify the ReportingServicesService.exe.config file on the reporting servers to enable logging.

Which log contains the ClientIP and ServerPort fields to determine which IP address and port numbers areused to connect to the reports server?

A. The Windows System Application Log.B. The Report Server HTTP Log.C. The Report Server Service Trace Log.D. The Report Server Execution Log.

Correct Answer: BSection: (none)Explanation

Explanation/Reference:Explanation:

Topic 2, Westbridge Industries

General Overview

You have been hired as a Data Architect by a company named Westbridge Industries.

The company has recently hired a team of Business Analysts to analyze and report on sales and financial datatrends. You have been hired to design and implement a data warehouse and cube to aid the Business Analystsin their reporting and data analysis.

Existing Environment SQL Servers

DB1: A Windows Server 2012 server named DB1 runs SQL Server 2012 Enterprise Edition.

DB1 hosts the following SQL Server roles:

- SQL Server Database Engine (single default instance)

DB2: A Windows Server 2012 server named DB2 runs SQL Server 2012 Enterprise Edition. This server will beused to host the data warehouse and the cube.

DB2 hosts the following SQL Server roles:

- SQL Server Database Engine (single default instance).- SQL Server Reporting Services (SSRS)- SQL Server Integration Services (SSIS)- SQL Server Analysis Services (SSAS) in multidimensional mode

DB3: A Windows Server 2012 server named DB3 runs SQL Server 2012 Enterprise Edition.

This server will be used as a scale-out server when the number of SSAS users on DB2 reaches a specifiedlimit.

DB3 hosts the following SQL Server roles:

- SQL Server Analysis Services (SSAS) in multidimensional mode

Existing Environment Databases

All production databases are hosted on DB1. The main Sales and Financial database is named CorpDB. This isthe database that will serve as the data source for the data warehouse.

The CorpDB database has one large table and several small tables. The large table is named Orders andcontains information about every order processed by the company in the last 5 years. The Orders table isnearly 1 TB in size and is partitioned by month. The Orders table is anticipated to expand to 3 TB.

CorpDB includes the following smaller tables: ProductName, ProductType, Customers, SalesRegion,SalesPerson and SalesRegionFilter. Each of these tables consists of a single partition and is less than 10MB insize.

Access to database information will be restricted to company users and sales people based on Sales Region.The SalesRegionFilter table lists the regions that each user is permitted to access.

Cube Requirements

The company has identified the following requirements for the cube:

An SSIS package must be used to process the cube.

The time taken to respond to queries must be minimized.

BrainDumps.com 9Microsoft 70-467 ExamAd-hoc reporting and analysis must be possible.

Disk space used by the cube must be minimized.

The cube must contain data from the prior day up to 7:00 P.M.

To ensure redundancy and availability, a copy of the cube must exist and be available on both DB2 and DB3.

A product dimension containing a hierarchy of product name and product type will be added to the cube.

The cube will store only aggregations of the Orders table due to the large size of the table. The detailed Ordersdata will be stored in the data warehouse.

The data warehouse will be the only data source for the cube.

When the cube is initially deployed, it should include aggregation designs.

The cube data must be available for reports when the office opens at 9:00 A.M.

The most current information available must be returned in the reports.

Microsoft SharePoint Server 2010 PerformancePoint Services, Microsoft Excel and SQL Server ReportingServices (SSRS) will be used to access the cube.

Date Warehouse Requirements

The company has identified the following requirements for the data warehouse:

Disk space used by the data warehouse must be minimized.

The table design of the data warehouse should be as denormalized as possible.

The schema of the data warehouse must be a star design.

The data warehouse tables will be directly accessed by the Business Analysts.

Security must be configured to ensure that Order queries return data relevant to only the sales regions that theusers are permitted to access.

ETL Process Requirements

The company has identified the following requirements for the Extract, Transform and Load (ETL) process:

The data warehouse will be updated by an ETL process that runs overnight. The ETL process

BrainDumps.com 10Microsoft 70-467 Exammust start no earlier than 7:00 P.M. and finish no later than 4:00 A.M. the following morning.

A single project containing multiple SSIS packages will be developed and used to load data in the datawarehouse. A database connection string that is set at execution time will be used by the SSIS packages toconnect to the CorpDB database. Development effort used to create the SSIS packages must be minimized.

QUESTION 9One of the cube requirements states that the cube should include aggregation designs.

How should you meet this requirement?

A. By using the CREATE MINING MODEL statement.B. By dividing the cube into monthly partitions.

C. By using the Aggregation Design Wizard.D. By using the CREATE SET statement.E. By running the Usage-Based Optimization Wizard.

Correct Answer: CSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 10You need to configure the cube partitioning to manage the expected increase in size.

How should you configure the partitioning?

A. You should configure remote monthly partitioning.B. You should configure all local partitions to use HOLAP (Hybrid OLAP).C. You should configure local daily partitioning.D. You should configure all local partitions to use MOLAP (Multidimensional OLAP).

Correct Answer: ASection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 11You need to configure the environment for the scale-out of SQL Server Analysis Services (SSAS).

How should you meet this requirement?

A. On DB3, configure a cube that links to the cube on DB2.B. Configure synchronization to synchronize the cube from DB2 to DB3 every day.C. Configure a daily backup of the cube of DB2 and restore it to DB3 every day.D. Configure the cube on DB2 and DB3 and configure both cubes to process every day.

Correct Answer: BSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 12You need to configure the cube storage settings to meet the data availability requirements.

Which two of the following options should you configure? (Choose two)

A. Multidimensional OLAP (MOLAP).B. Hybrid OLAP (HOLAP).C. Relational OLAP (ROLAP).D. Proactive caching disabled.E. Proactive caching enabled.

F. Proactive caching enabled with a 24 hour rebuild interval.

Correct Answer: BDSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 13Access to the data contained in the data warehouse tables needs to be restricted.

How can you restrict access?

A. By configuring database roles and applying the relevant permissions.B. By configuring server roles and applying the relevant permissions.C. By configuring views and applying the relevant permissions.D. By applying the relevant permissions to the columns in the tables.

Correct Answer: CSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 14You need to configure cube security to meet the sales region access restrictions.

Which two of the following actions should you perform? (Choose two)

A. Configure an SSAS database role for each user in the cube.B. Configure a single SSAS database role.C. Configure an SSAS server role for each user.D. Assign the sales regions that each user can access to the roles.E. Configure dynamic dimension security using a Multidimensional Expression (MDX).

Correct Answer: BESection: (none)Explanation

Explanation/Reference:Explanation:

Topic 3, Mixed Questions

QUESTION 15You work as a Database Administrator (DBA) for a company named ABC.com. The company has a WindowsAzure subscription. The company uses a cloud-based SQL Server environment hosted on SQL Azure.

You have multiple databases hosted on separate database servers.

You need to design a SQL Server Reporting Services (SSRS) report project that will access each of yourdatabases on SQL Azure.

You need to configure the report to enable users to select the database server when they run the report. Youalso need to ensure report subscriptions are supported in the report.

You verify that the security configuration and the schema of each database are identical.

After configuring the data source in the report, which three of the following actions should you perform next?(Choose three).

A. Configure a report parameter to display the database servers.B. Configure a shared dataset.C. Configure an expression-based connection string.D. Configure the data source to use stored credentials.E. Configure the data source to use integrated security.

Correct Answer: ACESection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 16You work as a Database Administrator (DBA) at a company named ABC.com. The corporate network includesa SQL Server 2012 infrastructure.

A server named ABC-SSRS01 runs SQL Server 2012 Reporting Services (SSRS). SSRS01 hosts manyreports. A report named Report1 queries data in a SQL Server 2012 database and loads the data into a chart.

You want to make the chart available for use for other users in their reports.

Which of the following actions would achieve this? (Choose all that apply)

A. Launch Report Designer.B. Launch Report Builder.C. Launch Power View.D. Open Report1.E. Select the option to publish the chart as a Report Part and publish.

Correct Answer: ADESection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 17You work as a Database Administrator (DBA) at a company named ABC.com.

A Windows Server 2012 server named ABC-SSRS01 runs SQL Server 2012 Reporting Services (SSRS).

A Windows Server 2008R2 server named ABC-Mail1 runs the Simple Mail Transport Protocol (SMTP) service.

ABC-SSRS01 has a report named CorpReport1. Users will subscribe to CorpReport1 using various schedulesand reporting formats. The schedules and format information is entered in a table by a custom application. Thereports will be emailed using ABC-Mail1.

What is the easiest way to ensure that users can receive reports according to the schedules and format theyspecify?

A. For every row in the schedule table, configure a separate standard SSRS subscription.B. For every row in the schedule table, configure a separate data-driven SSRS subscription.C. Configure a single data-driven SSRS subscription. Configure the subscription schedule to check the table

for report schedules and format settings specified by the users.D. Configure a separate standard SSRS subscription for each different schedule specified by the users.

Correct Answer: CSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 18You work as a Database Administrator (DBA) at a company named ABC.com.

A Windows Server 2012 server named ABC-SSAS01 runs SQL Server 2012 Analysis Services (SSAS).Another Windows Server 2012 server named ABC-SSRS01 runs SQL Server 2012 Reporting Services(SSRS).

ABC-SSRS01 has a report that company users use to query a cube on ABC-SSAS01.

Users filter the report by a single date using Date/Time data type report parameter. The MultidimensionalExpressions (MDX) query for the dataset cannot be filtered by directly using the report parameter.

You need to ensure that a value entered by the user can be used to filter the report data.

Which two of the following actions would require the least amount of development effort to achieve this goal?(Choose two)

A. Use the StrToSet MDX function that accepts the value of the report parameter in a subcube subquery.B. Use the same format as the date dimension member key value in an expression and use that for the report

parameter Value property.C. Modify the dataset query Name property to point to a name value for each date dimension member.D. Create a new dataset query using T-SQL (Transact-SQL).E. Modify the query parameter of the dataset.F. Query the cube using the OPENROWSET function and output the results to the T-SQL query then modify

the format of the report parameter using the Convert function.

Correct Answer: BESection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 19You work as a Database Administrator (DBA) at ABC.com. The company uses a Microsoft SQL Server 2012infrastructure.

A Windows Server 2012 server named ABC-SSRS01 runs SQL Server 2012 Reporting Services (SSRS).SSRS is configured to run in native mode.

You are evaluating the SSRS predefined roles to determine which users should be assigned to the roles.

Company security policy states that all users must be assigned the minimum permissions to perform theirrequired tasks.

Which role should users be assigned to enable them to create folders and upload and deploy reports?

A. Content ManagerB. PublisherC. BrowserD. Report BuilderE. My ReportsF. System AdministratorG. System User

Correct Answer: BSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 20You work as a Database Administrator (DBA) at ABC.com. The company uses a Microsoft SQL Server 2012infrastructure.

A Windows Server 2012 server named ABC-SSRS01 runs SQL Server 2012 Reporting Services (SSRS).SSRS is configured to run in native mode.

You are evaluating the SSRS predefined roles to determine which users should be assigned to the roles.

Company security policy states that all users must be assigned the minimum permissionsto perform their required tasks.

Which role should users be assigned to enable them to run reports, subscribe to reports, and navigate throughthe folder structure?

A. Content ManagerB. PublisherC. BrowserD. Report BuilderE. My ReportsF. System AdministratorG. System User

Correct Answer: CSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 21You work as a Database Administrator (DBA) at ABC.com. The company uses a Microsoft SQL Server 2012infrastructure.

A Windows Server 2012 server named ABC-SSRS01 runs SQL Server 2012 Reporting Services (SSRS).SSRS is configured to run in native mode.

You are evaluating the SSRS predefined roles to determine which users should be assigned to the roles.

Company security policy states that all users must be assigned the minimum permissions to perform theirrequired tasks.

Which role should users be assigned to give them full permission to manage report server content, includingthe ability to grant permissions to other users, and to define the folder structure for storing reports and otheritems?

A. Content ManagerB. PublisherC. BrowserD. Report BuilderE. My ReportsF. System AdministratorG. System User

Correct Answer: ASection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 22You work as a Database Administrator (DBA) at ABC.com. The company uses a Microsoft SQL Server 2012infrastructure.

A Windows Server 2012 server named ABC-SSRS01 runs SQL Server 2012 Reporting Services (SSRS).SSRS is configured to run in native mode.

You are evaluating the SSRS predefined roles to determine which users should be assigned to the roles.

Company security policy states that all users must be assigned the minimum permissions to perform theirrequired tasks.

Which role should users be assigned to enable them to view basic information about the report server such asthe schedule information in a shared schedule?

A. Content ManagerB. PublisherC. BrowserD. Report BuilderE. My ReportsF. System AdministratorG. System User

Correct Answer: FSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 23You work as a Database Administrator (DBA) at ABC.com. The company uses a Microsoft SQL Server 2012environment and has recently deployed SQL Server 2012 Reporting Services (SSRS).

The company will eventually use hundreds of SSRS reports. All the reports will use the standard corporatebranding, fonts and text styles. Many of the reports will also use common functions that will be coded bydevelopers.

You need to recommend a reporting strategy that enables all reports to use the corporate branding and fontsand the function code. You need to be able to modify the corporate branding and function code if requiredwithout recreating all the reports.

Where should the corporate branding, fonts and text styles and the function code should be stored?

A. The corporate branding, fonts and text styles and the function code should be stored in a SQL Serverdatabase.

B. The corporate branding, fonts and text styles and the function code should be stored in a web service.C. The corporate branding, fonts and text styles and the function code should be stored in an assembly on an

SSRS server.D. The corporate branding, fonts and text styles and the function code should be stored in a report template.

Correct Answer: DSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 24You work as a Database Administrator (DBA) at a company named ABC.com. The corporate network includesa SQL Server 2012 infrastructure.

A Windows Server 2012 server named ABC-SSIS01 runs SQL Server 2012 Integration Services (SSIS).

http://www.gratisexam.com/

You need to determine which package configuration to use for SSIS packages. You need to select a packageconfiguration option that will allow you to store multiple configurationproperties and values and will enable multiple packages to use the configuration.

Which of the five package configuration options should you use?

A. XML Configuration FileB. Environment VariableC. Registry EntryD. Parent Package VariableE. SQL Server

Correct Answer: ESection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 25You work as a Database Administrator (DBA) at a company named ABC.com. The corporate network includesa SQL Server 2012 infrastructure.

A Windows Server 2012 server named ABC-SSIS01 runs SQL Server 2012 Integration Services (SSIS).

You need to determine which package configuration to use for SSIS packages.

Which of the five package configuration options are always applied last, regardless of where you place them inthe configurations organizer?

A. XML Configuration FileB. Environment VariableC. Registry EntryD. Parent Package VariableE. SQL Server

Correct Answer: DSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 26You work as a Database Administrator (DBA) at a company named ABC.com. The corporate network includesa SQL Server 2012 infrastructure which includes SQL Server Integration Services (SSIS).

You need to create a project in SSIS that will contain multiple SSIS packages.

The variables and connection managers will be the same for all SSIS packages within the project. You need toparameterize the connection manager strings to enable the properties to be updated for subsequent packageruns.

You need to ensure that calls to the catalog.start_execution stored procedure in the Analysis Services databasestart your deployment model and that performance is maximized.

Which two of the following options describe the solution that meets the requirements and minimizesdevelopment effort? (Choose two).

A. Your solution should use the package deployment model.B. Your solution should use the project deployment model.C. Configure the connection manager properties to use package parameters.D. Configure the connection manager properties to use project parameters.E. Select the SQL Server Package Configuration option and modify the SSIS Configurations table before

executing the package.

Correct Answer: BDSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 27You work as a Database Administrator (DBA) for a company named ABC.com. The company has a Windows

Azure subscription. The company uses a cloud-based SQL Server environment hosted on SQL Azure.

You are using SQL Server Data Tools to create a SQL Server Integration Services (SSIS) package. Thepackage will use data from a source table to populate a fact table. You have configured Table as the dataaccess mode for the OLE DB source.The fact table has a column named TotalSales. The source table has two columns named CompletedSales andConfirmedOrders.

You need to configure the SSIS package to discard any records with zero values in the CompletedSales andConfirmedOrders columns then populate the TotalSales column in the fact table with the sum values of theCompletedSales and ConfirmedOrders columns.

How should you configure the data flow task?

A. Configure a Copy Column then a Conditional Split then a Data Profiling Task then a Data Conversion.B. Configure a Derived Column then a Data Profiling Task then a Conditional Split then an OLE DB Source.C. Configure a Derived Column then a Data Profiling Task then a Conditional Split then an OLE DB DestinationD. Configure a Derived Column then a Data Profiling Task then a Conditional Split then a Copy Column.

Correct Answer: BSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 28You work as a Database Administrator (DBA) at a company named ABC.com. The corporate network includesa SQL Server 2012 infrastructure.

A Windows Server 2012 server named ABC-SSAS01 runs SQL Server 2012 Analysis Services (SSAS). Youhave an SSAS cube named ABC-Cube1.

You need to configure ABC-Cube1 to use proactive caching and ensure the cache is updated when the datachanges after waiting for the default 10 second silence interval. Data that has been cached for more than 30minutes should be dropped and the storage of the data and aggregations in the cube must be optimized.

What should you do?

A. You should set the partition storage setting to Real-time ROLAP.B. You should set the partition storage setting to Real-time HOLAP.C. You should set the partition storage setting to Low-latency MOLAP.D. You should set the partition storage setting to Scheduled MOLAP.E. You should set the partition storage setting to MOLAP.

Correct Answer: ASection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 29You work as a Database Administrator (DBA) at a company named ABC.com.

A Windows Server 2012 server named ABC-SSAS01 runs SQL Server 2012 Analysis Services (SSAS).

You have a large cube on ABC-SSAS01. The cube contains a single partition and a single measure group. Thecube contains many millions of rows of data.

You need to modify the cube to cope with the rapidly increasing amount of data.

You plan to configure a staging table that will be used to store only the data that has been added since the lastprocessing of the cube. The measure group will be partitioned by month and records from the staging table willbe inserted into the relevant partition. Record deletions or updates will not be included in the staging table.

How should you modify the cube?

A. By configuring the Process Default option.B. By configuring the Process Full option.C. By configuring the Process Data option.D. By configuring the Process Clear option.E. By configuring the Process Add option.F. By configuring the Process Index option.

Correct Answer: ESection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 30You work as a Database Administrator (DBA) at a company named ABC.com. The corporate network includesa SQL Server 2012 infrastructure.

A server named ABC-SSAS1 runs SQL Server Analysis Services (SSAS).

You are in the process of designing a monitoring strategy for the ABC-SSAS1. You want to monitor customtrace events and detailed event durations for queries executed on the server.

You connect to ABC-SSAS1 using SQL Server Management Studio.

Which two of the following actions should you perform next? (Choose two)

A. Create a script that queries the DISCOVER_TRACES DMV (Dynamic Management View) using MDX(Multidimensional Expressions).

B. Modify the configuration of the trace to save the data in a table in a SQL Server database.C. Run the script.D. Create a script using XMLA to log the extended events of the trace.E. Connect to ABC-SSAS1 using SQL Server Profiler and run the script.

Correct Answer: ACSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 31You work as a Database Administrator (DBA) at a company named ABC.com. The corporate network includesa SQL Server 2012 infrastructure.

The company has a data warehouse named CorpDW. CorpDW is updated with approximately 100 million new

records every week outside business hours.

Data is sometimes queried at month level but more often is queried at day level using cube processing andreports.

CorpDW contains a large fact table. You need to configure the table partitioning to ensure that the performanceof the queries is maximized.

Which two of the following options describe how you should you partition the table? (Choose two).

A. You should partition the table by day.B. You should partition the table by week.C. You should partition the table by month.D. You should partition the table by year.E. The partitions should be compressed.F. The partitions should not be compressed.

Correct Answer: AESection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 32You work as a Database Administrator (DBA) at a company named ABC.com. The corporate network includesa SQL Server 2012 infrastructure.

The company has a database named CorpDB and a data warehouse named CorpDW.

You need to create an ETL process to update a large fact table in CorpDW with the prior day's data fromCorpDB and to remove data that is more than 24 months old from CorpDW.

You need to configure the ETL process to add the new data as quickly as possible, minimize the amount oflogging in the transaction log and minimize the risk of locked records during the update process.

You partition the fact table by date.

How should you add the new records and remove the old data from the fact table? (Choose two).

A. New data should be inserted directly into the fact table.B. Old data should be deleted directly from the fact table.C. New data should be loaded into the fact table by using staging tables and partition switching.D. Old data should be removed from the fact table by using staging tables and partition switching.

Correct Answer: CDSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 33You work as a Database Administrator (DBA) at a company named ABC.com. The corporate network includesa SQL Server 2012 infrastructure.

A Windows Server 2012 server named ABC-SSAS01 runs SQL Server 2012 Analysis Services (SSAS). You

have an SSAS cube named SalesCube1.

Users in the Sales department are members of an Active Directory global group named SalesUsers.

You need to grant the users in the Sales department write access to SalesCube1. You open SQL ServerManagement Studio (SSMS).

Which four of the following actions should you perform next? (Choose four)

A. Connect to the Database Engine instance.B. Connect to the Analysis Services instance.C. Create a new role for the database.D. Create a new SQL Server Login to the server.E. Add the ABC\SalesUsers group to the role.F. Add the ABC\SalesUsers group to the SQL Server Login.G. Assign Read/Write access to SalesCube1 for the role.H. Assign Read and Process access to SalesCube1 for the SQL Server Login.

Correct Answer: BCEGSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 34You work as a Database Administrator (DBA) at a company named ABC.com. The corporate network includesa SQL Server 2012 infrastructure.

A Windows Server 2012 server named ABC-SSAS01 runs SQL Server 2012 Analysis Services (SSAS).

You are creating a BI Semantic Model (BISM). The graphic below shows the schema that the BISM will bebased on.

You are planning the data model. Your data model must support queries to display the average number ofemployee years of service by factory and the average output by employee.

Which three of the following should you include in your design? (Choose three).

A. A tabular project should be created.B. A multidimensional model should be created.C. Measures should be defined.D. Calculated columns should be defined.E. A reference relationship should be configured.F. A many-to-many dimensional relationship should be configured.

Correct Answer: BCE

Section: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 35You work as a Database Administrator (DBA) at a company named ABC.com. The corporate network includesa SQL Server 2012 infrastructure.

PowerPivot for Microsoft Excel workbooks and SQL Server Reporting Services (SSRS) reports have beencreated and published to provide a self-service data analysis and reporting environment.

Due to the increasing volume of data, you need to create server-based data models to continue to provide theself-service data analysis and reporting environment.

You need to configure a solution that can support the addition of calculated columns and use the existing SSRSreports.

Which of the following steps should you perform to create and implement your solution? (Choose all that apply).

A. Create SQL Server Analysis Services tabular projects by importing the PowerPivot workbooks.B. Create SQL Server Analysis Services UDM (Unified Dimensional Model) projects by importing the

PowerPivot workbooks.C. Deploy the new SSAS projects to the server.D. Import the existing reports.E. Modify the existing reports by changing the data source to use the new databases.

Correct Answer: ACESection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 36You work as a Database Administrator (DBA) at a company named ABC.com. The corporate network includesa SQL Server 2012 infrastructure.

A SQL Server Analysis Services (SSAS) cube named SalesCube1 is loaded with daily sales data from a SQLServer data mart named DMSales. The source data is read from a SQL Server 2012 database. The DMSalesdata mart uses a star schema.

Two tables in DMSales include a total of 80 flag columns. The tables containing the flag columns have thesame granularity as the fact table. The flag columns each have 12 different indicators values which are reusedby some flags.

You need to modify the DMSales schema to maximize cube processing and query performance and to enableusers to use all flags and indicators to slice the data.The table used for the date dimension needs to be modified to include a numeric surrogate key and thesurrogate key needs to be added to the fact table.

Which two of the following schema modifications should you perform? (Choose two)

A. The surrogate key should be defined using the INT data type.B. The surrogate key should be defined using the BIGINT data type.C. A single fact dimension should be created in each table for the flags and indicators contained in the table.

D. Each different combination of flag and indicator should be combined in a single dimension.

Correct Answer: ADSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 37You work as a Database Administrator (DBA) at a company named ABC.com. The corporate network includesa SQL Server 2012 infrastructure.

The company has a SQL Server Analysis Services (SSAS) cube named ProductsCube1.

You are using Multidimensional Expressions (MDX) to define a named set in ProductsCube1.

The Product dimension in ProductsCube1 contains a hierarchy named Type and an attribute hierarchy namedSize.

You need to configure the MDX to return all the products in the Type hierarchy with the size value of Large.

Which of the following should you use for the named set?

A. Filter([Product] . [Product Type] . [Product Name] . Members, ([Product] . [Size] . &[Large], [Measures] .[Quantity]) > 0)

B. CrossJoin([Product] . [Product Type] . [Product Name] . Members, [Product] . [Size] . &[Large] )

C. Generate([Product] . [Size] . &[Large], [Product] . [Item Name] . [Item Type] . Members, ALL )

D. Exists([Product] . [Product Type] . [Product Name] . Members, [Product] . [Size] . &[Large] )

Correct Answer: DSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 38You work as a Database Administrator (DBA) at a company named ABC.com. The corporate network includesa SQL Server 2012 infrastructure.

A server named ABC-SSAS1 runs SQL Server Analysis Services (SSAS). You are developing a cube on ABC-SSAS1.

The cube includes a dimension named Type which is based on a table named DimType.

The following image shows a portion of the data source view.

You need to configure a relationship between the Orders measure group and the Type dimension.

Which of the following relationship types should you select?

A. RegularB. FactC. ReferencedD. Many-to-ManyE. Data Mining

Correct Answer: CSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 39You work as a Database Administrator (DBA) at a company named ABC.com. The corporate network includesa SQL Server 2012 infrastructure.

The company has a data warehouse named CorpDW. CorpDW is updated with approximately 100 million newrecords every week outside business hours.

Data is sometimes queried at month level but more often is queried at the week level using cube processingand reports.

CorpDW contains a large fact table. You need to configure the table partitioning to ensure that the performanceof the queries is maximized.

Which two of the following options describe how you should you partition the table? (Choose two).

A. You should partition the table by hour.B. You should partition the table by day.C. You should partition the table by week.

D. You should partition the table by month.E. You should partition the table by year.F. The partitions should be compressed.G. The partitions should not be compressed.

Correct Answer: CFSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 40You work as a Database Administrator (DBA) at a company named ABC.com. The corporate network includesa SQL Server 2012 infrastructure.

A Windows Server 2012 server named ABC-SSAS01 runs SQL Server 2012 Analysis Services (SSAS). Youhave an SSAS cube named FinanceCube1.

Users in the Finance department are members of an Active Directory global group named FinanceUsers.

You need to grant the users in the Finance department read access to FinanceCube1. You open SQL ServerManagement Studio (SSMS).

Which four of the following actions should you perform next? (Choose four)

A. Connect to the Database Engine instance.B. Connect to the Analysis Services instance.C. Create a new role for the database.D. Create a new SQL Server Login to the server.E. Add the ABC\ FinanceUsers group to the role.F. Add the ABC\ FinanceUsers group to the SQL Server Login.G. Assign Read/Write access to FinanceCube1 for the role.H. Assign Read and Process access to FinanceCube1 for the SQL Server Login.I. Assign Read access to FinanceCube1 for the SQL Server Login.

Correct Answer: BCEISection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 41You work as a Database Administrator (DBA) at a company named ABC.com. The corporate network includesa SQL Server 2012 infrastructure.

The company has a large data warehouse named CorpDW. New data is added to a fact table namedCurrentInfo in the data warehouse throughout the day.

A server named ABC-SSAS01 runs SQL Server 2012 Analysis Services (SSAS). You have an SSAS cubenamed ABC-Cube1 which contains a measure group supported by the CurrentInfo fact table.

You need to configure the partitioning for the cube to optimize query performance across all aggregation levelswhilst ensuring the cube is available as much as possible and displays the most up-to-date data as quickly aspossible.

You plan to create a single partition to host the current day's data.

How should you configure the partition?

A. Select HOLAP (Hybrid OLAP) as the storage mode.B. Select ROLAP (Relational OLAP) as the storage mode.C. Select MOLAP (Multidimensional OLAP) as the storage mode and schedule the partition processing to run

every night.D. Select MOLAP (Multidimensional OLAP) as the storage mode and select the proactive caching w

.

Correct Answer: DSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 42You work as a Database Administrator (DBA) at a company named ABC.com. The corporate network includesa SQL Server 2012 infrastructure.

A server named ABC-SSAS01 runs SQL Server 2012 Analysis Services (SSAS). The company has a largedata warehouse named CorpDW.

You need to create an SSAS cube to query CorpDW. The cube will use the multidimensional OLAP (MOLAP)storage mode.

You need to recommend a solution that will automate the collection of aggregation tuning workloads. Anymanual tuning of aggregations must minimize the performance impact of queries that have already been tunedand the effort required must be minimized.

Which of the following steps should you include in your solution?

A. Set up multiple partitions.B. Generate aggregations using the Usage-Based Optimization Wizard.C. Enable query logging in SSAS.D. Run the Aggregation Design Wizard on each partition.E. Replace the current aggregation design with the results of the wizard.F. Merge the results of the wizard with the current aggregation design.

Correct Answer: BCFSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 43You work as a Database Administrator (DBA) at a company named ABC.com. The company has a SQL Server2012 infrastructure.

BrainDumps.com 35Microsoft 70-467 ExamYou have a database named CorpDB1. You need to create a fact table in CorpDB1 that will expand to contain

billions of rows.

You need to design the most efficient table to maximize the performance of queries. Users must be able tochoose up to 12 dimension tables and up to a maximum of 4 facts for any query. Measures will be aggregatedby the queries by using any of the 12 dimensions. You need to include a columnstore index for the table.

Which three of the following configurations would best meet these requirements? (Choose three)

A. Configure 12 dimensional key columns in the fact table.B. Configure 4 measure columns in the fact table.C. Configure 4 dimensional key columns in the fact table.D. Configure 12 measure columns in the fact table.E. Use only the dimensional key columns for the columnstore index.F. Use only the measure columns for the columnstore index.G. Use the dimensional key columns and the measure columns for the columnstore index.

Correct Answer: ABGSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 44You work as a Database Administrator (DBA) at a company named ABC.com. The corporate network includesa SQL Server 2012 infrastructure that includes SQL Server Analysis Services (SSAS).

The company has a large data warehouse named CorpDW. Terabytes of data are stored in the fact tables inCorpDW.

The company requires a data model for CorpDW that supports advanced calculations in the definition of thedata model and complex attribute relationships. Advanced calculations must also be supported in the datamodel using logic contained in a custom assembly.

You need to design the data model.

Which three of the following options should you include in your design? (Choose three).

BrainDumps.com 36Microsoft 70-467 Exam

A. Create a tabular model project.B. Create a multidimensional model project.C. Create multiple partitions for the measure group.D. Create multiple groups for the measure group.E. Use Data Analysis Expressions (DAX) for the custom logic.F. Use Multidimensional Expressions (MDX) for the custom logic.

Correct Answer: BCFSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 45

You work as a Database Administrator (DBA) at a company named ABC.com. The corporate network includesa SQL Server 2012 infrastructure.

A Windows Server 2012 server named ABC-SSAS01 runs SQL Server 2012 Analysis Services (SSAS).

You are creating a BI Semantic Model (BISM). The graphic below shows the schema that the BISM will bebased on.

You are planning the data model. Your data model must support queries to display the average number ofemployee years of service by factory. You need to configure the solution to support partitions and role-basedsecurity whilst minimizing development effort.

Which four of the following should you include in your design? (Choose four).

A. A tabular project should be created.B. A multidimensional model should be created.C. Measures should be defined.D. Calculated columns should be defined.

BrainDumps.com 37Microsoft 70-467 Exam

E. A reference relationship should be configured.F. A many-to-many dimensional relationship should be configuredG. Partitions should be created using SQL Server Data Tools (SSDT).H. Partitions should be created using SQL Server Management Studio (SSMS).

Correct Answer: BCFGSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 46You work as a Database Administrator (DBA) at a company named ABC.com. The corporate network includesa SQL Server 2012 infrastructure.

The company has a SQL Server Analysis Services (SSAS) cube named MaintenanceCube1.

You are using Multidimensional Expressions (MDX) to define a named set in MaintenanceCube1.

The Engineer dimension in MaintenanceCube1 contains a hierarchy named Location and an attribute hierarchynamed Availability.

You need to configure the MDX to return all the engineers in the Location hierarchy with the availability value ofAvailable.

Which of the following should you use for the named set?

A. Filter([Engineer] . [Engineer Location] . [Engineer Name] . Members, ([Engineer] . [Availability] .&[Available], [Measures] . [Quantity]) > 0)

B. CrossJoin([Engineer] . [Engineer Location] . [Engineer Name] . Members, [Engineer] . [Availability] .&[Available])

C. Exists([Engineer] . [Engineer Location] . [Engineer Name] . Members, [Engineer] . [Availability] .&[Available]BrainDumps.com 38Microsoft 70-467 Exam)

D. Generate([Engineer] . [Availability] . &[Available], [Engineer] . [Engineer Name] . [Engineer Location] .Members, ALL)

Correct Answer: CSection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 47You work as a Database Administrator (DBA) at a company named ABC.com. The corporate network includesa SQL Server 2012 infrastructure.

A Windows Server 2012 server named ABC-SSIS01 runs SQL Server 2012 Integration Services (SSIS).

You need to determine which package configuration to use for SSIS packages. You need to select a packageconfiguration option that will allow you to store multiple configuration properties/values and ensure that all theproperties/values are loaded.

Which of the five package configuration options should you use?

A. XML Configuration FileB. Environment VariableC. Registry EntryD. Parent Package VariableE. SQL Server

Correct Answer: ASection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 48You work as a Database Administrator (DBA) at a company named ABC.com. The corporate network includes

a SQL Server 2012 infrastructure.

BrainDumps.com 39Microsoft 70-467 ExamA Windows Server 2012 server named ABC-SSIS01 runs SQL Server 2012 Integration Services (SSIS).

You need to determine which package configuration to use for SSIS packages. You need to select a packageconfiguration option that will allow you to store multiple configuration properties/values and support encryptionusing EFS (Encrypted File System).

Which of the five package configuration options should you use?

A. XML Configuration FileB. Environment VariableC. Registry EntryD. Parent Package VariableE. SQL Server

Correct Answer: ASection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 49You work as a Database Administrator (DBA) at a company named ABC.com. The corporate network includesa SQL Server 2012 infrastructure.

The company has a SQL Server data mart named DMMarketing which contains historical data for use by theMarketing department.

You need to create a package in SQL Server Integration Services (SSIS) to load data into DMMarketing. Thedata will come from multiple Online Transactional Processing (OLTP) data sources.

Your solution must be able to analyze the data for problems by reporting on column-length value distribution,null values in selected columns and duplicate values in potential key columns. Users must be able to generatean XML report that lists any exceptions.

Which two of the following options describe the solution that would require the minimum development effort?(Choose two).

A. Configure a Data Profiling task to analyze the data.B. Configure a Data Flow task to analyze the data and load the exceptions into a SQL Server table.C. Create a stored procedure to analyze the data and load the exceptions into a SQL Server table.D. Query the table to view the exceptions.E. Use Data Profile Viewer to view the exceptions.

Correct Answer: AESection: (none)Explanation

Explanation/Reference:Explanation:

QUESTION 50

You work as a Database Administrator (DBA) at a company named ABC.com. The corporate network includesa SQL Server 2012 infrastructure which includes SQL Server Integration Services (SSIS).

You need to create a project in SSIS that will contain multiple SSIS packages.

The variables and connection managers will be the same for all SSIS packages within the project. You need toparameterize the connection manager strings to enable the properties to be updated for subsequent packageruns.

You need to ensure that your solution includes the automatic logging of events in the Analysis Servicesdatabase.

Which two of the following options describe the solution that meets the requirements and maximizesperformance? (Choose two).

A. Your solution should use the package deployment model.B. Your solution should use the project deployment model.C. Configure the connection manager properties to use package parameters.D. Configure the connection manager properties to use project parameters.E. Create an XML file each SQL Server environment with the connection configuration settings and reference

the file using a variable.

Correct Answer: BDSection: (none)Explanation

Explanation/Reference:Explanation:

http://www.gratisexam.com/


Recommended