70
70-448ExamCheets Number : 070-448 Passing Score : 800 Time Limit : 120 min File Version : 1.0 http://www.gratisexam.com/ Actual Exam Questions MICROSOFT

70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

  • Upload
    others

  • View
    7

  • Download
    0

Embed Size (px)

Citation preview

Page 1: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

70-448ExamCheets

Number: 070-448Passing Score: 800Time Limit: 120 minFile Version: 1.0

http://www.gratisexam.com/

Actual Exam Questions

MICROSOFT

Page 2: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

70-448

TS: Microsoft SQL Server 2008,

Business Intelligence

Development and Maintenance

Certification Anytime Anywhere

http://www.examcheets.com70-448TS: Microsoft SQL Server 2008 ,Business Intelligence Development and Maintenance

Sections1. Exam A2. Exam B3. Exam C4. Exam D

Page 3: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Exam A

QUESTION 1You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Integration Services (SSIS) data flow. The SSIS data flow will transfer data to a SQL Server 2008 databasenamed CKProducts. You want to ensure that the data flow refreshes the existing data in CKProducts with thedata in the data flow. What should you do?

A. You should use the OLE DB Destination.B. You should use the SQL Server Destination.C. You should use a Data Conversion Transformation.D. You should use the Fuzzy Grouping Transformation.

Correct Answer: BSection: Exam AExplanation

Explanation/Reference:

QUESTION 2You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Integration Services (SSIS) package for Abc.com. The SSIS package must contain a Data Flow task with aFuzzy Grouping transformation that creates data. You received instructions to debug the SSIS package. To thisend you need to browse the output data of the Fuzzy Grouping transformation in order to check on theconstraints currently on the Fuzzy Grouping transformation. What should you do?

A. You should consider adding a Data Viewer object to the Data Flow task.B. You should consider adding a DBCC SHRINKFILE to the Data Flow task.C. You should consider adding a web service to the Data Flow task.D. You should consider adding a Transactions log to the Data Flow task.

Correct Answer: ASection: Exam AExplanation

Explanation/Reference:

QUESTION 3You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Integration Services (SSIS) instance for Abc.com. The diagram below illustrates a portion of the SSIS package:

Page 4: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

You need to ensure that a parameter is created that will include important data that is required by the Data FlowTask and the Execute SQL Task. What should you do?

A. You should create the parameter using a Lookup Data Conversion scope.B. You should create the parameter at the Control Flow Job scope.C. You should create the parameter at the Running SQL Job scope.D. You should create the parameter at the Sequence Container scope.

Correct Answer: DSection: Exam AExplanation

Explanation/Reference:

QUESTION 4You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Integration Services (SSIS) data flow that adds the data from a source query to a result table for Abc.com. Youwant to add the rows that are included in the destination table. What should you do? (Choose all that apply)

A. You should consider using a Data Conversion Transformation and a Lookup Transformation.B. You should consider using a Character Map Transformation and a Term Extraction Transformation.C. You should consider using a Merge Join Transformation and a Lookup Transformation.D. You should consider using a Data Mining Query Transformation and a Term Extraction Transformation.E. You should consider using a Character Map Transformation and a Data Mining Query Transformation.

Correct Answer: CSection: Exam AExplanation

Page 5: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Explanation/Reference:

QUESTION 5You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Integration Services (SSIS) data flow. The SSIS data flow obtains data from two databases that are hosted ontwo separate SQL Server 2008 database servers. Each source is based on a SELECT statement that includesan ORDER BY clause. However, you receive the following error message when you connect the paths from thetwo sources:Data Flow Task: The input is not sorted.The 'input "Merge Join Left Input" (80)' must be sorted. You need to ensure that the data from every query iscontained in every row in the data flow. You thus need to determine a way to accomplish this. What should youdo?

A. You should add a Lookup Transformation for each data flow.B. You should add a Lookup Data Conversion for each data flow.C. You should refresh the sorting properties in each source component.D. You should add a Data Viewer object to the Data Flow.

Correct Answer: CSection: Exam AExplanation

Explanation/Reference:

QUESTION 6You work as a database administrator at Abc.com. You are currently creating a SQL Server 2008 IntegrationServices (SSIS) instance for Abc.com. You use a For Each Loop container to perform data operations onmultiple files. You need use a Data Flow task to extract the file contents to a database table. You want to logthe results of the transactions into a table using an Execute SQL task. You need to configure the Execute SQLtask so that it can run in more than one transaction. What should you do? (Choose all that apply)

A. You should configure the TransactionOption property of the package as RequiredNew.B. You should configure the TransactionOption property of the package as Supported.C. You should configure the TransactionOption property of the package as Required.D. You should configure the TransactionOption property of the package as None in the package.E. You should configure the TransactionOption property of the Execute SQL task as NotSupported.F. You should configure the TransactionOption property of the Execute SQL task as Supported.

Correct Answer: CESection: Exam AExplanation

Explanation/Reference:Explanation:Part 3, Implement dynamic package behavior by using property expressions. (0 questions)

Part 4, Implement package logic by using variables. (1 question)

QUESTION 7You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Integration Services (SSIS) instance that includes the following components:* An OnError method* A data flow job that is included in a For Loop container* A Flat File result component that uses a Flat File connection controller. You want to log error data from an

Page 6: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

expression that contains the package version to a Word file whenever an error occurs. What should you do?

A. You should consider using the VersionGUID variable.B. You should consider using the GUID variable.C. You should consider using the RunnerID variable.D. You should consider using the USERID variable.

Correct Answer: ASection: Exam AExplanation

Explanation/Reference:Explanation:

Part 5, Implement package configurations. (6 questions)

QUESTION 8You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Integration Services (SSIS) project for Abc.com. The SSIS project properties are shown below:

http://www.gratisexam.com/

You need to develop a deployment manifest for the packages in the SSIS project. What should you do?

A. You should consider developing the Integration Services project.B. You should consider enabling the default property.

Page 7: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

C. You should consider resetting every copy with a .config file extension.D. You should consider developing an XML configuration.

Correct Answer: ASection: Exam AExplanation

Explanation/Reference:

QUESTION 9You work as a database administrator at Abc.com. You are in the process of changing a SQL Server 2008Integration Services (SSIS) instance for Abc.com. Abc.com makes use of the SSIS instance to retrieve thecontents of a Word file and transfer it to database table. You want to make changes to the SSIS instance inorder to retrieve the contents of numerous Word files that are located in the same folder. What should you do?(Choose all that apply)

A. You should consider adding a parameter to the package.B. You should consider adding a parameter to the data flow task.C. You should consider adding a Foreach Loop container to the package.D. You should consider adding a SSIS service with a While container to the package.E. You should consider adding some expressions to the Flat File Source component.F. You should consider adding an expression to the Flat File connection manager.

Correct Answer: ACFSection: Exam AExplanation

Explanation/Reference:

QUESTION 10You work as a database administrator at Abc.com. The Abc.com network contains 15 SQL Server 2008database servers. You are in the process of creating a SQL Server 2008 Integration Services (SSIS) packagethat has to be interpolated on all 15 database servers. However, you are unable to access the file system of theservers. You thus need to modify the package setting attributes while the package is running. What should youdo?

A. You should create an XML configuration file.Then you should select the XML configuration type in the SSIS Package Configurations Organizer.

B. You should create a batch file that makes use of the dtutil utility program in order to set the packageconfiguration properties while the package deploys into production.

C. You should create a SQL Server Configuration type using the SSIS Package Configuration Wizard.Then you should select a centralized Microsoft SQL Server in order to store the package configuration.

D. You should create a Web services that will contain the data task flow that will store the entries for theconfiguration properties in the SSIS Package Configurations.

Correct Answer: CSection: Exam AExplanation

Explanation/Reference:

QUESTION 11You work as a database administrator at Abc.com. You are currently creating a SQL Server 2008 Integration

Page 8: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Services (SSIS) package for Abc.com. You decide to make use of the SQL Server 2008 Integration Services(SSIS) on a SQL Server 2008 failover cluster. You create a complex package which takes a considerableamount of processing time. You need to ensure that package can be restored if it runs while a failover isoccurring. What should you do?

A. You should consider running a restore procedure in the package prior to restarting the package when afailover occurs.

B. You should consider adding the SSIS service to the SQL Server cluster resource group.C. You should consider running checkpoints in the package prior to restarting the package when a failover

occurs.D. You should consider running the dtutil tools in the package prior to restarting the package when a failover

occurs.

Correct Answer: CSection: Exam AExplanation

Explanation/Reference:

QUESTION 12You work as a database administrator at Abc.com. The Abc.com network contains a SQL Server 2008database server named ABC-DB01. You decide to create a SQL Server 2008 Integration Services (SSIS)package on ABCDB01. You need to develop a recovery plan for ABC-DB01. What should you do?

A. You should consider backing up the master database.B. You should consider backing up the local database.C. You should consider backing up the ownerdb database.D. You should consider backing up the systemdb database.

Correct Answer: ASection: Exam AExplanation

Explanation/Reference:

QUESTION 13You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Integration Services (SSIS) package for Abc.com. The SSIS package must contain six Data Flow tasks andthree Control Flow tasks. What should you do?

A. You should consider creating two Control Flow tasks and one Data Flow task on a container. Then theTransactionOption property of the container should be set to Supported.

B. You should consider creating two Control Flow tasks and one Data Flow task on a container. Then theTransactionOption property of the container should be set to NotSupported.

C. You should consider creating two Control Flow tasks and one Data Flow task on a container. Then theTransactionOption property of the container should be set to Required.

D. You should consider creating two Control Flow tasks and one Data Flow task on a container. Then theTransactionOption property of the container should be set to RequiredNew.

Correct Answer: CSection: Exam AExplanation

Explanation/Reference:

Page 9: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Explanation:

Part 6, Implement auditing, logging, and event handling. (0 questions)

Part 7, Extend SSIS packages by using .NET code. (0 questions)

QUESTION 14You work as a database administrator at Abc.com. You are responsible for managing a SQL Server 2008Integration Services (SSIS) instance using Business Intelligence Development Studio. Abc.com makes use of aCommon Data Flow component in the package that implement normally. You want to add a sample of theCommon Data Flow component. However, the component does not appear in the toolbox. You need to add theCommon Data Flow component to the toolbox. What should you do?

A. You should consider placing a copy of the assembly in the proper folder.B. You should consider adding the assembly to the default Assembly Cache.C. You should consider using the SYSTEM32 utility to recompile the assembly.D. You should consider using the Assembly Registration Utility to recompile the assembly.

Correct Answer: ASection: Exam AExplanation

Explanation/Reference:

QUESTION 15You work as a database administrator at Abc.com. You are responsible for creating a SQL Server 2008Integration Services (SSIS) instance. The SSIS instance contains a Data Flow task that reproduces millions ofrows for Abc.com. The data flow checks for a match against a reference table that contains of 50,000 rows,including every row that will be used during the data flow. You need to ensure that the data flow runs in the leastamount of time.What should you do?

A. You should consider selecting a Lookup transformation in conjunction with the half cache option.B. You should consider selecting a Lookup transformation in conjunction with the Full cache option.C. You should consider selecting a default Lookup transformation in conjunction with a Data Conversion

transformation.D. You should consider selecting a Lookup transformation in conjunction with the Default cache option.

Correct Answer: BSection: Exam AExplanation

Explanation/Reference:

QUESTION 16You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Integration Services (SSIS) sample. The SSIS sample includes a number of data flows. You want to useBusiness Intelligence Development Studio to control the data that passes through each path in the data flow.However, you need to ensure that the data flow logic is not affected.What should you do?

A. You should use the Data Viewer tool.B. You should use the Process Control tool.C. You should use the Web service.

Page 10: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

D. You should use the Fuzzy Grouping tool.

Correct Answer: ASection: Exam AExplanation

Explanation/Reference:

QUESTION 17You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Integration Services (SSIS) package for Abc.com. You want to specify the XML configuration for the package.What should you do?

A. You should use the Publish utility.B. You should use the default command line utility.C. You should use the subscriptions tab.D. You should use the DTEXEC command line utility.

Correct Answer: DSection: Exam AExplanation

Explanation/Reference:

QUESTION 18You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Integration Services (SSIS) instance for Abc.com. The SSIS instance contains a Data Flow task. You need toensure that the package logs errors to a Word document. What should you do? (Choose all that apply)

A. You should use the SSRS log provider for the doc file.B. You should use a Flat File Destination component.C. You should use a text File Destination component.D. You should consider adding an Error output to the Data Flow component.E. You should consider adding an Error output to the source component.

Correct Answer: BDSection: Exam AExplanation

Explanation/Reference:Explanation:

Part 2, Deploy an SSIS solution. (0 questions)

Part 3, Manage SSIS package execution. (7 questions)

QUESTION 19You work as a database administrator at Abc.com. You are responsible for managing a SQL Server 2008server instance. Abc.com makes use of The SSIS instance to run several SQL Server 2008 IntegrationServices (SSIS) packages. To ensure Abc.com's productivity, you need to ensure that the database server runsnormally. What should you do?

A. You should consider configuring the package protection level to EncryptPartWithPassword.B. You should consider configuring package protection level to SaveSensitive.

Page 11: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

C. You should consider configuring package protection level to EncryptSensitiveWithLoginName.D. You should consider configuring the BlockedSignatureStates registry entries to Block unsafe, untrusted

signs as well as unsigned instances.

Correct Answer: DSection: Exam AExplanation

Explanation/Reference:

QUESTION 20You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Integration Services (SSIS) instance for Abc.com. The SSIS instance uses a default connection manager toconnect to a component. You develop an XML configuration file to provide the required authenticationinformation for your report. However, you receive an error message stating that you are unable to log insuccessfully to the package. You need to ensure that the package is able to run normally. What should you do?

A. You should consider modifying the XML configuration file.B. You should consider using direct XML settings.C. You should consider executing the package as the component on the same server.D. You should consider using a .REG file that contains all log entries.

Correct Answer: ASection: Exam AExplanation

Explanation/Reference:

QUESTION 21You work as a database administrator at Abc.com. Abc.com network contains a development database servernamed ABC-DB06 and a production database server named TESCKLING-DB01. You are creating a SQLServer 2008 Integration Services (SSIS) package for Abc.com. You include ABC-DB06 in the SSIS package.You publish the package to ABCDB06 but discover that you are not able to move the data between ABC-DB06and ABC-DB01. You receive the following error message:The package could not link to ABC-DB06.You need to modify the package to reference the ABC-DB06 when it is implemented. What should you do?

A. You need to change the features of the package in order to use the DontSaveSensitive package protectionlevel.

B. You need to change the features of the package in order to use the store procedure.C. You need to select the Connection Manager check box on the Connection Managers tab of the Execute

Package utility and then change the connection string.D. You need to add to the expression on the Flat File Connection manager prior to modifying the connection

string.

Correct Answer: CSection: Exam AExplanation

Explanation/Reference:

QUESTION 22You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Integration Services (SSIS) instance. The SSIS instance includes a component that contains a string variable

Page 12: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

named FileName and a string variable named FilePath. The illustration below displays the Foreach Loopcontainer for the Collection property:

The Foreach Loop container for the Variable Mappings property for Abc.com is listed below:

Page 13: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

You need to ensure that the FilePath variable gets the directory path for the file path reserved in the FileNamevariable when you update the package. How can this be achieved? (Choose all that apply.)

A. You should consider setting the EvaluateAsExpression feature of the User::FilePath parameter to False.B. You should consider setting the EvaluateAsExpression feature of the User::FilePath parameter to True.C. You should consider adding a Script job to the OnPostExecute event handler of the Foreach Loop

container.D. You should consider setting the Expression property of the User::FilePath parameter to the following

expression. SUBSTRING(@[User::FileName], 1, LEN(@[User::FileName]) FINDSTRING(REVERSE(@[User::FileName]), "\\",1))

E. You should consider setting the Expression property of the User::FilePath parameter to the followingexpression. SUBSTRING(@[User::FileName], 10 LEN(@[User::FileName]) FINDSTRING(REVERSE(@[User::FileName]), "\\",0))

Correct Answer: BDSection: Exam AExplanation

Explanation/Reference:

Page 14: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

QUESTION 23You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Integration Services (SSIS) package for Abc.com. You make use of local development environment in order tocheck the package. You then publish the package to the file system on a production server named ABC-DB02.However, Abc.com users inform you that they are unable to access the package. You need to ensure thatAbc.com users are able to access and run the package. What should you do?

A. You should use the SaveSensitive option.B. You should use the ServerStorage option.C. You should use the EncryptAllWithPassword option.D. You should use the EncryptPartWithUserKey option.E. You should use the EncryptSensitiveWithLoginName option.

Correct Answer: CSection: Exam AExplanation

Explanation/Reference:

QUESTION 24You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Integration Services (SSIS) package for Abc.com. The SSIS package references packages in a SQL Server2008 sample. You want to publish the SSIS package to another SSIS sample which reserves its packages in acommon directory. What should you do?

A. You should consider running the dtutil command for the package.B. You should consider running the taskrun.exe command for the package.C. You should consider running the dtexeall command for the package.D. You should consider running the default command for the package.

Correct Answer: ASection: Exam AExplanation

Explanation/Reference:

QUESTION 25You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Integration Services (SSIS) package. The SSIS package gets data from a FTP server by using numerous FTPtasks. The package also manages data using various Execute SQL tasks. You need to make sure that thepackage is set to restart after the package downloaded the files. What should you do?

A. You should consider configuring the HTTP tasks to hold transactions Log.B. You should consider configuring the a store procedure to hold transactions Log.C. You should consider transferring the half HTTP job to a sequence container.D. You should consider configuring the package to use a checkpoint.

Correct Answer: DSection: Exam AExplanation

Explanation/Reference:Explanation:

Page 15: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Part 4, Configure SSIS security settings. (3 questions)

QUESTION 26You work as a database administrator at Abc.com. The Abc.com network contains a production databaseserver named ABC-DB01. You have recently created a SQL Server 2008 Integration Services (SSIS) instancethat you tested in a local development environment. You deploy the SSIS instance to ABC- DB01. You need toensure that the protection level for users is configured when they run the package. What should you do?

A. You should use the EncryptPartWithUserKey option.B. You should use the EncryptSensitiveWithLoginName option.C. You should use the SaveSensitive option.D. You should use the EncryptAllWithUserKey option.

Correct Answer: DSection: Exam AExplanation

Explanation/Reference:

QUESTION 27You work as a database administrator at Abc.com. The Abc.com network contains a production databaseserver named ABC-DB01. You are in the process of creating a SQL Server 2008 Integration Services (SSIS)package. The SSIS package is stored in a folder on ABC-DB01. All Abc.com users must be able to view thepackage but must not be able to view the attribute values. You need to ensure that the attribute values areprotected by password. What should you do?

A. You should make use of a batch file that runs the dtutil program in order to set the PackageProtectionLevelproperty to EncryptSensitiveWithPassword on the SSIS package.

B. You should make use of a batch file that runs the dtutil program in order to set the PackageProtectionLevelproperty to SaveSensitive on the SSIS package.

C. You should make use of the SSIS package designer in order to set the PackageProtectionLevel property toEncryptAllWithPassword on the SSIS package.

D. You should make use of the SSIS package designer in order to set the PackageProtectionLevel property toEncryptSensitiveWithUserKey on the SSIS package.

Correct Answer: ASection: Exam AExplanation

Explanation/Reference:

QUESTION 28You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Integration Services (SSIS) package on a development server named ABCDB03. The SSIS package obtainsdata that will be inserted in a database named CKProducts from a remote SQL Server 2008 database servernamed TESKING-DB01. The data is published to the MSDB database on a production server named ABC-DB02. You should make sure that only users belonging to the appropriate database role are able to change andrun the package. What should you do?

A. You should assign the users to the db_system role.B. You should assign the users to a pre-defined security role.C. You should assign the users to a common database role in the default database.D. You should assign the users to a common database role in the MSDB database.

Page 16: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Correct Answer: DSection: Exam AExplanation

Explanation/Reference:Explanation:Part 5, Identify and resolve issues related to SSIS solution deployment. (0 questions)

QUESTION 29You work as a database administrator for Abc.com. You are currently creating a SQL Server 2008 AnalysisServices (SSAS) method for Abc.com. The solution contains a dimension named CKProducts and a timedimension named CKTimer. Abc has a fact table that has a field named Quantity. You need to develop ameasure named CKQuantity from the Quantity field order to display the number of products for certain times.What should you do?

A. The AggregationFunction property of CKQuantity should be set to Total.B. The AggregationFunction property of CKQuantity should be set to Predict.C. The AggregationFunction property of CKQuantity should be set to LastNonEmpty.D. The AggregationFunction property of CKQuantity should be set to FirstEmpty.

Correct Answer: CSection: Exam AExplanation

Explanation/Reference:

QUESTION 30You work as a database administrator for Abc.com. You are in the process of creating a SQL Server 2008Analysis Services (SSAS) solution for Abc.com. The SSAS solution includes a time dimension named CKTimewhich includes a hierarchy named Year-By-Day. The solution also contains a measure group namedCKMeasure. You own a measure named Quantity from CKMeasure. You need to develop a calculated memberin order to show the Quantity measure in the previous time period for the current level of the Year-By-Dayhierarchy. What should you do?

A. You should use[CKMeasures].[Quantity],OPENINGPERIOD([CKTime].[Year-By- Day].FirstSibling.Level)) as a calculatedmember.

B. You should use ([CKMeasures].[Quantity],LASTPERIODS(0,[CKTime].[Year- By- Day].PrevMember)) as acalculated member.

C. You should use ([CKMeasures].[Quantity],LASTPERIODS(1,[CKTime].[Year- By- Day].PrevMember)) as acalculated member.

D. You should use ([CKMeasures].[Quantity],[CKTime].[Year-By- Day].NextSibling) as a calculated member.

Correct Answer: CSection: Exam AExplanation

Explanation/Reference:

QUESTION 31You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Analysis Services (SSAS) solution. The SSAS solution contains a table named CKFact that includes two fields.The diagram below illustrates the fields in CKFact:

Page 17: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

You need to develop a measure that will display the amount of users who owns placed orders. What should youdo?

A. You should consider setting the Usage feature to Distinct count.Thereafter the Source Column feature can be set to TestOrderKey.

B. You should consider setting the Usage feature to Sum count.Then the Source Column feature can be set to TestOrderKey.

C. You should consider setting the Usage feature to Distinct count.Then the Source Column feature can be set to UserKey.

D. You should consider setting the Usage feature to Sum count.Then the Source Column feature to UserKey.

Correct Answer: CSection: Exam AExplanation

Explanation/Reference:

QUESTION 32You work as a database administrator for Abc.com. You are responsible for managing a SQL Server 2008Analysis Services (SSAS) database. You are in the process of creating a new measure group in a cube.Abc.com has an application that keeps the partitions on the production copy of the cube. You need to obtain thecube definition on the production server while ensuring that you do not overwrite any existed partitions. Whatshould you do?

A. You should consider using the Deployment Wizard in conjunction with the proper selection.B. You should consider using a SQL Server 2008 Integration Services (SSIS) package Thereafter the

processing selection should be set to Do Process.C. You should consider using the SQL Server Analysis Services Data source component in Microsoft SQL

Server Integration Services (SSIS).D. You should consider using the DBCC SHRINKFILE. Thereafter the processing selection should be set to Do

Process.

Correct Answer: ASection: Exam AExplanation

Explanation/Reference:

Page 18: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

http://www.gratisexam.com/

QUESTION 33You work as a database administrator for Abc.com. You are currently creating a SQL Server 2008 AnalysisServices (SSAS) method for Abc.com.The cube structure is illustrated below:

The total value in the Ownership column is 100% for one Account member and the Ownership column includesdecimal values which stand for percentage of ownership. You develop the measures named Ownership andNumber. You need to ensure that the weighted value is computed according to the Ownership measure whenyou are computing against the Customer dimension. What should you do?

A. You should consider setting the MeasureExpression feature of the Number method to [Number]*[Ownership].

B. You should consider setting the FormatString feature of the Number method to [Customer].[Number]*[Ownership].

C. You should consider setting the MeasureExpression feature of the Number method to [Customer].[Number].D. You should consider setting the FormatString feature of the Number method to [Customer].[Number].

Correct Answer: ASection: Exam AExplanation

Explanation/Reference:Explanation:

Page 19: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Part 3, Implement a data source view. (1 question)

QUESTION 34You work as a database administrator for Abc.com. You are currently creating a SQL Server 2008 AnalysisServices (SSAS) solution for Abc.com. Your solution contains a data source view (DSV) that owns a tablenamed CKUsers. The CKUsers table contains a field named UserKey and a field named ManagerKey. TheManagerKey references the manager of the Abc.com user. You need to create a relationship between theusers and their managers in the DSV. What should you do?

A. You should consider developing a View that makes use of UserKey and ManagerKey.B. You should consider developing a Measure that makes use of a relationship with UserKey as the source

column and ManagerKey as the destination column.C. You should consider developing a Query that makes use of a relationship with UserKey as the source

column and ManagerKey as the destination column.D. You should consider developing a relationship as the source column and UserKey as the destination

column using the ManagerKey.

Correct Answer: DSection: Exam AExplanation

Explanation/Reference:Explanation:

Part 4, Configure dimension usage in a cube. (2 questions)

QUESTION 35You work as a database administrator for Abc.com. You are responsible for managing a SQL Server 2008Analysis Services (SSAS) project for Abc.com. CubeA has a time dimension named CKTime that has anattribute named Month and a fact table named FactUsersTable. You need to include different hierarchies in theCKTime dimension. What should you do?

A. You should consider designing three dimension usage relationships between the CKTime dimension as wellas the FactUsersTable fact table.

B. You should consider designing a single dimension usage relationship between the CKTime dimension aswell as the FactUsersTable fact table by identifying a one-to-one relationship.

C. You should consider designing two dimension usage relationships between the CKTime dimension as wellas the FactUsersTable fact table by identifying a regular relationship.

D. You should consider designing two dimension usage relationships between the CKTime dimension as wellas the FactUsersTable fact table by identifying a many-to-many relationship.

Correct Answer: CSection: Exam AExplanation

Explanation/Reference:

QUESTION 36You work as a database administrator for Abc.com. You are responsible for managing a SQL Server 2008Analysis Services (SSAS) project for Abc.com. You create a cube that uses a dimension named DimCKUsers.The dimension has a property named User. Abc.com also hosts a Microsoft SQL Server 2008 ReportingServices (SSRS) project that includes a report on a user. You need to determine a way to browse the data.What should you do?

A. You should consider setting up a URL action on the User feature.

Page 20: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

B. You should consider setting up a DataSet action on the User feature.C. You should consider setting up a DataTable action on the DimCKUsers dimension.D. You should consider setting up a Drillthrough action on the DimCKUsers dimension.

Correct Answer: ASection: Exam AExplanation

Explanation/Reference:Explanation:

Part 5, Implement custom logic in a cube by using MDX. (1 question)

QUESTION 37You work as a database administrator for Abc.com. You are in the process of creating a SQL Server 2008Analysis Services (SSAS) solution for Abc.com. The SSAS solution contains a key performance indicator (KPI)named PerKey. You configure the Value expression of the KPI to the following:[Measures].[Amount],[Account].[Accounts].[Operating Expenses]/[Measures].[Amount],[Account].[Accounts].[Gross Margin] The SSAS solution also contains a time dimension named CKTime. The MultidimensionalExpressions (MDX) statement is as follows:21 Iif(23 ParallelPeriod124 ([CKTime].[Calendar].[Quarter],1,[CKTime].[Calendar].CurrentMember25)), 2, -10)You need to display a difference in the values compared to the previous quarter. You thus need to configure aTrend expression of the KPI that will accomplish this. What should you do?

A. You should insert the expression KPIValue("GPMargin") > (KPIValue("GPMargin") at line 22.B. You should insert the expression KPITrend("GPMargin") <(KPIValue ("GPMargin") at line 22.C. You should insert the expression KPIStatus("GPMargin") < (KPIValue("GPMargin") at line 22.D. You should insert the expression KPIGoal("GPMargin") => (KPIValue("GPMargin") at line 22.

Correct Answer: ASection: Exam AExplanation

Explanation/Reference:Explanation:

Part 6, Implement data mining. (5 questions)

QUESTION 38You work as a database administrator for Abc.com. You are currently running a SQL Server 2008 AnalysisServices (SSAS) solution for Abc.com. The SSAS solution contains data mining extensions (DMX) to query adata mining model. The code below is used to query the following Abc data mining model in a CKDecision datamining structure:11 SELECT12 [CKDecision].[Abc] AS Product13 FROM14 [CKDecision]16 (SELECT 34 AS [ID],17 '$2.50' AS [Price],18 '1' AS [Quantity],19 1 AS [inSock],20 2 AS [onOrder]) AS tYou need to ensure that the input fields map to the fields in the data mining structure. What should you do?

A. You should make use of NATURAL PREDICTION JOIN.

Page 21: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

B. You should make use of LEFT JOIN.C. You should make use of OUTER JOIN.D. You should make use of MERGE JOIN.E. You should make use of INNER JOIN.

Correct Answer: ASection: Exam AExplanation

Explanation/Reference:

QUESTION 39You work as a database administrator for Abc.com. Your duties include managing a SQL Server 2008 AnalysisServices (SSAS) instance for Abc.com. You need to deploy a data mining structure that contains the MicrosoftClustering mining model from Scalable K-Means to Non-scalable K-Means.What should you do?

A. You should modify the MODELLING_CARDINALITY property.B. You should modify the CLUSTERING_METHOD property.C. You should modify the INDEXDEFRAG property.D. You should modify the MSDB SHRINKFILE property.

Correct Answer: BSection: Exam AExplanation

Explanation/Reference:

QUESTION 40You work as a database administrator for Abc.com. Your duties include managing a SQL Server 2008 AnalysisServices (SSAS) project for Abc.com. You need to scrutinize different data mining theories. You have to modifythe design of the data mining structure to test. You decide to add the ordered content type columns in the datamining model as well as the underlying case table. You need to ensure that the Data Mining Viewer is suitablefor modification in the data mining structure as well as the data mining model technology. What should you do?

A. You should consider selecting ProcessFull.B. You should consider selecting INDEXDEFRAG in Data Mining Viewer.C. You should consider selecting SHRINKFILE in Data Mining Viewer.D. You should consider selecting VIEWDELETE in Data Mining Viewer.

Correct Answer: ASection: Exam AExplanation

Explanation/Reference:

QUESTION 41You work as a database administrator for Abc.com. You are using a Business Intelligence Development Studio(BIDS) project for a data mining structure. You want to change the settings on the Chart tab. What will theresult be?

A. It will result in the trend in the lift chart staying unchanged and the trend in the profit chart is displayed.B. It will result in the trend in the lift chart staying unchanged and the trend in the profit chart is modified.

Page 22: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

C. It will result in the trend in the lift chart staying unchanged and the trend in the profit chart is changed.D. It will result in the trend in the lift chart changing and the trend in the profit chart being updated.

Correct Answer: CSection: Exam AExplanation

Explanation/Reference:

QUESTION 42You work as a database administrator for Abc.com. You are in the process of developing a model of datamining by using the SQL Server 2008 Analysis Services (SSAS). In order to develop a structure you use thelisted Data Mining Extensions (DMX) code:CREATE MINING STRUCTURE [Abc] ([User Key] LONG KEY,[Total Age] LONG DISCRETIZED(Automatic,20),[Abc] LONG DISCRETE,[Distance] TEXT DISCRETE,[Monthly Income] DOUBLECONTINUOUS) You need to develop the mining model that will use the above structure and in addition alsouse Microsoft algorithm. What should you do?

A. You should consider inserting the following code:ALTER MINING STRUCTURE [Abc] ADD MINING MODEL [Decision Tree] ([User Key],[Total Age], [Abc] PREDICT, [Distance], [Monthly Income])

B. You should consider inserting the following code:INSERT INTO [Decision Tree] ([User Key], [Abc], [Monthly Income]) OPENQUERY ([Abc],'Select [UserKey], [Abc], [Monthly Income]')

C. You should consider inserting the following code:SELECT * FROM [Decision Tree] USING [Microsoft_Decision_Trees] FROM [Decision Tree]]

D. You should consider inserting the following code:SELECT * FROM [Decision Tree] USING [Microsoft_Decision_Trees] FROM [Abc]

Correct Answer: ASection: Exam AExplanation

Explanation/Reference:Explanation:

Part 7, Implement storage design in a cube. (1 question)

QUESTION 43You work as a database administrator for Abc.com. You are in the process of creating a SQL Server 2008Analysis Services (SSAS) method for Abc.com. The SSAS method contains a dimension and a measure group.The dimension is named CKTime and the measure group is named CKProducts. CKTime includes a propertynamed _Month. CKProducts connects with the CKTime dimension. You need to ensure that the design onCKProduct contain the _Month property. What should you do?

A. You should configure the AttributeHierarchyEnabled feature.B. You should configure the AttributeHierarchyDisabled feature.C. You should configure the AggregationUsage feature.D. You should configure the Usage feature.

Correct Answer: CSection: Exam AExplanation

Explanation/Reference:

Page 23: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

QUESTION 44You work as a database administrator at Abc.com. Your duties include managing a SQL Server 2008 AnalysisServices (SSAS) project. You need to include a parent-child hierarchy for the dimension. The child key featureis named CKUser and the parent key feature is named CKManager. As the root member you need to ensurethat the top user is included. What should you do?

A. You should set the IsAggregatable property of CKUser to true.B. You should set the IsNotAggregatable property of CKUser to false.C. You should set the IsNotAggregatable property of CKManager to default.D. You should set the IsAggregatable property of CKManager to false.

Correct Answer: DSection: Exam AExplanation

Explanation/Reference:

QUESTION 45You work as a database administrator at Abc.com. Your duties include managing a SQL Server 2008 AnalysisServices (SSAS) sample. The SSAS sample includes a database that is used by members of the Sales group.You create a new role named Northern Region using "{[Product]. [Place]. [Place]. [Northern]}" allowedpermission configuration. You assign the Sales group to the Northern Region role. You need to ensure that theusers are able to browse data in the Northern Region role. What should you do?

A. You should consider enabling the Visual Totals check box.B. You should consider adding the TESTID = Northern Region; parameter to the connection string.C. You should consider adding the Roles= Northern Region; parameter to the connection string.D. You should consider adding the User ID = Northern Region; parameter to the connection string.

Correct Answer: CSection: Exam AExplanation

Explanation/Reference:

QUESTION 46You work as a database administrator at Abc.com. You are responsible for managing a SQL Server 2008Analysis Services (SSAS) database for Abc.com. The SSAS database contains a dimension named CKOrders.You are in the process of updating a role named Analyze. You decide to set the security for the Managers roleat a later stage. You need to ensure that member of the Managers role are able to run data based on two orless customers. What should you do?

A. You should consider removing the customers of the [CKOrders].[Order] hierarchy which has more than twolower level roles to the allowed configuration for the Analyze role.

B. You should consider adding the customers of the [CKOrders].[Order] hierarchy which has more than twolower level roles to the allowed configuration for the Analyze role.

C. You should consider inserting the expression:[CKOrders].CurrentMember,,LEAVES).Count <= 2

D. You should consider inserting the expression:[CKOrders].CurrentMember,,LEAVES).Count <= 2, [CKOrders].[Order].CurrentMember, 0)

Correct Answer: CSection: Exam A

Page 24: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Explanation

Explanation/Reference:

QUESTION 47You work as a database administrator at Abc.com. Your duties include managing a SQL Server AnalysisServices (SSAS) database named ABC- DB01. ABC-DB01 is configured to use security roles and is managedthrough a Microsoft ASP.NET application that is not located on ABC-DB01. You need to use WindowsAuthentication for the application. You need to ensure that the application users are able to access the SSASdatabase normally. You should also ensure that the security restrictions role is permitted. What should you do?

A. You should consider setting Kerberos as the authentication method.B. You should consider setting HTTP configurations for authentication purposes.C. You should consider configuring Web Services for HTTP authentication purposes.D. You should consider setting the Security\Authentication feature to false to disable it.

Correct Answer: ASection: Exam AExplanation

Explanation/Reference:

QUESTION 48You work as a database developer at Abc.com. You are in the process of creating a SQL Server 2008 AnalysisServices (SSAS) method for Abc.com. You enable caching for a partition. You want to make sure that theSSAS method can query connected data when you update storage aspects. What should you do?

A. You should set the ProcessingMode property of the partition to Immediate.B. You should set the ProcessingMode property of the partition to LazyAggregations.C. You should set the ProcessingMode property of the partition to OnCacheComplete.D. You should set the ProcessingMode property of the partition to True.

Correct Answer: ASection: Exam AExplanation

Explanation/Reference:

QUESTION 49Abc.com has hired you as a database administrator for their network. You are in the process of creating a SQLServer 2008 Analysis Services (SSAS) database named CKProducts for Abc.com. CKProducts contains anumber of measure groups. A measure group named Product Data permits the refresh option more frequentlythan the other measure groups. You need to ensure that Product Data functions on a schedule managedthrough SSAS. What should you do?

A. You should consider changing the features of the ProactiveCaching property.B. You should consider changing the features of the DataAggregation property.C. You should consider changing the features of the Caching property.D. You should consider changing the features of the ProcessingPriority property.

Correct Answer: ASection: Exam AExplanation

Page 25: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Explanation/Reference:

http://www.gratisexam.com/

QUESTION 50You work as a database administrator at Abc.com. Your duties include managing a SQL Server 2008 AnalysisServices (SSAS) database named CKSales. A Abc.com employee named Rory Allen is responsible for thesales in the Southern region. You need to ensure that Rory Allen is able to use the CKSales database. You thushave to grant him some access to the database. The diagram below depicts the schema of the two roles for theCKSales database:

You decide to make the Visual Totals properties feature for roles above true. You have to make sure that RoryAllen is able to browse the employees in the Product dimension which link to the Tests category in the Southernregion.What should you do?

A. You should consider adding Rory Allen to the Tests role.B. You should consider adding Rory Allen to the Southern Region role.C. You should consider adding Rory Allen to a new role which owns components:

[Products Territory Region].[Southern]} as the permitted configuration and {[Product].[Product Category].[Product Category].[Tests]} as the permitted configuration.

D. You should consider adding Rory Allen to the default Region role.

Correct Answer: CSection: Exam AExplanation

Explanation/Reference:Explanation:

Part 2, Deploy SSAS databases and objects. (1 question)

Page 26: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Exam B

QUESTION 1You work as a database administrator at Abc.com. Your duties include managing a SQL Server 2008 AnalysisServices (SSAS) database server named ABC-DB01. The Abc.com network contains a dimension namedCKProducts. CKProducts consists of three characteristics listed below:* A property named Categories.* A key property attribute named Products that has a relationship to the Categories property.* A hierarchy that has the Categories property on the first level and the Products property on the second level.While browsing the dimension you notice that all the Products that do not have a relationship to the Categoriesproperty are displayed. The property is grouped under a Categories member named Unidentified. You need tomake sure that these products have a relationship to the Categories property that is displayed. What shouldyou do?

A. You should consider changing the HideMemberIf attribute of the Categories level to OnlyChildWithNoNamein the hierarchy.

B. You should consider changing the HideMemberIf attribute of the Products level to OnlyChildWithNoName inthe hierarchy.

C. You should consider changing the UnKnownMember attribute of the DimProducts dimension to none.D. You should consider changing the UnKnownMember attribute of the DimProducts dimension to Hidden.

Correct Answer: DSection: Exam BExplanation

Explanation/Reference:Explanation:

Part 3, Install and maintain an SSAS instance. (8 questions)

QUESTION 2You work as a database administrator at Abc.com. Your duties include managing a SQL Server 2008 AnalysisServices (SSAS) database named CKProducts for Abc.com. CKProducts includes a cube. You added a newfunction to the cube on a production server. You need to make sure that the time taken for publishing the newfunctions is reduced. What should you do?

A. You should consider using the Synchronize Database Wizard.B. You should consider changing the Target Server feature to the production server by using Microsoft SQL

Server Management Studio (SSMS).C. You should consider changing the Target Server feature to the production server by using Business

Intelligence Development Studio (BIDS).D. You should consider changing the Target Server feature to the production server by using a SQL Server

2008 Integration Services (SSIS) package.

Correct Answer: ASection: Exam BExplanation

Explanation/Reference:

QUESTION 3You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Analysis Services (SSAS) instance for Abc.com. You need to set the analysis services query log for the SSASsample. What should you do?

A. You should set the query log using SQL Server 2008 Integration Services (SSIS).

Page 27: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

B. You should set the query log using SQL Server Management Studio.C. You should set the query log using the Transactions Log Tool.D. You should set the query log using an HTTP configuration.

Correct Answer: BSection: Exam BExplanation

Explanation/Reference:

QUESTION 4You work as a database administrator at Abc.com. Your duties include managing a SQL Server 2008 AnalysisServices (SSAS) instance. You want to use the Usage-Based Optimization Wizard to enable query logging.What should you do?

A. You should consider setting the QueryLogSampling server feature as the default value.B. You should consider setting the QueryLogSampling server feature the value 5.C. You should consider configuring the server property of the DefaultFolders.D. You should consider configuring the QueryLogConnectionString server feature.

Thereafter you need to set a valid connection string.

Correct Answer: DSection: Exam BExplanation

Explanation/Reference:

QUESTION 5You work as a database administrator at Abc.com. Your duties include managing a SQL Server 2008 AnalysisServices (SSAS) instance for Abc.com. The SSAS instance contains a cube. You notice that queries are notperforming optimally. To improve query performance you need to identify the poorly performing queries andmodify the storage setting of the cube. What should you do?

A. You should use the Cube Storage Wizard in order to analyze and design the aggregations.B. You should use the Usage-Based Optimization Wizard in order to analyze and design the aggregations.C. You should use the SQL Profiler to examine the execution plans in order to analyze and design the

aggregations.D. You should change the Data Source Impersonation Info property of the Analysis Services database.

Correct Answer: BSection: Exam BExplanation

Explanation/Reference:

QUESTION 6You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Analysis Services (SSAS) method. You have a table named CKProducts that contains the following fields:* SKU* ProductName* LoggerYou develop a dimension named DimProductOrders from the CKProducts table. You also configure the SKU asa key column and the Logger column as a property. You then create a measure group named

Page 28: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

FactProductOrders from the CKProducts table. You need to develop a dimension relationship. You need toensure that the ProductName groups by the Logger field. What should you do?

http://www.gratisexam.com/

A. You should consider developing a virtual dimension relationship between the DimProductOrders dimensionand the ProductName measure group.

B. You should consider developing develop a fact dimension relationship between the DimProductOrdersdimension and the ProductName measure group.

C. You should consider developing a fact dimension relationship between the DimProductOrders dimensionand the ProductName measure group.

D. You should consider developing a fact dimension relationship prior to configuring the Granularity attribute toProducCKey and the measure group columns to ProductName.

Correct Answer: BSection: Exam BExplanation

Explanation/Reference:

QUESTION 7You work as a database administrator at Abc.com. You are responsible for managing a SQL Server 2008Analysis Services (SSAS) instance for Abc.com. The SQL Server 2008 Analysis Services instance contains adatabase named CKOrders. You decide to change the DataDir feature of the instance to a new folder. Youneed to accomplish this task in the least amount of time. What should you do?

A. You should consider running the database.B. You should consider running the database at the same time.C. You should consider ceasing the Analysis Services service.D. You should consider removing the files in the original folder prior to ceasing the Analysis Services.

Correct Answer: ASection: Exam BExplanation

Explanation/Reference:

QUESTION 8You work as a database administrator at Abc.com. Your duties include administrating a SQL Server 2008Analysis Services (SSAS) database named CKOrders. CKOrders includes a Sale dimension that contains theCategory and Subcategory properties. The relationship between the two properties is very inflexible. The datasource for the Sale dimension modifies the relationship between the Type and Sub Type values. You have torun XML for Analysis (XMLA) in order to configure the dimension that will reflect the modifications. What shouldyou do?

A. You have to make use of the ProcessDefault command.B. You have to make use of the Process Indexes as well as the ProcessClear command.C. You have to make use of the ProcessIndexes command.

Page 29: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

D. You have to make use of the ProcessDefault as well as the ProcessClear commands.

Correct Answer: DSection: Exam BExplanation

Explanation/Reference:

QUESTION 9You work as a database administrator at Abc.com. You are responsible for managing a SQL Server 2008Analysis Services (SSAS) database. This database includes a dimension named Product. You need to set theDimension Data configurations to the following:Deny access to the {[Product].[Country].[UK],[Product].[Country].[USA]} configure of property users.You need to ensure that new users are added to the property by default. What should you do?

A. You should consider adding the whole country members.B. You should consider adding the property:

[Country].[USA],[Product].[Country].[UK]}C. You should consider adding the property:

[Country].[USA],[Product].[Country].[UL]}D. You should consider adding the property:

[Country].[USA],[Product].[Country].[UK]}

Correct Answer: BSection: Exam BExplanation

Explanation/Reference:Explanation:

Part 4, Diagnose and resolve performance issues. (3 questions)

QUESTION 10You work as a database administrator at Abc.com. Your duties include managing a SQL Server 2008 AnalysisServices (SSAS) project. You need to include the fact table named FactOrders that has fields named:* Order Quantity* Country* Order Date Key"Select * from FactOrders where [Order Date Key]>400 or Country='Norway'" is created by the first partition forthe fact table with the Source property of the second partition for the fact table. You should make sure thataccurate results is outputted when queries are run.What should you do?

A. You should develop a partition with the Source attribute set to "Select * from FactOrders where [Order DateKey]<= 400 and Country<>'Norway'".

B. You should develop a partition with the Source attribute set to "Select * from FactOrders where [Order DateKey]<= 400".

C. You should develop a partition with the Source attribute set to "Select * from FactOrders whereCountry<>'Norway'".

D. You should develop a partition with the Source attribute set to "Select * from FactOrders where [Order DateKey]>=400 and Country!'Norway'".

Correct Answer: ASection: Exam BExplanation

Page 30: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Explanation/Reference:

QUESTION 11You work as a database administrator at Abc.com. You are responsible for managing a SQL Server 2008Analysis Services (SSAS) database. You want to use Dynamic Management View (DMV) to improve the queryperformance.What should you do?

A. You should use Discover_Log for Dynamic Management View.B. You should use Discover_Query for Dynamic Management View.C. You should use Discover_Commands for Dynamic Management View.D. You should use Discover_request for Dynamic Management View.

Correct Answer: CSection: Exam BExplanation

Explanation/Reference:

QUESTION 12You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Analysis Services (SSAS) method. The SSAS method contains a time dimension named CKTime inconjunction with a rule named CKCalendar. The CKCalendar rule contains the levels for the Year, Quarter,Month and Date properties. You need develop a dimension named setQuarter that will connect with the firstthree months of the year 2009. What should you do?

A. You should consider using the expression:[Yr-Qtr-Mth].[Year], [CKTime].[Yr-Qtr-Mth].[Month].[March 2009])

B. You should consider using the expression:[yr-day].[Month], [CKTime].[Yr-Qtr-Mth].[Month].[March 2009])

C. You should consider using the expression:[yr-day]. [Month],6, [CKTime].[yr-day].[Month].[March 2009])

D. You should consider using the expression:[yr-day].[Year],6, [CKTime].[yr-day].[Month].[March 2009])

Correct Answer: ASection: Exam BExplanation

Explanation/Reference:Explanation:

Part 5, Implement processing options. (5 questions)

QUESTION 13You work as a database administrator at Abc.com. Your duties include managing a SQL Server 2008 AnalysisServices (SSAS) database. You want to make use of the incremental processing method to ensure that data isupdated in a partition every hour. What should you do?

A. You should use ProcessAdd for the Analysis (XMLA) command.B. You should use the default command for the Analysis (XMLA) command.C. You should use ProcessNone for the Analysis (XMLA) command.D. You should use the DTEXEC command.E. You should use the publish utility.

Page 31: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Correct Answer: ASection: Exam BExplanation

Explanation/Reference:

QUESTION 14You work as a database administrator at Abc.com. Your duties include managing a SQL Server 2008 AnalysisServices (SSAS) method. The SSAS method includes a dimension named CKTime. The method contains atable named CKSales that includes the two fields named CKOrders and CKShipments which is connected withCKTime. You need to make sure that data is received by measures using CKTime. What should you do?

A. You should consider developing a one-to-many relationship between the CKTime dimension and theCKOrders measure group.

B. You should consider developing a many-to-many relationship between the CKShipment dimension and theCKSales measure group.

C. You should consider developing a many-to-none relationship between the CKTime dimension and theCKShipment measure group.

D. You should consider developing two common relationships between the CKTime dimension and theCKShipment measure group. You should not use the same columns of measure group.

Correct Answer: DSection: Exam BExplanation

Explanation/Reference:

QUESTION 15You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Analysis Services database sample named CKOrders. You need to collect data related to the temporary fileusage in order to log Analysis Services performance data when CKOrders is used.What should you do?

A. You should use SQL Server 2008 Analysis Services: Buffer manager.B. You should use SQL Server 2008 Analysis Services: Transactions Log.C. You should use SQL Server 2008 Analysis Services: Proc Aggregations.D. You should use SQL Server 2008 Analysis Services: Memory.

Correct Answer: CSection: Exam BExplanation

Explanation/Reference:

QUESTION 16You work as a database administrator at Abc.com. Your duties include administrating a SQL Server 2008Analysis Services (SSAS) database named CKSales. While querying CKSales you receive a Duplicate Keyerror. To ensure that processing will run normally you have to make the appropriate changes to theErrorConfiguration feature. What should you do?

A. You should consider modifying the Transactions log.B. You should consider modifying the Local Group.

Page 32: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

C. You should consider modifying the dimension.D. You should consider modifying the Connection string.

Correct Answer: CSection: Exam BExplanation

Explanation/Reference:

QUESTION 17You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Analysis Services method for Abc.com. Abc.com has a dimension named DimProducts. DimProducts includesa property named Quantity. You need to ensure that aggregations cannot be linked to the Quantity property.What should you do?

A. You should consider configuring the IsAggregatable feature of the Quantity feature to True.B. You should consider configuring the AttributeHierarchyEnabled feature of the Quantity feature to False.C. You should consider configuring the MembersWithData feature of the Quantity feature to LeafDataHidden.D. You should consider configuring the IsNotAggregatable feature of the Quantity feature to False.

Correct Answer: BSection: Exam BExplanation

Explanation/Reference:

QUESTION 18You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Reporting Services (SSRS) report for Abc.com. The report will run from a SQL Server 2005 Analysis Servicesdatabase named CKData. You need to ensure that the report displays the member attributes as well as theextended attributes. What should you do?

A. You should make use of a Web Service.B. You should make use of the SQL Server Analysis Services data source.C. You should make use of the OLE DB for SQL Server data source.D. You should make use of log technology.

Correct Answer: BSection: Exam BExplanation

Explanation/Reference:

QUESTION 19You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Reporting Services (SSRS) report. The SSRS report includes a table as well as a matrix that makes use of thedataset that returns data by running a stored procedure. You need to determine the data that will be returned inthe table. You need to accomplish this while ensuring that the matrix is running normally. What should you do?

A. You should consider adding a filter to the dataset as well as table.B. You should consider removing a filter from the matrix.C. You should consider adding a filter to the table.D. You should consider reconfiguring the SQL Server 2008 Reporting Services (SSRS) report.

Page 33: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Correct Answer: CSection: Exam BExplanation

Explanation/Reference:Explanation:

Part 2, Implement a report layout. (1 question)

QUESTION 20You work as a database administrator at Abc.com. You are currently creating a SQL Server 2008 ReportingServices (SSRS) sample for Abc.com. You publish the report to a list of subscribers on a report server. Youneed to create a subscription on the report server. What should you do?

A. You should consider selecting the developed report prior to enabling the My Subscriptions page.B. You should consider selecting the My Subscriptions page prior to enabling the My Subscriptions page.C. You should consider selecting the developed report prior to clicking the Subscriptions tab. Thereafter the

New Data-driven Subscription button should be clicked.D. You should consider selecting the developed report.

Correct Answer: CSection: Exam BExplanation

Explanation/Reference:Explanation:

Part 3, Extend an SSRS solution by using code. (2 questions)

QUESTION 21You work as a database administrator at Abc.com. Your duties include creating a SQL Server 2008 ReportingServices (SSRS) method for Abc.com. The SSRS method contains a hierarchy named Abc in a time dimensionnamed DimCKTime, and a method named SalesRep. You decide to add the following code to the cube'scalculation:11 . . . .12 Freeze([Measures].[SalesRep],13 [DimCKTime].[Abc].[Quarter].[Q0 2008]);14 .. . .For every month in the second quarter of 2008 you should add the value of the SalesRep measure through80% while ensuring that the value for the second quarter of 2008 remains common. What should you do?

A. You should add the following code at line 14.Scope([Measures].[DimCKTime].[Date].[Quarter].[Q0 2008]); This=[DimCKTime].[Date].currentmember * 3;End Scope;

B. You should add the following code at line 11.Scope([Measures].[SalesRep],[DimCKTime].[Abc].[Quarter].[Q0 2008]); End Scope;

C. You should add the following code at line 14 Scope([Measures].[SalesRep],Descendants([DimCKTime].[Abc].[Quarter].[Q0 2008][DimCKTime].[Test].[Month]));This=[DimCKTime].[Test].currentmember * 5;End Scope;

D. You should add the following code at line 11.Scope([Measures].[SalesRep],Descendants([DimCKTime].[Abc].[Second].[Q0 2008][DimCKTime].[Test].[Second]));This=[Abc] [Second].currentmember * 1.5;End Scope;

Page 34: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Correct Answer: CSection: Exam BExplanation

Explanation/Reference:

QUESTION 22You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Reporting Services (SSRS) instance of report model for Abc.com. You need to ensure that the users createtheir SSRS reports using the Report Builder tool. The data source that they should use includes a MicrosoftSQL Server 2008 database that holds 1500 tables. To ensure optimal performance you need to design thereport model for users. You should ensure that access is only permitted to the 25 tables needed for reportingpurposes. What should you do?

A. You should use the Web Service to Schema(s) option in order to develop the DataSet.B. You should use the Web Service to Schema(s) option in order to develop the DataTable.C. You should ensure that a data source view is developed.

Thereafter the required tables and views should be selected.D. You should ensure that Dynamic Management View is properly modified..

Correct Answer: CSection: Exam BExplanation

Explanation/Reference:Explanation:

Part 4, Create an SSRS report by using an SSAS data source. (1 question)

QUESTION 23You work as a database administrator for Abc.com. You are currently creating a SQL Server 2008 ReportingServices (SSRS) report for Abc.com. You need to create a report based on the multidimensional data from aMicrosoft SQL Server 2005 Analysis Services (SSAS) cube. You need to use of the Report Wizard to create aMatrix report using the [Change Count] measure in the Details field. What should you do?

A. You should consider using the expression SELECT EMPTY {[Measures].[Change Number]} ON ROWS,DIMENSION PROPERTIES MEMBER_CAPTION {[Measures]. [Change Count]} ON COLUMNS to create amatrix report.

B. You should consider using the expression SELECT NON EMPTY {[Measures].[Change Count]} ONCOLUMNS, DIMENSION PROPERTIES MEMBER_CAPTION {[Measures]. [Change Count]} ON ROWS tocreate a matrix report.

C. You should consider using the expression SELECT DIMENSION PROPERTIES MEMBER_CAPTION{[Measures].[Change Number]} ON ROWS to create a matrix report.

D. You should consider using the expression SELECT DIMENSION PROPERTIES MEMBER_CAPTION{[Measures].[Change Count]} ON COLUMNS to create a matrix report.

Correct Answer: BSection: Exam BExplanation

Explanation/Reference:Explanation:

Part 5, Implement report parameters. (4 questions)

Page 35: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

QUESTION 24You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Reporting Services (SSRS) report for Abc.com. You add a parameter named CKValue to the report andconfigure the parameter to show the following properties:* Data Type: StringPrompt* Display NumberAvailable ValuesThe parameters are queried with the following Label/Value pairs:oYes/10oNo/1DefaultValues: EmptyYou are able configure the visibility of the column by the parameter. What should you do?

A. You should consider using =iif(Parameters!rc: CKValue.Value=0, True,True)"B. You should consider using =iif(Parameters!rc: CKValue.Value=10,False, False)"C. You should consider using "=iif(Parameters! CKValue.Value=0,False,True)"D. You should consider using =iif(Parameters!rc: CKValue.Value=10,False,True)"

Correct Answer: CSection: Exam BExplanation

Explanation/Reference:

QUESTION 25You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Reporting Services (SSRS) method for Abc.com. The report includes a dataset as well as a query parameter.You need to ensure that the report runs without user interaction from the Report Manager. What should youdo?

A. You should set the report using report execution snapshot.B. You should consider setting the important information for the parameter from the data table.C. You should consider setting the default value for the parameter which is based on an expression.D. You should set the report using a DBCC SHRINKFILE.INDEXDEFRAG when the parameter is updated.

Correct Answer: CSection: Exam BExplanation

Explanation/Reference:

QUESTION 26You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Reporting Services (SSRS) report for Abc.com. The SSRS report includes a table. You need to ensure that thealternating rows in the table have a Green background. What should you do?

A. You should use the=iif(RowNumber(Nothing) / 2, "Green", "Grey") command.B. You should use the =iif(RowNumber(Nothing) Mod 2, "Green", "White") command.C. You should use the =iif(RowNumber(NULL) Divide 2, "Green", "White") command.D. You should use the =iif(CountRows(NULL)/2, "Green", " Grey ") command.

Correct Answer: BSection: Exam BExplanation

Explanation/Reference:

Page 36: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

QUESTION 27You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Reporting Services (SSRS) instance for Abc.com. The SSRS instance includes a parameter named Categorythat is used to filter products. You create a dataset to include the query listed below:SELECT ProductID, ProductName, ListPrice FROM ProductsWHERE Category = @Category;You need to modify the parameter in order to permit values. You need to accomplish this with the least amountof effort. What should you do?

A. You need to modify the query in order to use a store procedure.B. You need to modify the query in order to use an inner join.C. You need to modify the query in order to use the IN operator.D. You need to modify the query in order to use an outer join.

Correct Answer: CSection: Exam BExplanation

Explanation/Reference:Explanation:

Part 6, Implement interactivity in a report. (1 question)

QUESTION 28You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Reporting Services (SSRS) report for Abc.com. The SSRS report includes a table. You should ensure that thenew Abc.com users are able to open a new report when they click on a field in a table. What should you do?

A. You should make use of the Tablix Content Region technology.B. You should make use of the report technology.C. You should make use of the Drillthrough action technology.D. You should make use of the URL technology.

Correct Answer: CSection: Exam BExplanation

Explanation/Reference:Explanation:

Part 7, Implement report items. (3 questions)

QUESTION 29You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Reporting Services (SSRS) report. The SSRS report uses a Table data region and includes a dataset with afield named UserName. You want the report to return items grouped by the first character in the UserNamefield. What should you do?

A. You should consider using =First(Fields.UserName)B. You should consider using =Fields! UserName.Value.Substring(1,2)C. You should consider using =Fields!UserName.Value.Substring(0,1)D. You should consider using =Fields!UserName.CuurntValue.

Correct Answer: CSection: Exam BExplanation

Page 37: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Explanation/Reference:

QUESTION 30You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Reporting Services (SSRS) method for Abc.com. The report contains a function as is declared as follows:Private Shared Function GetResult (ByVal val As Double) As Double If IsNothing(val) ThenReturn NothingElseReturn val * 2.54End IfEnd FunctionYou need to ensure that the code should compile normally and that the GetResult function can be implementedfrom other reports.What should you do?

A. You should consider removing the Shared keyword from the function definition.B. You should consider creating the function as protected Shared rather than Public Shared.C. You should consider developing a custom assembly using Microsoft Visual Basic.NET prior to declaring the

function as Public Shared.D. You should consider customizing an assembly using Microsoft ASP.NET and declare the function protected

Shared.

Correct Answer: CSection: Exam BExplanation

Explanation/Reference:

QUESTION 31You work as a database administrator at Abc.com. You are in the process of creating a complex report usingSQL Server 2008 Reporting Services (SSRS). You need to configure the report server to cache the report for30 minutes at the beginning of the request. What should you do?

A. You should consider running the report snapshots for the report.B. You should consider running the report execution caching for the report.C. You should consider setting the data source as a parameter from the datatable.D. You should consider setting the data source to use a DBCC SHRINKFILE.

INDEXDEFRAG.

Correct Answer: BSection: Exam BExplanation

Explanation/Reference:Explanation:

Part 8, Embed SSRS reports in custom applications. (1 question)

QUESTION 32You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Reporting Services (SSRS) report for Abc.com. You need the report to run real-time lookup and currencyconversion. You thus create an assembly with static class named ConvertCurrency. ConvertCurrency is hostedin the namespace CKPrice. A method named DMO requires two arguments, ExchRate and Value. You have tomake sure that the ToEUR method is referenced in an expression to convert USD to EURO when the report is

Page 38: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

run. What should you do?

A. You should use the expression:= Code.CKPrice.ConvertCurrency.EURO(Fields!ExchRate.Value,"DMO") to reference the ToEUR method.

B. You should use the expression:= Code!CKPrice.ConvertCurrency.USO (Fields!ExchRate.Value,"DMO") to reference the ToEUR method.

C. You should use the expression:= CKPrice.ConvertCurrency.USO (Fields!ExchRate.Value,"USD") to reference the ToEUR method.

D. You should use the expression:= CKPrice!ConvertCurrency.USO (Fields!ExchRate.Value,"USD") to reference the ToEUR method.

Correct Answer: CSection: Exam BExplanation

Explanation/Reference:

QUESTION 33You work as a database administrator at Abc.com. You are responsible for managing a SQL Server 2008Reporting Services (SSRS) sample for Abc.com. The SSRS sample includes a number of reports. You publisha report project by using the Business Intelligence Development Studio (BIDS). You discover that the datasources are changed through the test data sources on the report. You need to ensure that the existing reportsare running normally when the report project is published. What should you do?

A. You should consider changing the properties of OverwriteDataSources.B. You should consider changing the properties of DataSourceFolder.C. You should consider changing the properties of ServerURL of the referenced database.D. You should consider changing the properties of ReportFolder.

Correct Answer: ASection: Exam BExplanation

Explanation/Reference:

QUESTION 34You work as a database administrator at Abc.com. Your duties include managing a SQL Server 2008 ReportingServices (SSRS) database server named ABC-DB02. A new production server named ABC-DB05 is added tothe Abc.com network. SSRS in installed on ABC-DB05. You detect that it will take a lot of time to run the reportthat includes numerous execution snapshots in the instance. You need to identify a way to save time whenmoving the reports as well as their snapshots to ABC-DB05. What should you do?

A. You should consider using the ProcessDefault command.B. You should consider using the taskrun.exe command.C. You should consider using the Discover_request for Dynamic Management View (DMV) prior to publishing

the results.D. You should consider transferring the Report Server databases to ABC-DB05 prior to setting the server using

the Reporting Services Configuration utility.

Correct Answer: DSection: Exam BExplanation

Explanation/Reference:

Page 39: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

QUESTION 35You work as a database administrator for Abc.com. You are in the process of developing SQL Server 2008Reporting Services (SSRS) samples for Abc.com. These SSRS samples includes of reports that use storedprocedures in order to retrieve data from a SQL Server 2008 sample. There is the recover instance and SSRSinstance on the SQL Server 2008 computer. You need to ensure that the reports run normally. What should youdo?

A. You should remove the current encryption keys and create new encryption keys.B. You should recover the encryption keys.C. You should modify the encryption values.D. You should reconfigure the encryption default values.

Correct Answer: BSection: Exam BExplanation

Explanation/Reference:

QUESTION 36You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Reporting Services (SSRS) package. The SSRS package will make use of the "Runner! RunnerID" expressionin a text box that is located in the report footer. You need to ensure that the data driven subscriptions runnormally for this report. What should you do?

A. You should remove the expression from the report footer.B. You should adjust the configurations of the report.C. You should set the report to make use of the stored procedure.D. You should insert the expression in the report footer as "Runner! RunnerID".

Correct Answer: ASection: Exam BExplanation

Explanation/Reference:

QUESTION 37You work as a database administrator at Abc.com. You are currently creating a SQL Server 2008 ReportingServices (SSRS) instance for Abc.com. The SSRS instance includes a report header and a report footer. Youreceive the correct results when you preview the report. However, when the report is rendered as a Word fileyou receive an error message. You need to change the report. What should you do?

A. You should consider reducing the whole width of the report.B. You should consider reducing the page number of the report.C. You should consider reducing the height of the report footer and header.D. You should consider changing the Printer parameters.

Correct Answer: ASection: Exam BExplanation

Explanation/Reference:

Page 40: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

QUESTION 38You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Reporting Services (SSRS) report for Abc.com. You need to be able to display the detailed data when userschange the report. You need to ensure that the start the summary data is shown when the report is rendered,and detailed data is shown only when a column header is clicked.What should you do?

A. You need to include the detailed data on the column prior to configuring the hidden property to True.Thereafter Visibility can be toggled by configuring another report item attribute to True

B. You need to include the detailed data on the column prior to configuring the hidden property to True.C. You need to set the hidden property to False on the column that contains the detailed data.

Thereafter Visibility can be toggled by setting another report item property to False.D. You need to include the detailed information on the column prior to configuring the hidden property to False.

Thereafter Visibility can be toggled by configuring another report item attribute to False

Correct Answer: ASection: Exam BExplanation

Explanation/Reference:

QUESTION 39You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Reporting Services (SSRS) report. The SSRS report makes use of a Multidimensional Expressions (MDX)query. The query includes a parameter that displays the product data for numerous product categories forAbc.com. The codes listed below displays the various catagories:SELECT NON EMPTY {[Measures].[Reseller Sales-Order Quantity]}ON COLUMNS, NON EMPTY {([Month.[Calendar Year].[Calendar Year].ALLMEMBERS *[Products].[Category].[Category].ALLMEMBERS)}ON CHAPTERS FROM (SELECT(STRTOSET(@Category,CONSTRAINED)) ON COLUMNS FROM [Abc Cube])However, the query produces an error when it is run. You need to ensure that the query runs normally. Whatshould you do?

A. You should consider removing the NON EMPTY clauses.B. You should consider selecting the ROWS axis.C. You should consider selecting the CHAPTERS axis.D. You should consider selecting the COLUMNS axis.

Correct Answer: BSection: Exam BExplanation

Explanation/Reference:

QUESTION 40You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Reporting Services (SSRS) report. The SSRS report has to be contained in the application that is distributed toremote users that have no access to the Abc.com server. You need to ensure that the application generatesthe report normally. What should you do?

A. You should use the ReportViewer control in conjunction with the LocalReport property.B. You should use the LocalReport control.C. You should use the store procedure.

Page 41: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

D. You should consider adding a filter that includes remote users.

Correct Answer: ASection: Exam BExplanation

Explanation/Reference:

QUESTION 41You work as a database administrator at Abc.com. You are in the process of creating a SQL Server 2008Reporting Services (SSRS) package for Abc.com. The SSRS package includes a parameter named@ProductID. You need to configure the value of the @ProductID parameter in the report by selecting aparticular region. You have to ensure that the report is set to stop clients from modifying the value of the@ProductID parameter. What should you do?

A. You should consider setting the Prompt value null.B. You should consider configuring the external property.C. You should consider configuring the internal property.D. You should consider updating the biggest values.

Correct Answer: CSection: Exam BExplanation

Explanation/Reference:Explanation:

Part 2, Install and configure SSRS instances. (5 questions)

QUESTION 42You work as a database administrator at Abc.com. You are currently creating a SQL Server 2008 ReportingServices (SSRS) instance for Abc.com. You need to ensure that the reports only render to Microsoft Excel. Youthus want to compile the items contained in the <Extension> sub element of the <Render> element in theRSReportServer.config file. What else should you do?

A. You should consider setting the value of the Type feature to render where the value of the Name feature isequal to EXCEL.

B. You should consider setting the value of the visible feature to false where the value of the Name feature isnot equal to EXCEL.

C. You should consider setting the value of the Type feature to stop where the value of the Name feature is notequal to EXCEL.

D. You should consider setting the value of the Target feature to stop where the value of the Name feature isnot equal to EXCEL.

Correct Answer: BSection: Exam BExplanation

Explanation/Reference:

QUESTION 43You work as a systems administrator for Abc.com. You are responsible for managing a SQL Server 2008Reporting Services (SSRS) sample for Abc.com. A Abc.com user named Amy Walsh published numerousreports to the SSRS sample by accident. You need to determine a way to recover the status of the SSRSsample prior to the reports published on it. What should you do?

Page 42: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

A. You should recover the tempdb database.B. You should recover the systemdb database.C. You should recover the Report Server database.D. You should recover the system database.

Correct Answer: CSection: Exam BExplanation

Explanation/Reference:

QUESTION 44You work as a database administrator at Abc.com. Your duties include managing a Microsoft SQL Server 2008Reporting Services (SSRS) instance for Abc.com. You need to assign Abc.com users in the Marketingdepartment to a predefined security role that allows the users to read all the report definitions. What should youdo?

A. You should consider setting the Drillthrough technology.B. You should consider setting the Web Service technology.C. You should consider setting the Log technology.D. You should consider setting the Content Manager.

Correct Answer: DSection: Exam BExplanation

Explanation/Reference:

QUESTION 45You work as a database administrator at Abc.com. Your duties include managing a SQL Server 2008 ReportingServices (SSRS) sample for Abc.com. You need to allow Abc.com users to transfer reports using e-mail. Youhave to ensure that the server is configured for e-mail delivery. What should you do?

A. The AppSetttings.config file should be modified.B. The RSReportServer.config file should be modified.C. The Global.config file should be modified.D. The Web.config file should be modified.

Correct Answer: BSection: Exam BExplanation

Explanation/Reference:

QUESTION 46You work as a database administrator at Abc.com. Your duties include administrating a SQL Server 2008Reporting Services (SSRS) sample. The SSRS sample does not provide some rendering extensions. You needto ensure that the server is configured to render to Microsoft Word. What should you do?

A. The Web.config file should be modified.B. The Global.asax file should be modified.

Page 43: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

C. The Machine.config file should be modified.D. The RSReportServer.config file should be modified.

Correct Answer: DSection: Exam BExplanation

Explanation/Reference:Explanation:

Part 3, Configure authentication and authorization for a reporting solution. (2 questions)

QUESTION 47You work as a database administrator at Abc.com. You are in the process of operating a SQL Server 2008Reporting Services (SSRS) instance. You need to provide Abc.com users with the necessary permissions todeploy reports and manage the content in a private folder. You want to accomplish this task by adding a role tothe SSRS instance. What should you do?

A. You should add the users to the Administrator role.B. You should add the users to the My Reports role.C. You should add the users to the Content role.D. You should add the users to the common database role.E. You should add users to a pre-defined security role.

Correct Answer: BSection: Exam BExplanation

Explanation/Reference:

QUESTION 48You work as a database administrator at Abc.com. The Abc.com network contains a SQL Server 2008 reportserver named ABC-DB02. ABC-DB01 is currently configured to allow all user groups to run reports in any folderon the server. You are in the process of creating a new SQL Server 2008 Reporting Services (SSRS) instancein a folder named CKData on ABC-DB02. You need to ensure that only departmental managers are able tobrowse and change reports in CKData. What should you do?

A. You should consider deleting the groups from CKData prior to adding the management group to the folder.Then you should run the Content Manager role.

B. You should consider replacing the current Managers role by creating a new Managers role.C. You should consider deleting the groups from CKData and create new groups.D. You should consider adding the management group to the root folder. Then you should run the Content

Manager role.

Correct Answer: ASection: Exam BExplanation

Explanation/Reference:Explanation:

Part 4, Deploy an SSRS solution. (1 question)

QUESTION 49You work as a database administrator at Abc.com. The Abc.com network contains a SQL Server 2008 Network

Page 44: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Load Balancing (NLB) cluster that consists of two nodes. Internet Information Services (IIS) is installed on bothnodes of the NLB cluster. You are in the process of deploying a SQL Server 2008 Reporting Services (SSRS)instance for Abc.com. You decide to publish the SSRS on the NLB cluster. You want to publish SSRS in a fault-tolerant scale-out deployment. What should you do?

A. You should consider including SSRS on both nodes using separate ReportServer databases.B. You should consider including SSRS on both nodes using the same ReportServer database.C. You should consider including SSRS on both nodes using a different ReportServer database.D. You should consider including the SSAS cluster nodes the SSRS service by using the SQL Server resource

group.

Correct Answer: BSection: Exam BExplanation

Explanation/Reference:Explanation:Part 5, Configure SSRS availability. (2 questions)

QUESTION 50You work as a database administrator at Abc.com. Your duties include creating a SQL Server 2008 ReportingServices (SSRS) report for Abc.com. The data source for the SSRS report is a Transact-SQL stored procedurethat does not have any input parameters. The stored procedure returns all records in a set of tables. There arefive other applications on the SQL Server 2008 computer that also make use of the stored procedure. You needto limit the amount of data that is displayed on the report without impacting on any other applications that alsomake use of the stored procedure. What should you do?

A. You should consider running the Database Engine Tuning Advisor tool in the database.B. You should consider creating a dataset filter.

Then the proper limiting expression can be incorporated.C. You should consider creating a Report Parameter dialog box.

Then the proper limiting expression can be incorporated.D. You should consider adding an expression to the Visibility property that will result in report items to be

toggled for different data views.

Correct Answer: BSection: Exam BExplanation

Explanation/Reference:

Page 45: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Exam C

QUESTION 1You work as a database administrator at Abc.com. Your duties include creating a SQL Server 2008 ReportingServices (SSRS) method for Abc.com. The illustration below exhibits the cube structure:

You need to ensure that the Amount measure can be gathered for the DimCustomer dimension. What shouldyou do?

A. You should consider developing a one-to-many relationship between DimCustomer and FactTransaction.B. You should consider developing a many-to-one relationship between DimCustomer and FactTransaction.C. You should consider developing a many-to-many relationship between DimCustomer and FactTransaction

prior to configuring the FactCustomerAccount as an intermediate measure group.D. You should consider developing a one-to-many relationship between DimCustomer and FactTransaction

prior to setting the FactCustomerAccount as an advanced measure group.

Correct Answer: CSection: Exam CExplanation

Explanation/Reference:New Questions

QUESTION 2You work as a database administrator at ABC.com. The ABC.com network contains a SQL Server 2008database server named ABC-DB01, which hosts the SQL Server 2008 Reporting Services (SSRS) instance.During routine monitoring, you discover that this instance does not render any extensions for Microsoft Office

Page 46: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Word. How would you modify the instance to render these extensions?

A. The Report Server database should be modified on ABC-DB01.B. The RSReportServer.config file should be modified on ABC-DB01.C. The XML configuration file should be modified onABC-DB01.D. The Web.config file should be modified on ABC-DB01.

Correct Answer: BSection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 3You work as a database administrator for ABC.com. The ABC.com network contains a SQL Server 2008database server named ABC-DB03. You are in the process of designing a SQL Server 2008 IntegrationServices (SSIS) package for the ABC.com network. ABC.com has informed you that ABC- DB03 will be hostingthe package. You receive an instruction from the CIO to devise a plan of action in the event that ABC-DB03becomes inactive. How can this be achieved?

A. The master database should be backed up.B. You should back up ABC-DB03.C. You should execute an incremental backup on a weekly basis.D. The SSIS package should be backed up.

Correct Answer: ASection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 4You work as a database administrator at ABC.com. You are responsible for managing a SQL Server 2008database server named ABC-DB01. You receive instruction that the SQL Server 2008 Reporting Servicesmodel needs to be deployed on ABC-DB01 to support a data source that contains 800 tables for the Marketingdivision. You have been tasked with developing a report model. Which of the following options will make surethat the Marketing division is only able to access 10 tables? (Choose two)

A. A data source view should be developed.B. The marketing division should be denied access to the other tables.C. The tables and views the marketing division will not be using should be highlighted.D. The tables and views the marketing division will use should be indicated.E. The Dynamic Management View should be properly modified.

Correct Answer: ADSection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 5You work as a database administrator at ABC.com. The ABC.com network contains a SQL Server 2008database server named ABC-DB01. ABC-DB01 is configured to host the SQL Server Analysis Services (SSAS)

Page 47: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

role. There is a dimension named Housing in ABC-DB01 that contains three properties named Slabs, Cementand Bricks. The relationship between the properties is nonflexible. Currently a data source is used thatindicates the changes between the affiliations of the properties. You receive an instruction from the CIO toensure that any modifications will be reflected. Identify the command that will help you to accomplish your task?

A. The ProcessDefault commandB. The ProcessAdd command.C. The ProcessFull command.D. The ProcessClear command.E. The ProcessNone command.

Correct Answer: ADSection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 6You work as a database administrator at ABC.com. Your duties include administering a SQL Server 2008Analysis Services (SSAS) sample named ABC-DB01. You receive an instruction from the CIO to log all queries.You then decide to make the necessary changes to the QueryLogconnection String feature. What should yournext step be?

A. You should modify the connection string to the default value.B. A valid connection string should be set on ABC-DB01.C. The source attribute should be set to 20.D. You should set the default value using Discover_Query.

Correct Answer: BSection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 7You work as a database administrator at ABC.com. Your duties include administrating a SQL Server 2008server database named ABC-DB05, which hosts the SQL Server Analysis Services (SSAS) role. Whilequerying ABC- DB05, you are presented with a Duplicate Key error. You receive an instruction from the CIO tomake minor modifications to the ErrorConfiguration feature to resolve this problem. Which of the followingactions should you take?

A. The store procedure should be modified.B. The Data Viewer object should be modified.C. The connection string should be modified.D. The dimension should be modified.

Correct Answer: DSection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 8

Page 48: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

You work as a database administrator for ABC.com. Your duties include administrating a SQL Server 2008server database named ABC-DB01 that contains a single partition. ABC-DB01 is hosting a SQL Server 2008Analysis Services (SSAS) role. You are tasked with the responsibility of ensuring that information is updated inthe partition every thirty minutes. Identify the command that will assist you in updating the partition?

A. The ProcessClear command should be used.B. The ProcessDefault command should be used.C. The ProcessIndex command should be used.D. The ProcessAdd command should be used.E. The ProcessDefault command should be used.

Correct Answer: DSection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 9You work as a database administrator for ABC.com. The ABC.com network has a SQL Server 2008 AnalysisServices (SSAS) instance on a database server named ABC-DB05. ABC-DB05 contains a DataDir feature. Youreceive notification from management to change the feature to a folder named Features. It is imperative thatFeatures is used in as little time as possible.How can you achieve this?

A. By configuring the Analysis services.B. By using the SQL Server Destination.C. By running the database.D. By setting the query log using the Transaction Log Tool.

Correct Answer: CSection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 10You work as a database administrator at ABC.com. You are responsible for managing a SQL Server 2008database server named ABC-DB01. You are in the process of creating a complex report on ABC-DB01 usingSQL Server 2008 Reporting Services (SSRS). You receive an instruction to have the report cached for the firsttwenty minutes upon commencing the request. You then decide to configure ABC-DB01 to comply with thestipulation. Which of the following actions should you take?

A. The Full cache option should be configured.B. You should configure the data source as a parameter from the data table.C. You should configure the Default cache option.D. Report execution caching should be configured.

Correct Answer: DSection: Exam CExplanation

Explanation/Reference:Explanation:

Page 49: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

http://www.gratisexam.com/

QUESTION 11You work as a database administrator for ABC.com. You are responsible for a SQL Server 2008 computernamed ABC-DB01, which hosts a SQL Server 2008 Reporting Services (SSRS) sample. A new ABC.compolicy permits users to move reports via e-mail. ABC-DB01 should therefore be configured for the delivery of e-mail. How can you configure ABC-DB01 to send or receive e-mail messages?

A. The XML configuration file should be modified.B. The Report Server database should be modified.C. The RSReportServer.config file should be modified.D. The Web.config file should be disbaled.

Correct Answer: CSection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 12You work as a database administrator for ABC.com. Your duties include administrating a SQL Server 2008server database named ABC-DB01. ABC- DB01 is hosting the SQL Server Analysis Services (SSAS). ABC-DB01 hosts numerous measure groups including a group named ABCSales that makes more use of therefresh option that the other groups. You receive an instruction from the CIO to supervise ABCSales via ABC-DB01. You thus decide to monitor it in a table.How can you achieve this?

A. The features of the AggregationFunction property should be modified.B. The features of the Caching property should be modified.C. The features of the ProactiveCaching property should be modified.D. The features of the TransactionOption property should be modified.

Correct Answer: CSection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 13You work as a database administrator for ABC.com. The ABC.com network contains a database server namedABC-DB02 that is configured to host the SQL Server 2008 Analysis Services (SSAS) role. ABC-DB02 containsa single partition. You receive an instruction from the CIO to implement caching on the partition. Several timesduring the day the storage data is updated on ABC-DB02. You therefore need to configure the partition toensure that the role is able to query the connected data whilst being updated. You then decide to make thenecessary modifications to the ProcessingMode feature. What should your next step encompass?

A. The partition should be modified to ProcessAdd

Page 50: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

B. The partition should be modified to Do Process.C. The partition should be modified to Immediate.D. The partition should be modified to Advanced.

Correct Answer: CSection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 14You work as a database administrator at ABC.com. Your duties include administrating a SQL Server 2008server database named ABC-DB05. You are in the process of deploying a SQL Server Analysis Services(SSAS) instance. The SSAS instance contains a dimension, named Exams, which has a property namedScreen Shots. You are tasked with seeing that the aggregations and the Screen Shots property are notconnected to each other. You decide to have the AttributeHierarchyEnabled feature configured to complete thistask. Which of the following actions should you take?

A. ABC-DB05 should be configured to True.B. The SSAS method should be configured to False.C. Exams should be configured to True.D. The Screen Shots feature should be configured to False.

Correct Answer: DSection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 15You work as a database administrator for ABC.com. Your duties include managing a FTP server named ABC-SR01. ABC-SR01 is configured to host the SQL Server 2008 Integration Services (SSIS) package. Informationis retrieved from ABC-SR01 through FTP tasks and is managed using Execute SQL tasks. How can you ensurethat the packages will restart as soon as the files are downloaded?

A. A checkpoint should be configured.B. The XML settings should be configured.C. A restore procedure should be configured prior to ABC-SR01 restarting.D. The SSIS service should be added to a resource group.

Correct Answer: ASection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 16You work as a database administrator for ABC.com. Your duties include administrating a SQL Server 2008server database named ABC-DB01. ABC- DB01 contains the SQL Server 2008 Integration Services (SSIS)package. ABC.com has decided that all divisions should construct their information using Fuzzy Groupingtransformation. You are tasked with ensuring that the package includes a Data Flow task. You receivedinstructions from the CIO to sort out any problems that may occur on the SSIS package. To accomplish thistask you check through the retrieved information for any constraints on the Fuzzy Grouping transformation.

Page 51: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Which of the following should you add to the Data Flow task?

A. A Fuzzy Grouping tool should be added.B. A Data Source view should be added.C. A Data Viewer object should be added.D. A Data Mining Viewer should be added.

Correct Answer: CSection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 17You work as a database administrator for ABC.com. You are responsible for managing a SQL Server 2008database server named ABC-DB05, which hosts the SQL Server 2008 Integration Services (SSIS) package.The SSIS package references packages in ABC-DB05. You receive instructions from the CIO that all packagesbe located in a common directory. You are tasked with the duty to publish the SSIS package to anotherdatabase server that hosts the SSIS package. Which command should you run for the package?

A. The ProcessAdd command.B. The default command line utility.C. The DTEXEC command.D. The dtutil command.

Correct Answer: DSection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 18You work as a database administrator at ABC.com. You are responsible for managing a SQL Server 2008server database named ABC-DB01 as well as a production server named ABCDB02. ABC-DB01 is configuredto host the SQL Server 2008 Integration Services (SSIS) package. You are in the process of examining thepackage prior to publishing it to a file system on ABCDB02. Afterwards, ABC.com employees inform you thatthey are unable to access the package. How can you ensure that the employees are able to access and run thepackage?

A. The Web Service to Schema option should be used.B. The EncryptAllWithPassword option should be used.C. The EncryptAllWithUserKey option should be enabled.D. The EncryptSensitiveWithLoginName option should be used.

Correct Answer: BSection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 19You work as a database administrator at ABC.com. The ABC.com network contains SQL Server 2008database server named ABC-DB05, which hosts the SQL Server 2008 Analysis Services (SSAS) role that

Page 52: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

contains a cube. During routine monitoring, you discover that queries are not performing optimally. You aretasked with the responsibility of improving the query performance. You are in the process of identifying thepoorly performing queries in order to make the necessary changes to the cube to enhance the performance.What should you do? (Choose THREE. Each answer forms part of the solution.)

A. The Usage-Based Optimization Wizard should be used.B. The SSAS Transactions log should be used.C. The AggregationUsage feature should be modified.D. The aggregations should be analyzed.E. The aggregations should be designed.F. The connection string should be set.

Correct Answer: ADESection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 20You work as a database administrator for ABC.com. The ABC.com network contains a SQL Server 2008database server named ABC-DB05, which hosts the SQL Server 2008 Reporting Services (SSRS) role. TheSSRS package contains a parameter named @Equipment. You receive an instruction from the CIO to set the@Equipment parameter value in the report by selecting a particular area. Your solution to this problem shouldhowever stop employees from making any modifications to the parameter. How can you ensure that the valueof the parameter remains unchanged?

A. The internal property should be set.B. The connection string should be set.C. The name value of the parameter should be set.D. The parameter values should be updated.

Correct Answer: ASection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 21You work as a database administrator at ABC.com. You are responsible for managing a SQL Server 2008database server named ABC-DB01. ABC-DB01 is configured to host the SQL Server 2008 Reporting Services(SSRS). You are in the process of generating a SSRS report that will be accessed by employees when theywork from remote locations. However, these employees will not have access to ABC-DB01 when they workfrom remote locations. The report will be located in an application. You have been instructed to make sure thatthe report is not generated abnormally. Which of the following actions should you take?

A. The ReportFolder should be modified.B. The report footer should be omitted.C. A filter that includes remote users should be added.D. The ReportViewer control and the LocalReport property should be used.

Correct Answer: DSection: Exam CExplanation

Page 53: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Explanation/Reference:Explanation:

QUESTION 22You work as a database administrator at ABC.com. You are responsible for managing a SQL Server 2008database server named ABC-DB05, which hosts the SQL Server 2008 Reporting Services (SSRS). You are inthe process of creating a SSRS report that contains a table, as well as a matrix. Information is currentlyreturned by the dataset via a stored procedure. You need to determine whether the information will be returnedin the table. Whilst retrieving your information the matrix needs to be operational. How can this be achieved?

A. A filter should be added to the table.B. A filter should be added to the dataset.C. The encryption values should be modified.D. ABC-DB05 should be reconfigured.

Correct Answer: ASection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 23You work as a database administrator for ABC.com. The ABC.com network contains a SQL Server 2008database server named ABC-DB05, which hosts the SQL Server 2008 Reporting Services (SSRS). The CIOhas informed you that users in the Marketing division must be granted the Read Only permissions for thefolders located in the Sales division. You then decide to assign all the Marketing division users to a security rolethat was created by a former administrator. What should you do to ensure that they are able to peruse thereport definitions?

A. A GPO should be configured.B. ABC-DB05 should be configured.C. Content Manager should be configured.D. Drillthrough technology should be configured.

Correct Answer: CSection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 24You work as a database administrator at ABC.com. Your duties include managing a SQL Server 2008 databaseserver named ABC-DB02 that is configured to host the SQL Server 2008 Reporting Services (SSRS). TheSSRS contains a table that will be used by ABC.com employees when they open documents. The CIO informsyou that the table has to open a document as soon as it is selected. How can this be achieved?

A. Web Service technology should be used.B. Drillthrough action technology should be used.C. Log technology should be used.D. URL technology should be used.

Correct Answer: BSection: Exam CExplanation

Page 54: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Explanation/Reference:Explanation:

QUESTION 25You work as a database administrator at ABC.com. Your duties include managing a SQL Server 2008 databaseserver named ABC-DB01 that is configured to host the SQL Server 2008 Analysis Services (SSAS) role. Youreceive instructions from the CIO provide him with data concerning the use of temporary files on ABC-DB01.How can you retrieve the information when it is in use?

A. SQL Server 2008 Analysis Services: Proc Aggregations should be used.B. SQL Server 2008 Analysis Services: Data Source should be used.C. SQL Server 2008 Analysis Services: Transactions Log.D. SQL Server 2008 Analysis Services: Dimensions should be used.

Correct Answer: ASection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 26You work as a database administrator at ABC.com. Your duties include managing a SQL Server 2008 serverdatabase named ABC-DB05. ABC-DB05 contains a Data Mining organization, which makes use of theBusiness Intelligence Development Studio (BIDS) and contains several tabs. You receive an instruction fromthe CIO to perform minor modifications to the Chart tab. Which of the following options describes twoconsequences of this action? (Choose two)

A. The lift chart will be updated.B. The lift chart will remain unchanged.C. The profit chart will be merged with the lift chart.D. The profit chart will remain unchanged.E. The profit chart will be changed.F. The lift chart will be changed.

Correct Answer: BESection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 27You work as a database administrator at ABC.com. Your duties include managing a SQL Server 2008 databaseserver named ABC-DB01, which hosts the SQL Server 2008 Analysis Services (SSAS). You receive aninstruction from the CIO to configure the Analysis Services query log. You now need to determine which utility isrequired to accomplish this task. How can this be achieved?

A. The execute package utility should be used.B. The Business Intelligence Development Studio should be used.C. HTTP configuration should be used.D. The SQL Server Management Studio should be used.

Correct Answer: DSection: Exam C

Page 55: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Explanation

Explanation/Reference:Explanation:

QUESTION 28You work as a database administrator for ABC.com. The network contains a SQL Server 2008 database servernamed ABC-DB05, which hosts the SQL Server Analysis Services (SSAS) role. You receive an instruction fromthe CIO to enhance the performance of queries on ABC-DB05. To accomplish this task you decide to make useof the Dynamic Management View (DMV). Which command should you use to assist you?

A. The Discover_Commands should be used.B. The ProcessIndex command should be used.C. The taskrun.exe command should be used.D. The dtutil command should be used.

Correct Answer: ASection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 29You work as a database administrator at ABC.com. The ABC.com network contains a server named ABC-DB05, which hosts the SQL Server Analysis Services (SSAS) role that contains a cube. You receiveinstructions from the CIO to add a function to the cube. At present a considerate amount of time is used whennew functions are published. How can you reduce the amount of time it takes to publish the functions?

A. The Cube Storage Wizard should be used.B. The Synchronize Database Wizard should be used.C. The Usage Based Optimization Wizard should be used.D. The Report Wizard should be used.

Correct Answer: BSection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 30You work as a database administrator at ABC.com. Your duties include managing a SQL Server 2008Integrated Services (SSIS) instance, which contains a number of data flows. You receive an instruction from theCIO to manage information that is passed through the data flow paths. It is imperative that the data flow logic isnot affected. You then decide to make use of the Business Intelligence Development Studio. Which utility willassist you in accomplishing this task?

A. The Fuzzy Grouping utility.B. The Execute Package utility.C. The Transaction Log utility.D. The Data Viewer utility.

Correct Answer: DSection: Exam CExplanation

Page 56: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Explanation/Reference:Explanation:

QUESTION 31You work as a database administrator for ABC.com. The ABC.com network contains a SQL Server 2008Integration Services (SSIS) Data Flow. You configure the data flow to transfer data to a SQL Server 2008database named ABC_Data. You have been tasked with configuring the information located in the data flow torefresh the information in ABC_Data. How can this be accomplished?

A. Data Viewer object should be used.B. SQL Server Destination should be used.C. DBCC SHRINKFILE should be used.D. Fuzzy Grouping Transformation should be used.

Correct Answer: BSection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 32You work as a database administrator at ABC.com. You are responsible for managing a SQL Server 2008database server named ABC-DB05, which hosts the SQL Server 2008 Integration Services (SSIS) and has aData Flow task. The CIO has informed you to make sure that the package logs errors to a Microsoft Worddocument. You then decide to add an Error output to the source component. Which component should youuse?

A. A Flat File Result component.B. A Flat File Destination component.C. A Data Source component.D. A Flat File Source component.E. A Common Data Flow component.

Correct Answer: BSection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 33You work as a database administrator for ABC.com. The ABC.com network contains a SQL Server 2008database server named ABC-DB05, which hosts the SQL Server 2008 Analysis Services (SSAS). The CIO hasinstructed you to deploy a data mining structure for the network. He has also informed you that the miningstructure must include the Microsoft Clustering mining model from Scalable K-Means to Non-scalable K-Means.Which of the following actions should you take?

A. The DataAggregation property should be modified.B. The CLUSTERING_METHOD property should be modified.C. The TransactionOption property should be modified.D. The Dimension property should be modified.

Correct Answer: BSection: Exam C

Page 57: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Explanation

Explanation/Reference:Explanation:

QUESTION 34You work as a database administrator for ABC.com. The ABC.com network contains a SQL Server 2008database server named ABC-DB01, which hosts the SQL Server Reporting Services (SSRS) role. ABC.comcurrently makes use of Kerberos for authentication. You receive various complaints from managementregarding the safety of information in the domain. You have been instructed to make the necessarymodifications that will assist the current authentication. Which of the following actions should you take?

A. Modifications should be made to the AppSettings.config file.B. Modifications should be made to the Global.config file.C. Modifications should be made to the Web.config file.D. Modifications should be made to the RSReportServer.config file.

Correct Answer: DSection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 35You work as a database administrator for ABC.com. The ABC.com network contains a SQL Server 2008database server, which hosts the SQL Server 2008 Integration Services (SSIS) package. The CIO has asked toidentify the current XML configuration for the package. Which of the following is the tool that you should use?

A. The Process Control utility should be used.B. The DTEXEC command line tool should be used.C. The dtutil utility program should be used.D. The Assembly Registration tool should be used.

Correct Answer: BSection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 36You work as a database administrator at ABC.com. Your duties include managing a SQL Server 2008 databaseserver named ABC-DB05, which hosts the SQL Server 2008 Reporting Services (SSRS). The service containsa report header and footer. You receive a complaint from a ABC.com user named Mia Hamm, stating that sheis presented with an error message when she attempts to render a report to a Microsoft Word file. You checkand discover that accurate results are displayed when you preview the document. However, as soon as yourender it, you are unsuccessful. Which of the following actions should you take?

A. The rows in the report should be reduced.B. The Columns of the report should be reduced.C. The width of the report should be reduced.D. The file should be changed to an Excel file.

Correct Answer: CSection: Exam C

Page 58: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Explanation

Explanation/Reference:Explanation:

QUESTION 37You work as a database administrator at ABC.com. Your duties include managing a SQL Server 2008 databaseserver named ABC-DB05, which hosts the SQL Server 2008 Reporting Services (SSRS). You are in theprocess of publishing a report to a list of subscribers on ABC-DB05. It is therefore important that a subscriptionis created on ABC-DB05. You start by selecting the report prior to clicking the Subscriptions tab. What shouldyour next step be?

A. The New Data-driven Subscription button should be clicked.B. The DataTable should be changed.C. The layout of the report should be modified.D. The scope of the report should be modified.

Correct Answer: ASection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 38You work as a database administrator for ABC.com. You are responsible for managing a SQL Server 2008database server named ABC-DB05, which hosts the SQL Server 2005 Analysis Services. You have created areport using SQL Server 2008 Reporting Services (SSRS). You receive instructions from the CIO to ensure thatall reports created on ABC-DB05 will display the user and extended features. How can this be achieved?

A. A Transaction log should be used.B. A filter should be added to the report.C. Log technology should be used.D. A SSAS data source should be used.

Correct Answer: DSection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 39You work as a database administrator at ABC.com. The ABC.com network contains a SQL Server 2008 serverdatabase named ABC-DB05, which hosts the SQL Server 2008 Analysis Services (SSAS). You have created aSSAS project that contains a cube with a dimension named Housing. The dimension has a property namedCement. The project also contains information about the ABC.com users employed on the project. You need todetermine a way to browse the data in the dimension. Which of the following is the action that will accomplishthis?

A. The DataSourceFolder properties should be changed.B. The Report Parameter dialog box should be configured.C. A Drillthrough action on the Products dimension.D. A URL action should be created on the User feature.

Correct Answer: D

Page 59: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Section: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 40You work as a database administrator for ABC.com. Your duties include managing a SQL Server 2008database server named ABC-DB05, which hosts the SQL Server 2008 Analysis Services (SSAS). The SSASmethod contains a dimension and a measure group. The dimension is named Housing, and the measure groupis named Supplies. Housing includes a property named _Month. Items are configured to connect to the Housingdimension. You receive instructions from the CIO that the _Month property is contained in the design onSupplies. How can this be accomplished?

A. The AggregationUsage feature should be setup.B. The MembersWithData feature should be setup.C. The IsAggregatable feature should be setup.D. The ErrorConfiguration feature should be setup.

Correct Answer: ASection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 41You work as a database administrator at ABC.com. The ABC.com network contains a SQL Server 2008database server named ABC-DB05, which hosts the SQL Server 2008 Analysis Services (SSAS). The SSASmethod contains a dimension named Marketing, which in turn contains a table named Supplies. Suppliescontain two fields named Sand and Stone. A new policy requires data to be obtained by measures usingMarketing. You then decide to create a relationship between the Marketing dimension and the Stone measuringgroup. What should be included in your next step?

A. The same columns of the measure group should not be used.B. The columns axis should not be included.C. The same columns of the dimension should not be used.D. The rows axis should not be included.

Correct Answer: ASection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 42You work as a database administrator at ABC.com. The ABC.com network contains a SQL Server 2008database server named ABC-DB05, which hosts the SQL Server 2008 Analysis Services (SSAS). You are inthe process of creating a project, which will contain a parent-child hierarchy for the dimension, using SSAS. Theproject contains a child key feature named Tar and the parent key feature is named Maintenance. You areappointed as the root member, and need to make sure that the project contains the top user. Which of thefollowing actions should you take?

A. The IsAggregatable property of Maintenance should be set to false.B. The MembersWithData feature should be set to false.

Page 60: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

C. The TransactionOption property of Tar should be set to false.D. The AttributeHierarchyEnabled feature should be set to true.

Correct Answer: ASection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 43You work as a database administrator at ABC.com. Your duties include managing a SQL Server 2008 databaseserver named ABC-DB05, which hosts the SQL Server 2008 Integration Services (SSIS) Data Flow. The DataFlow inserts the data from a source query into a result table. You receive an instruction from the CIO to add therows that are contained in the result table. Which of the following actions should you take?

A. Lookup Transformation and a Lookup Data Conversion should be used.B. Lookup Data Conversion and Control Flow Job should be used.C. Merge Join Transformation and Lookup Transformation should be used.D. Control Flow Job and Merge Join Transformation should be used.

Correct Answer: CSection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 44You work as a database administrator for ABC.com. The ABC.com network contains a SQL Server 2008database server named ABC-DB01 that is configured to host the SQL Server 2008 Reporting Services (SSRS)instance. During routine maintenance you discover that a ABC.com user named Amy Walsh unintentionallypublished numerous reports to the SSRS instance. You need to determine a way to recover the status of thesample prior to reports being published on it. Which of the following actions should you take?

A. The Report Server database needs to be recovered.B. The local database needs to be recovered.C. The ownerdb database needs to be recovered.D. The systemdb database needs to be recovered.

Correct Answer: ASection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 45You work as a database administrator for ABC.com. Your duties include managing a SQL Server 2008database server named ABC-DB05, which hosts the SQL Server 2008 Integration Services (SSIS). The SSISmakes use of Business Intelligence Development Studio. The network has a package Data Flow component.You receive instructions from the CIO to attach a sample of the component to the package. Whilst attemptingto accomplish this you discover that the toolbox option does not contain the component. To ensure productivityyou need to add the component to the toolbox. Which of the following actions should you take?

A. A custom assembly should be developed prior to adding the component.

Page 61: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

B. You should customize the assembly prior to adding it to the folder.C. The assembly should be added to the default Assembly Cache.D. A copy of the assembly should be placed in the proper folder.

Correct Answer: DSection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 46You work as a database administrator for ABC.com. You are responsible for managing a SQL Server 2008database server named ABC-DB05, which hosts the SQL Server 2008 Integration Services (SSIS). A defaultconnection manager is used to connect to a component. You receive an instruction from the CIO to create anXML configuration file, which will be used to provide the necessary authentication information to accomplishyour tasks. Whilst attempting to login you are presented with an error message stating that you are unable tomake a connection to the package. Which of the following actions should you take in order for the packet tooperate?

A. The Global.config file should be modified.B. The AppSetttings.config file should be modified.C. The XML configuration file should be modified.D. A .REG file that contains all log entries should be created.

Correct Answer: CSection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 47You work as a database administrator at ABC.com. Your duties include managing a SQL Server 2008 databaseserver named ABC-DB05, which hosts the SQL Server 2008 Reporting Services (SSRS) role as well as arecovery instance. The role contains the reports of the various divisions. To retrieve the information ABC.comusers make use of stored procedures. How can you ensure that the reports will function?

A. An expression should be inserted at the report footer.B. A filter should be added to the stored procedure.C. Encryption keys should be recovered.D. The configurations of the report need to be modified.

Correct Answer: CSection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 48You work as a database administrator at ABC.com. The ABC.com network contains a SQL Server 2008database server named ABC-DB01. ABC-DB01 is configured to host the SQL Server 2008 Reporting Services(SSRS). You receive an instruction from the CIO to provide ABC.com users with the necessary permissions toa private folder that will allow them to deploy the reports, as well as control the information. You want toaccomplish this task by adding a role to ABC-DB01. Identify the role that you should add?

Page 62: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

A. The My Reports role.B. The db_system role.C. The Analyze role.D. The Manager's role.E. The pre-defined security role.

Correct Answer: ASection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 49You work as a database administrator for ABC.com. The ABC.com network contains a SQL Server 2008database server named ABC-DB05, which hosts the SQL Server 2008 Integration Services (SSIS). The SSISruns a number of packages. You receive an instruction from the CIO that all services on ABC- DB05 should runas normal as possible. Which of the following actions should you take? (Choose all that apply.)

A. BlockedSignatureStates registry entries should be configured to Block untrusted signs.B. BlockedSignatureStates egistry entries should be modified to use ServerStorage.C. BlockedSignatureStates registry entries should be configured to Block unsigned instances.D. Package protection shold be configured to EncryptAllWithPassword.E. Package protection shold be configured to EncryptSensitiveWithLoginName.F. BlockedSignatureStates registry entries should be configured to Block unsafe signs

Correct Answer: ACFSection: Exam CExplanation

Explanation/Reference:Explanation:

QUESTION 50You work as a database administrator at ABC.com. You are assigned to manage a server named ABC-DB01.Your duties include managing a SQL Server 2008 Integration Services (SSIS) instance. The SQL instance wastested in a local development environment. You receive an instruction from the CIO to deploy the instance toABC-DB01. The CIO informs you that the level of security must be configured for users when they run thepackage. Which of the following actions should you take?

A. The EncryptPartWithUserKey option should be used.B. The EncryptAllWithUserKey option should be used.C. The connection string should be used.D. The ServerStorage option should be used.

Correct Answer: BSection: Exam CExplanation

Explanation/Reference:Explanation:

Page 63: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Exam D

QUESTION 1You work as a Developer for ABC.com. The company has a SQL Server 2008 computer. You are designing aMicrosoft SQL Server 2008 Reporting Services (SSRS) accounting report. You want every alternate row of theoutput in the report table to have a green background. You need to use the appropriate expression for theBackgroundColor property of the table. Which of the following expressions should you choose to accomplishthe task?

A. =Iif((RowNumber(Nothing)),"Green","White")B. =Iif((RowNumber(Nothing)),"Green","Orange")C. =Iif((RowNumber),"Green","Orange")D. =Iif((RowNumber(Nothing) MOD 2),"Green","White")

Correct Answer: DSection: Exam DExplanation

Explanation/Reference:Explanation:

QUESTION 2You are using SQL Server 2008 Reporting Services to create reports for your company, an automobile supplychain. You create a report called AutomotivePartsSales that displays the sales for the last period. This reportdisplays sales of over 500 different parts. The report is rendered in PDF format. Users complain that the pagebreaks are not set in the correct places when they print the report. What report controls should you change toso that page breaks occur in the correct place when users print? (Choose two.)

A. Change the PageHeight properties.B. Change the InteractiveHeight properties.C. Change the PageWidth properties.D. Change the InteractiveWidth properties.E. Change the PageBreakAtEnd properties.

Correct Answer: ACSection: Exam DExplanation

Explanation/Reference:Explanation:

http://www.gratisexam.com/

QUESTION 3You are developing a SQL Server 2008 SQL Server Integration Services (SSIS) package. The packageconsists of a Sequence container holding a For loop and a Foreach loop. There are two Execute SQL tasks inthe Foreach loop, and one Script task in the For loop. You have created a variable for the Foreach loop. Whatwill be the scope of the variable?

A. The variable is only accessible to the first Execute SQL task.

Page 64: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

B. The variable is accessible to both Execute SQL tasks but not the Script task.C. The variable is accessible to the two Execute SQL tasks and the Script task.D. The variable is not accessible to any task.

Correct Answer: BSection: Exam DExplanation

Explanation/Reference:Explanation:

QUESTION 4You are in the process of deploying an Analysis Services Database in the production environment. You areusing the Analysis Services Deployment Wizard to perform this deployment. The project will be namedDeploy_Prod1. During the deployment process, you want to retain the existing roles and role members on thedestination server. Which input file should you modify to accomplish the objective?

A. <Deploy_Prod1>.asdatabaseB. <Deploy_Prod1>.deploymenttargetsC. <Deploy_Prod1>.configsettingsD. <Deploy_Prod1>.deploymentoptions

Correct Answer: DSection: Exam DExplanation

Explanation/Reference:Explanation:

QUESTION 5You are in the process of designing a cube named InvStock. The measure group in the cube will have ameasure named TotInventory that will be used to determine the total inventory stock for the manufacturingdepartment at the end of quarter. What should you do to determine the inventory stock at the end of quarter?

A. Define the TotInventory measure as a semi-additive measure.B. Define the TotInventory measure as an additive measure.C. Define the measure group as a semi-additive measure group.D. Define the measure group as an additive measure group.

Correct Answer: ASection: Exam DExplanation

Explanation/Reference:Explanation:

QUESTION 6You manage a Microsoft SQL Server Analysis Services (SSAS) database for your company. Users arereporting that SSAS performance has recently degraded. You run a SQL Profiler trace on MDX queries that arebeing executed on a SSAS instance. Trace analysis shows that a MDX query executed by a new user isconsuming more than the required resources. You review the MDX query and identify that the MDX querycontains a complex IIF function to return a result set. Which advice should you give to the new user to improvequery performance?

A. Use user-defined stored procedures.B. Replace the IIF function with a complex CASE statement.

Page 65: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

C. Use query hints.D. Use an IF statement.

Correct Answer: CSection: Exam DExplanation

Explanation/Reference:Explanation:

QUESTION 7You are the administrator for your company's SQL Server 2008 server. You have created a package using SQLServer Integration Services (SSIS) and have modified some of the package properties. (Click the Exhibit(s)button to view the properties you configured.) When you run the package for the first time, a file not found erroroccurs. When you rerun the package, the package is successful. You want to ensure that you can restart thepackage at the point of failure and skip any tasks in the package that have already completed.What should you configure?

A. Set the SaveCheckpoints property of the package to True.B. Set the FailPackageOnFailure property to False.C. Set the CheckpointUsage property back to the default.D. Set the MaximumErrorCount property of the package to a high value.

Correct Answer: ASection: Exam DExplanation

Explanation/Reference:

Page 66: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Explanation:

QUESTION 8You are developing a SQL Server 2008 SSIS package. The package contains a Sequence container, which inturn holds a Foreach Loop container and a For Loop container. The Foreach Loop container updates all therecords in a table named Salary of the Employee database using an Execute SQL task. The For Loop containerinserts five records in the Employee_details table of the Employee database using an Execute SQL task. Youneed to ensure that if the transaction on the Sequence task is aborted, the updates made in the Salary tableare not rolled back, and the updates made in the Employee_details table are rolled back. What should you do?(Choose three.)

A. Set the TransactionOption property to Required for the Sequence container.B. Set the TransactionOption property to NotSupported for the Sequence container.C. Set the TransactionOption property to Supported for the For Loop container.D. Set the TransactionOption property to Required for the For Loop container.E. Set the TransactionOption property to Required for the ForEach Loop container.F. Set the TransactionOption property to Supported for the ForEach Loop container.

Correct Answer: ACESection: Exam DExplanation

Explanation/Reference:Explanation:

QUESTION 9You want to deploy a custom assembly in SQL Server 2008 Report Services (SSRS) for use in the reports youare generating for your organization. What must you do to deploy a custom assembly?

A. Grant Execution permissions to custom assemblies.B. Copy the custom assembly from the build location to the report server bin folder.C. Copy the custom assembly from the build location to the report manager bin folder.D. Copy the custom assembly from the build location to the report server Temp file folder.

Correct Answer: BSection: Exam DExplanation

Explanation/Reference:Explanation:

QUESTION 10You create several reports for the ABC.com with SQL Server Report Services (SSRS) 2008. The salesmanager wants to look at the QtrSales report from last year to review sales figures from the previous year. TheQtrSales report has been modified several times and the data source has changed. How should you retrievethe information from last year's QtrSales report using the least amount of administrative effort?

A. Isolate a single snapshot from report history of the QtrSales report from last year. Run the QtrSales report.B. Change the data source to the previous year's report configuration. Run the QtrSales report with the data

parameters for last year.C. Modify the QtrSales report to the same report configuration as last year. Run the QtrSales report.D. Create a separate report database. Restore an archived backup of the QtrSales report from last year.

Change the data source to the previous configuration. Run the QtrSales report with the data parameters forlast year.

Correct Answer: A

Page 67: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Section: Exam DExplanation

Explanation/Reference:Explanation:

QUESTION 11You work as a Database Administrator for ABC.com. The company has a SQL Server 2008 computer. Youmanage SQL Server 2008 Reporting Services (SSRS) for the company, which has a database namedProduction. You want to implement a database recovery operation for the Production database. Which of thefollowing utilities should you use to accomplish the task?

A. rskeymgmtB. rsC. dtexecD. rsconfig

Correct Answer: ASection: Exam DExplanation

Explanation/Reference:Explanation:

QUESTION 12You work as an Administrator for ABC.com. The company has a SQL Server 2008 computer. The businessmodel of the company uses SSIS. There are 30 packages that use the same configuration and are stored in anXML file as a variable. You want to track the changes that affect a package that uses one variable. You alsowant to modify the package to provide automatic notification through email whenever there are changes to thevariable. What should you do?Each correct answer represents a part of the solution. Choose all that apply.

A. Set the RaiseChangeEvent property for the variable to true.B. Create an OnVariableChanged Event handler.C. Set the RaiseChangeEvent property for the variable to false.D. Create an OnProgress Event handler.E. Add a Send Mail Task to the appropriate event handler.F. Create an OnInformation Event handler.

Correct Answer: ABESection: Exam DExplanation

Explanation/Reference:Explanation:

QUESTION 13You are an employee at ABC.com. The company has a SQL Server 2008 computer. The SQL Server 2008Reporting Services instance is being administered in the company. You want to view the basic informationabout the report server. To which of the following roles should you be assigned to accomplish the task?

A. System User roleB. Content Manager roleC. System Administrator roleD. My Reports role

Page 68: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

Correct Answer: ASection: Exam DExplanation

Explanation/Reference:Explanation:

QUESTION 14You work as an Administrator for ABC.com. The company has a SQL Server 2008 computer. You manage aSQL Server 2008 Integration Services (SSIS) package for the company. You want to perform operations likemining text, cleaning data, and running data mining prediction queries. Which of the following SQL ServerIntegration Services transformations should you choose to accomplish the task?

A. Split and Join transformationsB. Row transformationsC. Business Intelligence transformationsD. Auditing transformationsE. Rowset transformations

Correct Answer: CSection: Exam DExplanation

Explanation/Reference:Explanation:

QUESTION 15You work as an administrator for ABC.com. The company has a SQL Server 2008 computer. You are assigneda task to create and maintain Microsoft SQL Server 2008 Integration Services (SSIS) packages with the help ofSSIS Designer. While you were developing the packages, it failed. Which of the following tabs of the SSISDesigner should you look to identify what happened?

A. Control Flow TabB. Package Explorer TabC. Event Handlers TabD. Data Flow TabE. Progress/Execution Results Tab

Correct Answer: ESection: Exam DExplanation

Explanation/Reference:Explanation:

QUESTION 16You work as an Administrator for ABC.com. The company has a SQL Server 2008 computer. You aredesigning a SQL Server 2008 Integration Services (SSIS) package. The package uses at least one sequencecontainer in one transaction. A Data Flow task and a Control Flow task are controlled by each transaction. EachData Flow task has a success constraint that is followed by the Control Flow task. The following requirementsshould be included in the package:· Each Data Flow task must use its own transaction. · The Control Flow task and the Data Flow task thatprecedes it must fail or succeed as an atomic unit.· A restart point must restart each Data Flow task and the Control Flow task that follows it as an atomic unit.You need to make changes in the control flow designer to meet the requirements. What should you do?Each correct answer represents a part of the solution. Choose all that apply.

Page 69: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

A. Change the FailPackageonFailure property to true for each new sequence container that is added to thepackage.

B. Add a sequence container for each Control Flow task and the Data Flow task that precedes it.C. Change the FailPackageonFailure property to false for each new sequence container that is added to the

package.D. Change the FailPackageonFailure property to true for the package.

Correct Answer: ABSection: Exam DExplanation

Explanation/Reference:Explanation:

QUESTION 17You work as an administrator for ABC.com. The company has a SQL Server 2008 computer. You manage aMicrosoft SQL Server 2008 Analysis Services (SSAS) instance. You deploy a data mining structure, whichincludes the Clustering mining model of Microsoft. You want to change the mining model properties fromScalable K-Means to Non-scalable K-Means. Which of the following parameters of the mining model shouldyou change to accomplish the task?

A. STOPPING_TOLERANCEB. MODELLING_CARDINALITYC. CLUSTERING_METHODD. CLUSTER_COUNTE. SAMPLE_SIZE

Correct Answer: CSection: Exam DExplanation

Explanation/Reference:Explanation:

QUESTION 18You work as an Administrator for ABC.com. The company has a SQL Server 2008 computer. You are creatinga SQL Server 2008 Integration Services (SSIS) package. The package contains some sensitive data thatneeds protection. In order to protect the package, you decide to encrypt the entire package including thesensitive data. You provide a password to accomplish this. Which of the following protection levels should youuse?

A. EncryptAllWithUserKeyB. EncryptSensitiveWithUserKeyC. EncryptAllWithPasswordD. EncryptSensitiveWithPassword

Correct Answer: CSection: Exam DExplanation

Explanation/Reference:

Page 70: 70-448ExamCheets - GRATIS EXAM€¦ · 03-06-2013  · 70-448 TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance Certification Anytime Anywhere 70-448

http://www.gratisexam.com/