Q1. - (Topic 4) You need to design the recovery strategy for SSRS01. What should the strategy include? (Each correct answer presents part of the solution. Choose all that apply.) A. Re-create the SQL Server Agent jobs that are used to trigger schedules. B. Restore the ReportServer and ReportServerTempDB databases with recovery. C. Restore the ReportServer and ReportServerTempDB databases with no recovery. D. Restore the msdb…
Q1. - (Topic 7) You need to identify the reasons that data alert notifications are not being sent. Which of the following reasons are possible? (Each correct answer presents a complete solution. Choose al that apply.) A. The shared schedule is paused. B. The data source used by the report is disabled. C. The SSRS service is not running. D. The report data has not changed…
Q1. - (Topic 10) You are developing a SQL Server Analysis Services (SSAS) tabular project. A column named City must be added to the table named Customer. The column will be used in the definition of a hierarchy. The City column exists in the Geography table that is related to the Customer table. You need to add the City column to the Customer…
Q1. - (Topic 10) ... . You work in the Business Intelligence (BI) department of a multinational company. The company has requested a new corporate BI solution that meets the following requirements: The solution must use SQL Server Analysis Services (SSAS). The model must incrementally add 10 million fact rows per month. The model must be translated to English, French, or Spanish based on users' locale. The model…
Q1. - (Topic 10) You are developing a SQL Server Analysis Services (SSAS) cube. The cube contains several dimensions, a local measure group, and a linked measure group. Both measure groups use MOLAP partitions. You need to write-enable one of the linked measure group partitions to support Microsoft Excel 2010 PivotTable What-If Analysis. What should you do before the partition can be write-enabled? A.…
Q1. HOTSPOT - (Topic 9) A company maintains separate environments for test, production, and quality assurance. The company uses the project deployment model for SQL Server Integration Services (SSIS) deployments. You create an SSIS project to perform a weekly refresh of the company's data warehouse and cubes. The project has three packages. You need to configure the project to ensure so that the…
Q1. DRAG DROP - (Topic 9) You are developing packages in a SQL Server Integration Services (SSIS) project to load a data warehouse. You are designing a method for configuring the packages' connections when deployed to a production SSIS catalog. All packages load data from two source databases. Two packages also load data from a third source database. Another SSIS project will use…
Q1. - (Topic 3) You need to configure package execution logging to meet the requirements. What should you do? A. Configure logging in each ETL package to log the OnError, OnInformation, and Diagnostic events. B. Set the SSIS catalog's Server-wide Default Logging Level property to Performance. C. Set the SSIS catalog's Server-wide Default Logging Level property to Basic. D. Set the SSIS catalog's Server-wide Default Logging…
Q1. DRAG DROP - (Topic 8) You need to recommend a solution to implement the data security requirements for CUBE1. Which three actions should you recommend performing in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. View AnswerAnswer: Q2. - (Topic 9) A company runs SQL Server Database Engine…
Q1. - (Topic 9) You are designing an extract, transform, load (ETL) process for loading data from a SQL .... Azure database into a large fact table in a data warehouse each day with the prior day's sales data. The ETL process for the fact table must meet the following requirements: Load new data in the shortest possible time. Remove data that is more than 36…
Q1. HOTSPOT - (Topic 9) You are designing aggregations for a SQL Server Analysis Services (SSAS) cube. You need to ensure that every aggregation excludes the Category attribute. Which option should you select? To answer, select the appropriate option in the answer area. View AnswerAnswer: Q2. DRAG DROP - (Topic 9) Your network contains a development environment, a staging environment, and a production environment. You…