Create a new perspective for the current cube. Select DimGeography, DimProduct, and TotalSales.
Create a new cube. Add DimGeography, DimProduct, and TotalSales.
Create a new role. Grant access only to DimGeography, DimProduct, and TotalSales.
Create a new data source view. Add the tables used for DimGeography, DimProduct, and TotalSales.
第1题:
Which three pre-sales Smart Design documents are available to help you implement and install a solution?()
第2题:
Which three post-sales Smart Design documents are available to help you better serve your customers? ()
第3题:
You design a Business Intelligence (BI) solution by using SQL Server 2008. You plan to design the report strategy for a new report project that will be used by a financial application. The application uses five calculations that are implemented in Microsoft .NET Framework 3.5 assemblies. The assemblies are written in the C# language and use the static methods. You need to ensure that the calculations can be used by the expressions in all reports. You also need to ensure consistency within the reports by using the least amount of development effort. What should you do?()
第4题:
You design a Business Intelligence (BI) solution by using SQL Server 2008. You plan to create a SQL Server 2008 Reporting Services (SSRS) solution that contains five sales dashboard reports. Users must be able to manipulate the reports’ parameters to analyze data. You need to ensure that the following requirements are met: Users can manipulate the parameters for data analysis in a single trip to the data source. Reports are automatically rendered as soon as they are accessed for the first time. Which two tasks should you perform?()
第5题:
You design a Business Intelligence (BI) solution by using SQL Server 2008. The solution includes a SQL Server 2008 Analysis Services (SSAS) database. The database contains a data mining structure that uses a SQL Server 2008 table as a data source. A table named OrderDetails contains detailed information on product sales. The OrderDetails table includes a column named Markup. You build a data mining model by using the Microsoft Decision Trees algorithm. You classify Markup as discretized content. The algorithm produces a large number of branches for Markup and results in low confidence ratings on predictable columns. You need to verify whether the Markup values include inaccurate data. What should you do? ()
第6题:
You design a Business Intelligence (BI) solution by using SQL Server 2008. The solution includes a SQL Server 2008 Analysis Services (SSAS) database. A cube in the database contains a large dimension named Customers. The database uses a data source that is located on a remote server. Each day, an application adds millions of fact rows and thousands of new customers. Currently, a full process of the cube takes several hours. You need to ensure that queries return the most recent customer data with the minimum amount of latency. Which cube storage model should you use?()
第7题:
Use a subreport.
Use a bookmark link.
Use the drilldown functionality.
Use a drillthrough report link.
第8题:
Design Guide
Cisco Configuration Assistant
Implementation Guide
Small Business Product Guide
Solution Profile
Application Notes
第9题:
the Microsoft Time Series algorithm
the Microsoft Decision Trees algorithm
the Microsoft Linear Regression algorithm
the Microsoft Logistic Regression algorithm
第10题:
Add a reference to the assemblies in the Report Properties References tab.
Write the calculation logic used by the calculations by using T-SQL functions.
Write the code of the calculation logic into the Report Properties Custom Code tab.
Write the calculation logic in each report by using the mathematical functions available natively to SQL Server 2008 Reporting Services (SSRS).
第11题:
Update the connection string of the DSProduction shared data source to point to the alternate data source.
Update the modified report to use a report-specific data source. Update the connection string of the report-specific data source to point to the alternate data source.
Create a new shared data source named DSProduction in the same folder as that of the modified report. Update the connection string of the new shared data source to point to the alternate data source.
Disable the DSProduction data source. Update the modified report to use a report-specific data source. Update the connection string of the report-specific data source to point to the alternate data source.
第12题:
Create a data source view named DsvContoso that is associated with the two data sources and add the tables to the data source view.
Create a data source view named DsvContoso that is associated with the two data sources and create a named query in the data source view to merge the tables.
Create a data source view named DsvCustomer that is associated with the Contoso data source and add the CustomerDetails table to the data source view.Create a data source view named DsvCustomerContact that is associated with the ContosoCRM data source and add the CustomerContact table to the data source view.
Create a data source view named DsvCustomer that is associated with the Contoso data source and create a named query in the data source view to select data from the CustomerDetails table.Create a data source view named DsvCustomerContact that is associated with the ContosoCRM data source and create a named query in the data source view to select data from the CustomerContact table.
第13题:
You design a Business Intelligence (BI) solution by using SQL Server 2008. The solution includes a SQL Server 2008 Reporting Services (SSRS) infrastructure in a scale-out deployment. All reports use a SQL Server 2008 relational database as the data source. You implement row-level security. You need to ensure that all reports display only the expected data based on the user who is viewing the report. What should you do?()
第14题:
A customer is interested in obtaining an AIX solution from IBM. They have two primary global requirements: ? Availability (although HACMP is not required) ? Low cost Which of the following approaches should the pSeries technical specialist use to meet the customer’s requirements and ensure customer satisfaction?()
第15题:
You design a Business Intelligence (BI) solution by using SQL Server 2008. You create a SQL Server 2008 Reporting Services (SSRS) solution. You create reports by using Microsoft Visual Studio .NET 2008. The development team of your company must create 50 SSRS reports. You need to ensure that the company logo and the company name are included in the page header of all the reports. What should you do?()
第16题:
You need to design a remote administration solution for servers on the internal network. Your solution must meet business and security requirements. What should you do?()
第17题:
You design a Business Intelligence (BI) solution by using SQL Server 2008. You create a SQL Server 2008 Reporting Services (SSRS) solution. The solution contains a report named Sales Details that displays sales information of all the employees. You create an SSRS report named Sales Summary that displays the total monthly sales of each employee. Users who view the Sales Summary report occasionally require the monthly sales details for a particular employee. You need to ensure that the users can click a value in the month column of the Sales Summary report to open and render the Sales Details report. What should you do?()
第18题:
第19题:
Store the credential of a user in the data source.
Configure the infrastructure to support Kerberos authentication.
Configure the infrastructure to support anonymous authentication by using a custom authentication extension.
Ensure that all report queries add a filter that uses the User.UserID value as a hidden parameter.
第20题:
Create two Report Builder models.Include the four frequently used tables in the first model and all the tables in the second model.
Create a Report Builder model by using all the tables.Create a perspective within the model to use only the four frequently used tables.
Create a Report Builder model by using all the tables. Create two folders.Place the four frequently used tables in the first folder and the remaining tables in the second folder.
Create two Data Source Views.Include all the tables in one Data Source View and the four frequently used tables in the other Data Source View.Create two Report Builder models so that each model uses one of the Data Source Views.
第21题:
Modify the content type of Markup as Continuous.
Create a data mining dimension in the SSAS database from OrderDetails.
Create a data profile by using SQL Server 2008 Integration Services (SSIS).
Create a cube in SSAS. Use OrderDetails as a measure group. Recreate the data mining structure and mining model from the cube data.
第22题:
Create an SSRS report and include the required page header in the report. Use the report as a template for all the reports.
Create an SSRS report and include the required page header in the report. Create a subreport that refers to the report. Include the subreport to all the reports.
Create a SSRS report and include the required page header in the report. Copy the report definition to an XML file.Add the XML file as a data source for all the reports.
Create a SSRS report and include the required page header in the report. Create a class library that includes the report.Add the class library as an assembly reference for all the reports.
第23题:
hybrid online analytical processing (HOLAP)
relational online analytical processing (ROLAP)
multidimensional online analytical processing (MOLAP)
automatic multidimensional online analytical processing (automatic MOLAP)