70-467 Lab
70-467 Lab
70-467 Lab
BrainDumps.com
BrainDumps.com
QUESTION NO: 1
You are using SQL Server Management Studio (SSMS) to configure the backup for ABC
Solutions. You need to meet the technical requirements.
Which two backup options should you configure? (Choose two).
BrainDumps.com
QUESTION NO: 2
You need to convert the Production, Sales, Customers and Human Resources databases to
tabular BI Semantic 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 Database
Synchronization Wizard.
B. You should select the tabular mode destination option when copying the databases using SQL
Server Integration 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).
Answer: A,D
Explanation:
QUESTION NO: 3
ABC users report that they are not receiving report subscriptions from SQLReporting01.
You confirm that the report 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.
BrainDumps.com
QUESTION NO: 4
ABC users report that they are not receiving report subscriptions from SQLReporting01.
You confirm that the report 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.
Answer: D
Explanation:
QUESTION NO: 5
You need to make the SSAS databases available on SSAS2012 to enable testing from client
applications. Your solution 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.
Answer: D
Explanation:
BrainDumps.com
QUESTION NO: 6
You need to create a BISM to meet the Reporting and Analysis requirements.
Which of the following should you include in your solution? (Choose all that apply)
QUESTION NO: 7
You need to configure the servers to meet the security requirements for SQLReporting01
connections to the SSAS cluster. Downtime must be minimized during the configuration.
Which three of the following actions should you perform? (Choose three).
BrainDumps.com
QUESTION NO: 8
You 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 are used to connect to the reports server?
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
specified limit.
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 is the 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 and contains information about every order processed by the company in the last 5 years.
The Orders table is nearly 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 in size.
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
10
QUESTION NO: 9
One of the cube requirements states that the cube should include aggregation designs.
How should you meet this requirement?
QUESTION NO: 10
You need to configure the cube partitioning to manage the expected increase in size.
How should you configure the partitioning?
BrainDumps.com
11
QUESTION NO: 11
You need to configure the environment for the scale-out of SQL Server Analysis Services
(SSAS).
How should you meet this requirement?
QUESTION NO: 12
You need to configure the cube storage settings to meet the data availability requirements.
Which two of the following options should you configure? (Choose two)
BrainDumps.com
12
QUESTION NO: 14
You need to configure cube security to meet the sales region access restrictions.
Which two of the following actions should you perform? (Choose two)
QUESTION NO: 15
BrainDumps.com
13
QUESTION NO: 16
You work as a Database Administrator (DBA) at a company named ABC.com. The
corporate network includes a SQL Server 2012 infrastructure.
A server named ABC-SSRS01 runs SQL Server 2012 Reporting Services (SSRS). SSRS01
hosts many reports. 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.
BrainDumps.com
14
QUESTION NO: 17
You 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 schedules and reporting formats. The schedules and format information is entered
in a table by a custom application. The reports will be emailed using ABC-Mail1.
What is the easiest way to ensure that users can receive reports according to the
schedules and format they specify?
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.
Answer: C
Explanation:
BrainDumps.com
15
QUESTION NO: 18
You 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
Multidimensional Expressions (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.
Answer: B,E
Explanation:
QUESTION NO: 19
BrainDumps.com
16
A. Content Manager
B. Publisher
C. Browser
D. Report Builder
E. My Reports
F. System Administrator
G. System User
Answer: B
Explanation:
QUESTION NO: 20
You work as a Database Administrator (DBA) at ABC.com. The company uses a Microsoft
SQL Server 2012 infrastructure.
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
BrainDumps.com
17
A. Content Manager
B. Publisher
C. Browser
D. Report Builder
E. My Reports
F. System Administrator
G. System User
Answer: C
Explanation:
QUESTION NO: 21
You work as a Database Administrator (DBA) at ABC.com. The company uses a Microsoft
SQL Server 2012 infrastructure.
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 their required tasks.
Which role should users be assigned to give them full permission to manage report server
content, including the ability to grant permissions to other users, and to define the folder
structure for storing reports and other items?
A. Content Manager
B. Publisher
C. Browser
D. Report Builder
BrainDumps.com
18
QUESTION NO: 22
You work as a Database Administrator (DBA) at ABC.com. The company uses a Microsoft
SQL Server 2012 infrastructure.
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 their required tasks.
Which role should users be assigned to enable them to view basic information about the
report server such as the schedule information in a shared schedule?
A. Content Manager
B. Publisher
C. Browser
D. Report Builder
E. My Reports
F. System Administrator
G. System User
Answer: F
Explanation:
BrainDumps.com
19
A. The corporate branding, fonts and text styles and the function code should be stored in a SQL
Server database.
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.
Answer: D
Explanation:
QUESTION NO: 24
You work as a Database Administrator (DBA) at a company named ABC.com. The
corporate network includes a 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 package configuration option that will allow you to store multiple configuration
BrainDumps.com
20
QUESTION NO: 25
You work as a Database Administrator (DBA) at a company named ABC.com. The
corporate network includes a 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 in the configurations organizer?
BrainDumps.com
21
QUESTION NO: 27
You 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. The package will use data from a source table to populate a fact table. You have
configured Table as the data access mode for the OLE DB source.
BrainDumps.com
22
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 Destination
D. Configure a Derived Column then a Data Profiling Task then a Conditional Split then a Copy
Column.
Answer: B
Explanation:
QUESTION NO: 28
You work as a Database Administrator (DBA) at a company named ABC.com. The
corporate network includes a 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 ABC-Cube1.
You need to configure ABC-Cube1 to use proactive caching and ensure the cache is
updated when the data changes after waiting for the default 10 second silence interval.
Data that has been cached for more than 30 minutes should be dropped and the storage of
the data and aggregations in the cube must be optimized.
What should you do?
23
QUESTION NO: 29
You 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. The cube 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 last processing of the cube. The measure group will be partitioned by
month and records from the staging table will be inserted into the relevant partition. Record
deletions or updates will not be included in the staging table.
How should you modify the cube?
BrainDumps.com
24
QUESTION NO: 30
You work as a Database Administrator (DBA) at a company named ABC.com. The
corporate network includes a 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 custom trace 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.
Answer: A,C
Explanation:
QUESTION NO: 31
You work as a Database Administrator (DBA) at a company named ABC.com. The
corporate network includes a 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 and reports.
BrainDumps.com
25
QUESTION NO: 32
You work as a Database Administrator (DBA) at a company named ABC.com. The
corporate network includes a 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
days data from CorpDB 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 of logging 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).
26
QUESTION NO: 33
You work as a Database Administrator (DBA) at a company named ABC.com. The
corporate network includes a 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 Server Management Studio (SSMS).
Which four of the following actions should you perform next? (Choose four)
BrainDumps.com
27
You are planning the data model. Your data model must support queries to display the
average number of employee years of service by factory and the average output by
employee.
Which three of the following should you include in your design? (Choose three).
QUESTION NO: 35
You work as a Database Administrator (DBA) at a company named ABC.com. The
corporate network includes a SQL Server 2012 infrastructure.
BrainDumps.com
28
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.
Answer: A,C,E
Explanation:
QUESTION NO: 36
You work as a Database Administrator (DBA) at a company named ABC.com. The
corporate network includes a SQL Server 2012 infrastructure.
A SQL Server Analysis Services (SSAS) cube named SalesCube1 is loaded with daily sales
data from a SQL Server data mart named DMSales. The source data is read from a SQL
Server 2012 database. The DMSales data mart uses a star schema.
Two tables in DMSales include a total of 80 flag columns. The tables containing the flag
columns have the same granularity as the fact table. The flag columns each have 12
different indicators values which are reused by some flags.
You need to modify the DMSales schema to maximize cube processing and query
performance and to enable users to use all flags and indicators to slice the data.
BrainDumps.com
29
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.
Answer: A,D
Explanation:
QUESTION NO: 37
You work as a Database Administrator (DBA) at a company named ABC.com. The
corporate network includes a 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 named Size.
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
BrainDumps.com
30
QUESTION NO: 38
You work as a Database Administrator (DBA) at a company named ABC.com. The
corporate network includes a 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.
BrainDumps.com
31
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. Regular
B. Fact
C. Referenced
D. Many-to-Many
E. Data Mining
Answer: C
Explanation:
QUESTION NO: 39
You work as a Database Administrator (DBA) at a company named ABC.com. The
corporate network includes a SQL Server 2012 infrastructure.
BrainDumps.com
32
QUESTION NO: 40
You work as a Database Administrator (DBA) at a company named ABC.com. The
corporate network includes a 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 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 Server Management Studio (SSMS).
Which four of the following actions should you perform next? (Choose four)
BrainDumps.com
33
QUESTION NO: 41
You work as a Database Administrator (DBA) at a company named ABC.com. The
corporate network includes a SQL Server 2012 infrastructure.
The company has a large data warehouse named CorpDW. New data is added to a fact
table named CurrentInfo in the data warehouse throughout the day.
A server named ABC-SSAS01 runs SQL Server 2012 Analysis Services (SSAS). You have
an SSAS cube named 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 levels whilst ensuring the cube is available as much as possible and
displays the most up-to-date data as quickly as possible.
You plan to create a single partition to host the current days data.
How should you configure the partition?
34
QUESTION NO: 42
You work as a Database Administrator (DBA) at a company named ABC.com. The
corporate network includes a SQL Server 2012 infrastructure.
A server named ABC-SSAS01 runs SQL Server 2012 Analysis Services (SSAS). The
company has a large data 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. Any manual tuning of aggregations must minimize the performance impact of
queries that have already been tuned and the effort required must be minimized.
Which of the following steps should you include in your solution?
QUESTION NO: 43
You work as a Database Administrator (DBA) at a company named ABC.com. The
company has a SQL Server 2012 infrastructure.
BrainDumps.com
35
QUESTION NO: 44
You work as a Database Administrator (DBA) at a company named ABC.com. The
corporate network includes a 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 in CorpDW.
The company requires a data model for CorpDW that supports advanced calculations in the
definition of the data model and complex attribute relationships. Advanced calculations
must also be supported in the data model 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
36
QUESTION NO: 45
You work as a Database Administrator (DBA) at a company named ABC.com. The
corporate network includes a 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 be based on.
You are planning the data model. Your data model must support queries to display the
average number of employee years of service by factory. You need to configure the
solution to support partitions and role-based security whilst minimizing development
effort.
Which four of the following should you include in your design? (Choose four).
37
QUESTION NO: 46
You work as a Database Administrator (DBA) at a company named ABC.com. The
corporate network includes a 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 hierarchy named Availability.
You need to configure the MDX to return all the engineers in the Location hierarchy with
the availability value of Available.
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
38
QUESTION NO: 47
You work as a Database Administrator (DBA) at a company named ABC.com. The
corporate network includes a 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 package configuration option that will allow you to store multiple configuration
properties/values and ensure that all the properties/values are loaded.
Which of the five package configuration options should you use?
QUESTION NO: 48
You work as a Database Administrator (DBA) at a company named ABC.com. The
corporate network includes a SQL Server 2012 infrastructure.
BrainDumps.com
39
QUESTION NO: 49
You work as a Database Administrator (DBA) at a company named ABC.com. The
corporate network includes a SQL Server 2012 infrastructure.
The company has a SQL Server data mart named DMMarketing which contains historical
data for use by the Marketing department.
You need to create a package in SQL Server Integration Services (SSIS) to load data into
DMMarketing. The data 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 generate an XML report that lists any exceptions.
Which two of the following options describe the solution that would require the minimum
development effort? (Choose two).
BrainDumps.com
40
QUESTION NO: 50
You work as a Database Administrator (DBA) at a company named ABC.com. The
corporate network includes a 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 to parameterize the connection manager strings to enable the properties
to be updated for subsequent package runs.
You need to ensure that your solution includes the automatic logging of events in the
Analysis Services database.
Which two of the following options describe the solution that meets the requirements and
maximizes performance? (Choose two).
BrainDumps.com
41
BrainDumps.com
42