70-448 Exam Questions
346 real 70-448 exam questions with expert-verified answers and explanations. Page 5 of 7.
- Question #201Maintain a BI Solution
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: Which two actions should yo...
SSRS rolessecurity tasksitem-level securityrole assignment - Question #202Implement an SSIS Solution
You are designing a SQL Server 2008 Integration Services (SSIS) package. The package will be used to extract data from a SQL Server 2008 database and load data to a Microsoft Offic...
Excel destinationExecute SQL Taskworksheet creationSSIS control flow - Question #203Maintain a BI Solution
You maintain a SQL Server 2008 Analysis Services (SSAS) instance. You plan to process the aggregations of a cube by using an XML for Analysts (XMLA) script. You need to ensure that...
XMLA processingprocessIndexaggregation processingSSAS maintenance - Question #204
You administer an instance of SQL Server Analysis Services (SSAS). To troubleshoot access rights issues, you need to find out which roles are applied to a user. Which event should...
- Question #205
You are developing a SQL Server 2008 Reporting Services (SSRS) report. The organization requires a drilldown report that color coordinates the values of students' test scores. All...
- Question #206
You create a SQL Server 2008 Reporting Services (SSRS) report for a school district. The school district needs to be able to retrieve the median value of all test scores. You build...
- Question #207Implement an Analysis Services Solution
You have a SQL Server 2008 R2 Analysis Services (SSAS) solution. You add a new Data Source View (DSV) to the solution. The DSV includes a SalesOrder table with columns for OrderTot...
Named CalculationData Source Viewderived columnsDSV modifications - Question #208
You maintain a SQL Server 2008 Analysis Services (SSAS) instance. You are developing a new data mining structure. You need to set the Microsoft Clustering Algorithm to meet the fol...
- Question #209
You create a SQL Server 2008 Analysis Services (SSAS) solution. Your organization wants to track the times that products are ordered, shipped, and received in an existing cube. You...
- Question #210
You are a SQL Server 2008 Reporting Services (SSRS) developer. You develop a report with two parameters named Region and City in that order. When the Region parameter is selected,...
- Question #211
You create a SQL Server 2008 Reporting Services (SSRS) report. The report is hosted in a SharePoint environment. The UserID is passed into the report automatically when the user vi...
- Question #212
You develop a SQL Server 2008 Reporting Services (SSRS) instance of a report model. The organization requires that users of a report be able to dynamically change the server enviro...
- Question #214
You maintain a SQL Server 2008 Reporting Services (SSRS) instance for a shoe company. An existing report on shoe sales allows the user to see the company's revenue across many diff...
- Question #215
You develop reports by using SQL Server 2008 Reporting Services (SSRS) Enterprise Edition. You need to use data-driven subscription to distribute reports based on dynamic subscript...
- Question #216
You are responsible for the SQL Server 2008 Integration Services (SSIS) instance at your organization. This instance uses SQL Server Authentication. Other developers develop, confi...
- Question #217
You maintain the SQL Server 2008 Integration Services (SSIS) instance for a healthcare device manufacturing company. You develop a package named Memberinformation.dtsx with Windows...
- Question #218
You are a BI developer for a financial firm. You are developing a SQL Server 2008 Integration Services (SSIS) instance to load 13 million records into TABLE_C three times daily fro...
- Question #219Implement an SSIS Solution
You develop a package in SQL Server 2008 Integration Services (SSIS). You need to deploy the package so that it meets the following requirements: - Only authorized users can view a...
package protection levelEncryptAllWithUserKeypackage deploymentsensitive data security - Question #220
You maintain the SQL Server 2008 Integration Services (SSIS) instance for a healthcare supply chain data management company. Your company uses a third-party event based scheduler....
- Question #221
You maintain a SQL Server 2008 Analysis Services (SSAS) server. You add two new measure groups to an existing cube. You need to deploy only one of these measure groups to the produ...
- Question #222Maintain a BI Solution
You maintain a SQL Server 2008 Analysis Services (SSAS) server. After several databases are deployed to the server, you notice that the drives are nearing capacity. You need to mov...
SSAS storage managementDataDir propertydatabase processingcapacity planning - Question #223
You develop a series of SQL Server 2008 Integration Services (SSIS) packages. There are dependencies among the packages. You need to configure the packages. Which configuration typ...
- Question #224
You build and deploy a SQL Server 2008 Integration Services (SSIS) package. During package development, the XML configuration is not specified. You need to apply the configuration...
- Question #226
You are implementing a disaster recovery strategy for SQL Server 2008 Reporting Services (SSRS). You want to be able to restore the report catalog database in the event of a failur...
- Question #227
You maintain a SQL Server 2008 Reporting Services instance. Some users need to view and run reports in the Eastern Region folder on the Report Server. You need to assign these user...
- Question #228Implement a Reporting Services Solution
You are working as reporting administrator for a product development company. The company uses SQL Server 2008 Reporting Services (SSRS) deployed in native mode. You need to deploy...
rs.exersconfig utilityrss script filereport deployment automation - Question #229
You install and configure a SQL Server 2008 Reporting Services (SSRS) instance on a server named ReportServer in the domain ABC.Com. SSRS is using a local database. You need to set...
- Question #230
You develop a report by using SQL Server 2008 Reporting Services (SSRS). The report has a dataset that contains 25 columns of data. You plan to render the dataset to a Microsoft Ex...
- Question #231
You administer a SQL Server 2008 Analysis Services (SSAS) instance. You plan to troubleshoot query performance by using a Dynamic Management View (DMV). You need to identify query...
- Question #232
You maintain a SQL Server 2008 Analysis Services (SSAS) instance. You plan to update only the Products dimension while processing the cube by using an XML for Analysis (XMLA) scrip...
- Question #233
You maintain a SQL Server 2008 Analysis Services (SSAS) instance. The instance contains a database that is used by the members of the Engineering group. You configure a new role na...
- Question #234
Your company network includes a SQL Server 2008 R2 database server with the SQL Server 2008 Analysis Services (SSAS) role enabled. You design a cube named Materials with a measure...
- Question #236
You are an ETL developer for a mortgage company. In your application you have to load data from a Microsoft Excel source and an OLE DB source. The Excel source contains vendor data...
- Question #237Implement an SSIS Solution
You develop a SQL Server 2008 Integration Services (SSIS) package. You need to modify the package to log event data from a text file to the SQL Server database. Which two actions s...
SSIS logginglog providerconnection managerlog destination - Question #238
You work for an organization with global operations. You are responsible for the SQL Server 2008 Integration Services (SSIS) instance. You develop SSIS packages to load daily and w...
- Question #239Implement an SSIS Solution
You maintain a SQL Server 2008 Integration Services (SSIS) instance. You develop a package that creates the temporary table *employee_stgl and then loads the data from an Excel sou...
temporary tablesRetainSameConnectionDelayValidationpackage validation error - Question #240Implement an SSIS Solution
You maintain a SQL Server 2008 Integration Services (SSIS) instance. You use the Execute SQL task to create a table in a Control Flow. Following the Execute SQL task is a Data Flow...
DelayValidationValidateExternalMetaDataOLE DB sourcecontrol flow validation - Question #242
You design a report by using SQL Server 2008 Reporting Services (SSRS). The report contains a dataset that has 25 million rows of data. The report is rendered by using the HTML ren...
- Question #243
You maintain a SQL Server 2008 Analysis Services (SSAS) instance. You need to configure the analysis services query log for the SSAS instance. Which tool should you use?
- Question #244
You maintain a SQL Server 2008 Analysis Services (SSAS) instance. You have a cube that contains an unprocessed dimension. When a user attempts to process the cube, the dimension da...
- Question #245
You manage a SQL Server 2008 Analysis Services (SSAS) data warehouse for a school district. All tests are administered via a third-party application. Results are collected in your...
- Question #246
Your organization has five departments. You are developing a SQL Server 2008 Integration Services (SSIS) project to calculate salary increases and bonuses under each particular man...
- Question #248
You are developing a SQL Server 2008 Integration Services (SSIS) package. The package performs the following tasks: - Processes multiple files by using a ForEach Loopcontainer. - I...
- Question #249
You maintain a SQL Server Integration Services (SSIS) instance that uses Windows Authentication. You need to determine if there is a package named DailyLoad in the MSDB database on...
- Question #250Implement a Reporting Services Solution
You manage the security in SQL Server 2008 Reporting Services (SSRS). The report server contains a folder named Human Resources Reports. All groups can view and modify reports in a...
SSRS folder securityrole assignmentContent Manager roleitem-level permissions - Question #251
You maintain a SQL Server 2008 Analysis Services (SSAS) instance. You plan to process a cube by using an XML for Analysis (XMLA) script. You need to ensure that aggregations are po...
- Question #252
You maintain a SQL Server 2008 Analysis Services (SSAS) instance. You plan to run the Usage-Based Optimization Wizard. You need to enable query logging. What should you do?
- Question #253
You maintain a SQL Server Analysis Services (SSAS) database. The database is configured by using multiple security roles. The database is accessed by a Microsoft ASP.NET applicatio...
- Question #254
You are maintaining a SQL Server 2008 Analysis Services (SSAS) solution in the production environment. You modify the solution to include two new measure groups in the development...
- Question #255
You maintain a SQL Server 2008 Analysis Services (SSAS) database that contains a dimension named Customer. You need to configure the Dimension Data settings to meet the following r...