PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

So what action should you perform?

You are a database developer and you have about two years experience in creating business Intelligence (BI) by using SQL Server2008.

Now you are employed in a company named NaproStar which uses SQL Server2008. You work as the technical support.
The package includes several data flows. Now you receive an e-mail from your company CIO, according to his requirement, you have to make use of the Business Intelligence Development Studio to monitor the data that passes through each path in the data flow.

Besides this, the company CIO also wants the data flow logic is retained. You have to achieve this goal. So what action should you perform?

You have to accomplish this task and reduce the effect on the users to the least. So what action should you pe

You are a database developer and you have about two years experience in creating business Intelligence (BI) by using SQL Server2008.

Now you are employed in a company named NaproStar which uses SQL Server2008. There are two servers in your company.
One is a production server and another one is a development server.
Now you’re in charge of a SQL Server 2008 Analysis Services (SSAS) database on a production server.
The database has a cube. New functionality has been added to the cube on a development server.

Now you receive an order from your company CIO, according to the requirement of the CIO, the new functionality has to be deployed from the development server to the production server.
You have to accomplish this task and reduce the effect on the users to the least. So what action should you perform?

So what action should you perform to achieve that goal?

You are a database developer and you have about two years experience in creating business intelligence (BI) solutions by using SQL Server2008.

Now you are employed in a company which is named NaproStar and you are in charge of a SQL Server 2008 Analysis Services (SSRS) database for the company.
To meet the business requirements, a new measure group is created in one of the cubes.

A program with partitions maintained is on the production copy of the cube.
Now you get an order from the CIO that you should have the cube definition updated on the production server, besides, you should not rewrite any existing partitions.

So what action should you perform to achieve that goal?

So what action should you perform to achieve that goal?

You are a database developer and you have about two years experience in creating business intelligence (BI) solutions by using SQL Server2008.

Now you are employed in a company which is named NaproStar and work as a developer of a SQL Server 2008 Analysis Services (SSRS) for the company.
You are in charge of a SSAS database that is configured with the use of multiple security roles. There is a Microsoft ASP.NET application running on a remote computer.

Then in order access the database, Windows Authentication is used to configure the application.

Now you get an order from your company CIO, according to his requirement, you have to make sure that the SSAS database can be accessed successfully by the users of the application. Besides, you have to make sure that you apply security restrictions of the roles on SSAS.

So what action should you perform to achieve that goal?

So what action should be performed to accomplish the tasks above?

You are a database developer and you have about two years experience in creating business intelligence (BI) solutions by using SQL Server2008.

Now you are employed in a company which is named NaproStar and work as a developer of a SQL Server 2008 Reporting Services (SSRS) solution for the company.
You use the solution to create a report, and then write the code segment in the report that is shown as the following:

Private Shared Function GetMFromMeters(ByVal MetersPrice As Decimal) As Decimal If IsNothing(MetersPrice) Then
Return Nothing
Else
Return MetersPrice * 1.78
End If
End Function

However, when you compile code segment, you will get errors.
Now you get an order from your company CIO, according to his requirement, not only you should get the call of the GetMFromMeters function from other reports, but also you should have the code segment compiled without any errors.

So what action should be performed to accomplish the tasks above?

What action should you perform to achieve this goal?

You are a database developer and you have about two years experience in creating business intelligence (BI) solutions by using SQL Server2008.

Now you are employed in a company which is named NaproStar and work as a developer of a SQL Server 2008 Reporting Services (SSRS) solution for the company.
Then you add a report with a query parameter and a single dataset to the solution.

Now you get an order from your company CIO, according to his requirement, you need to make sure that the report can be executed with no user interaction from the Report Manager.
What action should you perform to achieve this goal?

What action should you perform to accomplish this task?

You are a database developer and you have about two years experience in creating business intelligence (BI) solutions by using SQL Server2008.

Now you are employed in a company which is named NaproStar and work as a developer of a SQL Server 2008 Reporting Services (SSRS) for the company.
You use SSRS to design a report with a dataset contained. Besides, the dataset uses a stored procedure to regain data resources.
With the use of the dataset, a table and a matrix are contained in the report.

Now you are assigned a task to limit the data displayed in the table without affecting the data displayed in the matrix.
What action should you perform to accomplish this task?

What action should be performed to achieve the goal above?

You are a database developer and you have about two years experience in creating business intelligence (BI) solutions by using SQL Server2008.
Now you are employed in a company which is named NaproStar and work as a developer of a SQL Server 2008 Reporting Services (SSRS) report for the company.

A parameter named Kind is contained in your developed report and you use it to filter a list of Sales.
Besides, the list uses a dataset, which includes the queries of

SELECT p.SalesID, p.Place, p.ListName, FROM SalesAmount.Sales AS p
WHERE p.Kind = @Kind.

To meet the business requirements, the report parameter is modified to allow multiple values.
Now you are asked to modify the report to help search for multiple Kind values and minimize the development effort.
What action should be performed to achieve the goal above?

What action should you perform to achieve the goals above?

You are a database developer and you have about two years experience in creating business intelligence (BI) solutions by using SQL Server2008.

Now you are employed in a company which is named NaproStar and work as a developer of a SQL Server 2008 Integration Services (SSIS) for the company.
To meet the business requirement, SSIS and the local development environment are used to design a package.
The package has the data extracted from a remote server. Besides, it has the data inserted in the PROD database on the local SQL Server 2008 instance.
Then you have the package deployed to the MSDB database on the production server.

Now you get an order from your company CIO, according to his requirement, you should make sure that the deployed package can be modified and executed only when users play an appropriate database role.
Besides, you have to make sure that other deployed packages on the server can not be accessed by these users.

What action should you perform to achieve the goals above?

What action should you perform?

You are a database developer and you have about two years experience in creating business intelligence (BI) solutions by using SQL Server2008.

Now you are employed in a company which is named NaproStar and work as a developer of a SQL Server 2008 Integration Services (SSIS) for the company.
To meet the business requirements, SSIS should be used on a SQL Server 2008 failover cluster.

There is a complex package on your server and it needs a long time to start it.
Now your manager asks you to make sure that the package can be resumed when it fails to execute the failover.

What action should you perform?