You need to ensure that only one measure group is deployed to the cube in the production environment
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 environment. You need to ensure that only one measure group is deployed to
the cube in the production environment. What should you do?
You need to store the departure and arrival dates and times of flights along with time zone information
You develop a database for a travel application. You need to design tables and other database
objects.
You create the Airline_Schedules table.
You need to store the departure and arrival dates and times of flights along with time zone
information.
What should you do?
You need to execute an XML for Analysis (XMLA) command to process the dimension to successfully reflect the ch
You maintain a SQL Server 2008 Analysis Services (SSAS) database that contains a
Product dimension. The dimension contains the Category and Subcategory attributes.
The attributes have a Rigid relationship type.
The data source for the Product dimension changes the relationship between the Category
and Subcategory values.
You need to execute an XML for Analysis (XMLA) command to process the dimension to
successfully reflect the change.
What should you do?
You need to configure the Dimension Data settings to meet the following requirements…
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 requirements:
Deny access to the {[Customer].[Country].&[Germany],[Customer].[Country].&[France]} set
of attribute members.
New members added to the attribute are visible by default. What should you do?
You need to deploy the new functionality from the development server to the production server by ensuring that
You maintain a SQL Server 2008 Analysis Services (SSAS) database on a production
server. The database contains a cube.
You add new functionality to the cube on a development server.
You need to deploy the new functionality from the development server to the production
server by ensuring that the effect on the users is minimized.
What should you do?
You need to optimize the performance of the database by maximizing disk bandwidth and reducing the contention
You administer a SQL Server 2008 instance. The instance runs on a computer that has the
following features: A 64-GB RAM Four quad-core processors Several independent physical
raid volumes You plan to implement a transactional database on the instance. The
database is expected to have a high volume of INSERT, UPDATE, and DELETE activities.
The activities include creation of new tables. You need to optimize the performance of the
database by maximizing disk bandwidth and reducing the contention in the storage
allocation structures. What should you do?
Which object should you use?
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?
You need to verify that users in the Northern Region role can view data only for their region
You are a server administrator of a SQL Server 2008 Analysis Services (SSAS) instance.
The instance contains a database that is used by the members of the Sales group.
You configure a new role named Northern Region by using the
“{[Customers].[Region].[Region].[Northern]}’ allowed permission set.
You assign the Sales group to the Northern Region role.
You need to verify that users in the Northern Region role can view data only for their region.
What should you do?
You need to ensure that when an item is removed from Table1, all related items are removed from Table1_Details
You have a database that contains two tables named Table1 and Table1_Details.
Table1_Details contains details about items in Table1. You need to ensure that when an
item is removed from Table1, all related items are removed from Table1_Details. You must
achieve this goal by using the minimum amount of Transact-SQL code. What should you
do?
You need to ensure that the instance will only support Kerberos authentication
You maintain a SQL Server 2008 Reporting Services (SSRS) instance.
The network security model for the domain that hosts the instance changes.
You need to ensure that the instance will only support Kerberos authentication.
What should you do?