Microsoft TS:MS SQL Server 2008.Business Intelligence Dev and Maintenan - 070-448 Exam Practice Test

You create a SQL Server 2008 Analysis Services (SSAS) solution. Your solution contains a time
dimension named DimTime that contains a hierarchy named Yr-Qtr-Mth.
You have a measure named Amount from a measure group named Measures.
You need to create a calculated member to display the Amount measure in the previous time period for the
current level of the Yr-Qtr-Mth hierarchy.
Which expression should you use?
Correct Answer: B Vote an answer
You develop a SQL Server 2008 Integration Services (SSIS) project. You receive information on sales leads from the sales department. These leads are contained in Microsoft Excel files. You have to load these leads on a daily basis by designing, configuring, deploying, and scheduling steps.
Because this is a daily task, loading Excel files with the Import and Export Data (32-bit or 64-bit) wizard is NOT an option.
When designing the SSIS package, you receive the error shown below and in the Exhibit. (Click the Exhibit button.)
Error: SSIS Error Code DTS_E_OLEDB_EXCEL_NOT_SUPPORTED: The Excel Connection Manager is not supported in the 64-bit version of SSIS, as no OLE DB provider is available.
You need to resolve the error.
Which change should you make to the debug options?
Correct Answer: D Vote an answer
You create a SQL Server 2008 Analysis Server (SSAS) solution.
Your solution contains a measure group named FactMeasures with a single partition.
You need to ensure that the following requirements are met:
Queries that use FactMeasures always refer to the latest version of the source detail datA.
All aggregations that are part of FactMeasures are stored in a multidimensional format.
Which storage mode should you set the ProactiveCaching property of the partition to?
Correct Answer: C Vote an answer
You manage the security in SQL Server 2008 R2 Reporting Services (SSRS).
You create a new role.
You need to grant the following permissions to the role:
View and modify security settings for reports, folders, resources, and shared data sources.
Create and delete reports.
Modify report properties.
View content, definition, and property for reports.
Which three actions should you perform? (Each correct answer presents part of the solution, Choose
three.)
Correct Answer: B,D,E Vote an answer
Note: This question is part of a series of questions that use the same or similar answer choices. An answer
choice may be correct for more than one question in the series. Each question is independent of the other
questions in this series. Information and details provided in a question apply only to that question.
You are SQL Server 2008 Reporting Services (SSRS) developer. You develop a report with two parameters
names State and City in that order.
When the State parameter is selected, the City parameter should be filtered by the State selected.
You need to enable this functionality.
What should you do?
Correct Answer: H Vote an answer
You create a SQL Server 2008 Reporting Services (SSRS) report. This report includes a matrix containing three groups. The last group is Customer Name.
When a user clicks on a customer name, a new report should open with detailed customer information.
You need to enable this functionality. What option should you use?
Correct Answer: A Vote an answer
You maintain a SQL Server 2008 Analysis Services (SSAS) database on a default instancE.You plan to
document the Analysis Services performance information.
You need to collect information related to the temporary file usage when the database is processed.
Which object should you use?
Correct Answer: D Vote an answer
You maintain a SQL Server 2008 Reporting Services Instance.
Some users need to view and run reports in the USA Region folder on the Report Server.
You need to assign these users the minimum permissions required.
Which role should you use?
Correct Answer: C Vote an answer
You maintain a report in a SQL Server 2008 Reporting Services (SSRS) instance.
The report contains query parameters that allow users to filter the contents of the report.
The report requires users to enter parameter values before it will run.
The users wish to simplify the process so that the report will run without input.
You need to enable this functionality.
What should you do?
Correct Answer: C Vote an answer
You design a package by using SQL Server 2008 Integration Services (SSIS). The package is designed by using your local development environment.
The package extracts data from a remote server and inserts it in the PROD database on the local SQL
Server 2008 instance. You deploy the package to the MSDB database on the production server.
You need to ensure that only users that belong to an appropriate database role can modify and execute the
deployed package. You also need to ensure that these users cannot access other packages that are
deployed to the server.
What should you do?
Correct Answer: D Vote an answer