+ All Categories

70-448

Date post: 28-Aug-2014
Category:
Upload: harshad-pai
View: 180 times
Download: 4 times
Share this document with a friend
Popular Tags:
34
Microsoft 70-448 TS: Microsoft SQL Server 2008, Practice Test Version: TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance
Transcript
Page 1: 70-448

Microsoft 70-448

TS: Microsoft SQL Server 2008,

Practice TestVersion: TS: Microsoft SQL Server 2008, Business Intelligence

Development and Maintenance

Page 2: 70-448

QUESTION NO: 1 You work as a database administrator at ABC.com. The ABC.com network contains a SQL Server2008 database 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 forMicrosoft Office 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.

Answer: B

Explanation:

QUESTION NO: 2 You work as a database administrator for ABC.com. The ABC.com network contains a SQLServer 2008 database server named ABC-DB03. You are in the process of designing a SQL Server 2008 Integration Services (SSIS) package forthe ABC.com network. ABC.com has informed you that ABC-DB03 will be hosting the 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.

Answer: A

Explanation:

QUESTION NO: 3

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 2

Page 3: 70-448

You work as a database administrator at ABC.com. You are responsible for managing a SQLServer 2008 database server named ABC-DB01. You receive instruction that the SQL Server 2008 Reporting Services model needs to be deployedon ABC-DB01 to support a data source that contains 800 tables for the Marketing division. Youhave been tasked with developing a report model. Which of the following options will make sure that the Marketing division is only able to access 10tables? (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.

Answer: A,D

Explanation:

QUESTION NO: 4 You work as a database administrator at ABC.com. The ABC.com network contains a SQL Server2008 database server named ABC-DB01. ABC-DB01 is configured to host the SQL ServerAnalysis Services (SSAS) role. There is a dimension named Housing in ABC-DB01 that contains three properties named Slabs,Cement and Bricks. The relationship between the properties is nonflexible. Currently a data sourceis used that indicates the changes between the affiliations of the properties. You receive aninstruction from the CIO to ensure that any modifications will be reflected. Identify the command that will help you to accomplish your task? A. The ProcessDefault command B. The ProcessAdd command. C. The ProcessFull command. D. The ProcessClear command. E. The ProcessNone command.

Answer: A,D

Explanation:

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 3

Page 4: 70-448

QUESTION NO: 5 You work as a database administrator at ABC.com. Your duties include administering a SQLServer 2008 Analysis Services (SSAS) sample named ABC-DB01. You receive an instruction from the CIO to log all queries. You then decide to make the necessarychanges to the QueryLogconnection String feature. What should your next 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.

Answer: B

Explanation:

QUESTION NO: 6 You work as a database administrator at ABC.com. Your duties include administrating a SQLServer 2008 server database named ABC-DB05, which hosts the SQL Server Analysis Services(SSAS) role. While querying ABC-DB05, you are presented with a Duplicate Key error. You receive aninstruction from the CIO to make minor modifications to the ErrorConfiguration feature to resolvethis problem. Which of the following actions 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.

Answer: D

Explanation:

QUESTION NO: 7 You work as a database administrator for ABC.com. Your duties include administrating a SQL

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 4

Page 5: 70-448

Server 2008 server database named ABC-DB01 that contains a single partition. ABC-DB01 ishosting a SQL Server 2008 Analysis Services (SSAS) role. You are tasked with the responsibility of ensuring that information is updated in the partition everythirty 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.

Answer: D

Explanation:

QUESTION NO: 8 You work as a database administrator for ABC.com. The ABC.com network has a SQL Server2008 Analysis Services (SSAS) instance on a database server named ABC-DB05. ABC-DB05 contains a DataDir feature. You receive notification from management to change thefeature to a folder named Features. It is imperative that Features is used in as little time aspossible. 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.

Answer: C

Explanation:

QUESTION NO: 9 You work as a database administrator at ABC.com. You are responsible for managing a SQLServer 2008 database server named ABC-DB01.

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 5

Page 6: 70-448

You are in the process of creating a complex report on ABC-DB01 using SQL Server 2008Reporting 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 complywith the stipulation. 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.

Answer: D

Explanation:

QUESTION NO: 10 You work as a database administrator for ABC.com. You are responsible for a SQL Server 2008computer named ABC-DB01, which hosts a SQL Server 2008 Reporting Services (SSRS) sample. A new ABC.com policy permits users to move reports via e-mail. ABC-DB01 should therefore beconfigured 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.

Answer: C

Explanation:

QUESTION NO: 11 You work as a database administrator for ABC.com. Your duties include administrating a SQLServer 2008 server database named ABC-DB01. ABC-DB01 is hosting the SQL Server AnalysisServices (SSAS). ABC-DB01 hosts numerous measure groups including a group named ABCSales that makes moreuse of the refresh option that the other groups. You receive an instruction from the CIO to

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 6

Page 7: 70-448

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.

Answer: C

Explanation:

QUESTION NO: 12 You work as a database administrator for ABC.com. The ABC.com network contains a databaseserver named ABC-DB02 that is configured to host the SQL Server 2008 Analysis Services(SSAS) role. ABC-DB02 contains a single partition. You receive an instruction from the CIO to implementcaching on the partition. Several times during the day the storage data is updated on ABC-DB02.You therefore need to configure the partition to ensure that the role is able to query the connecteddata whilst being updated. You then decide to make the necessary modifications to theProcessingMode feature. What should your next step encompass? A. The partition should be modified to ProcessAdd 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.

Answer: C

Explanation:

QUESTION NO: 13 You work as a database administrator at ABC.com. Your duties include administrating a SQLServer 2008 server database named ABC-DB05. You are in the process of deploying a SQLServer Analysis Services (SSAS) instance.

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 7

Page 8: 70-448

The SSAS instance contains a dimension, named Exams, which has a property named ScreenShots. 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 tocomplete this task. 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.

Answer: D

Explanation:

QUESTION NO: 14 You work as a database administrator for ABC.com. Your duties include managing a FTP servernamed ABC-SR01. ABC-SR01 is configured to host the SQL Server 2008 Integration Services (SSIS) package.Information is retrieved from ABC-SR01 through FTP tasks and is managed using Execute SQLtasks. How can you ensure that 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.

Answer: A

Explanation:

QUESTION NO: 15 You work as a database administrator for ABC.com. Your duties include administrating a SQLServer 2008 server database named ABC-DB01. ABC-DB01 contains the SQL Server 2008Integration Services (SSIS) package. ABC.com has decided that all divisions should construct their information using Fuzzy Grouping

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 8

Page 9: 70-448

transformation. You are tasked with ensuring that the package includes a Data Flow task. You received instructions from the CIO to sort out any problems that may occur on the SSISpackage. To accomplish this task you check through the retrieved information for any constraintson the Fuzzy Grouping transformation. 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.

Answer: C

Explanation:

QUESTION NO: 16 You work as a database administrator for ABC.com. You are responsible for managing a SQLServer 2008 database server named ABC-DB05, which hosts the SQL Server 2008 IntegrationServices (SSIS) package. The SSIS package references packages in ABC-DB05. You receive instructions from the CIO thatall packages be located in a common directory. You are tasked with the duty to publish the SSISpackage to another database 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.

Answer: D

Explanation:

QUESTION NO: 17 You work as a database administrator at ABC.com. You are responsible for managing a SQLServer 2008 server database named ABC-DB01 as well as a production server named ABC-DB02. ABC-DB01 is configured to host the SQL Server 2008 Integration Services (SSIS) package.

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 9

Page 10: 70-448

You are in the process of examining the package prior to publishing it to a file system on ABC-DB02. Afterwards, ABC.com employees inform you that they are unable to access the package. How can you ensure that the employees are able to access and run the package? 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.

Answer: B

Explanation:

QUESTION NO: 18 You work as a database administrator at ABC.com. The ABC.com network contains SQL Server2008 database server named ABC-DB05, which hosts the SQL Server 2008 Analysis Services(SSAS) role that contains a cube. During routine monitoring, you discover that queries are not performing optimally. You are taskedwith the responsibility of improving the query performance. You are in the process of identifyingthe poorly performing queries in order to make the necessary changes to the cube to enhance theperformance. 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.

Answer: A,D,E

Explanation:

QUESTION NO: 19 You work as a database administrator for ABC.com. The ABC.com network contains a SQLServer 2008 database server named ABC-DB05, which hosts the SQL Server 2008 ReportingServices (SSRS) role.

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 10

Page 11: 70-448

The SSRS package contains a parameter named @Equipment. You receive an instruction fromthe CIO to set the @Equipment parameter value in the report by selecting a particular area. Yoursolution to this problem should however stop employees from making any modifications to theparameter. How can you ensure that the value of 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.

Answer: A

Explanation:

QUESTION NO: 20 You work as a database administrator at ABC.com. You are responsible for managing a SQLServer 2008 database server named ABC-DB01. ABC-DB01 is configured to host the SQL Server2008 Reporting Services (SSRS). You are in the process of generating a SSRS report that will be accessed by employees whenthey work from remote locations. However, these employees will not have access to ABC-DB01when they work from remote locations. The report will be located in an application. You have beeninstructed to make sure that the 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.

Answer: D

Explanation:

QUESTION NO: 21 You work as a database administrator at ABC.com. You are responsible for managing a SQLServer 2008 database server named ABC-DB05, which hosts the SQL Server 2008 ReportingServices (SSRS).

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 11

Page 12: 70-448

You are in the process of creating a SSRS report that contains a table, as well as a matrix.Information is currently returned by the dataset via a stored procedure. You need to determinewhether the information will be returned in the table. Whilst retrieving your information the matrixneeds 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.

Answer: A

Explanation:

QUESTION NO: 22 You work as a database administrator for ABC.com. The ABC.com network contains a SQLServer 2008 database server named ABC-DB05, which hosts the SQL Server 2008 ReportingServices (SSRS). The CIO has informed you that users in the Marketing division must be granted the Read Onlypermissions for the folders located in the Sales division. You then decide to assign all theMarketing division users to a security role that was created by a former administrator. What should you do to ensure that they are able to peruse the report 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.

Answer: C

Explanation:

QUESTION NO: 23 You work as a database administrator at ABC.com. Your duties include managing a SQL Server2008 database server named ABC-DB02 that is configured to host the SQL Server 2008Reporting Services (SSRS).

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 12

Page 13: 70-448

The SSRS contains a table that will be used by ABC.com employees when they open documents.The CIO informs you 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.

Answer: B

Explanation:

QUESTION NO: 24 You work as a database administrator at ABC.com. Your duties include managing a SQL Server2008 database server named ABC-DB01 that is configured to host the SQL Server 2008 AnalysisServices (SSAS) role. You receive instructions from the CIO provide him with data concerning the use of temporary fileson 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.

Answer: A

Explanation:

QUESTION NO: 25 You work as a database administrator at ABC.com. Your duties include managing a SQL Server2008 server database named ABC-DB05. ABC-DB05 contains a Data Mining organization, whichmakes use of the Business Intelligence Development Studio (BIDS) and contains several tabs. You receive an instruction from the CIO to perform minor modifications to the Chart tab. Which of the following options describes two consequences of this action? (Choose two)

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 13

Page 14: 70-448

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.

Answer: B,E

Explanation:

QUESTION NO: 26 You work as a database administrator at ABC.com. Your duties include managing a SQL Server2008 database server named ABC-DB01, which hosts the SQL Server 2008 Analysis Services(SSAS). You receive an instruction from the CIO to configure the Analysis Services query log. You nowneed to determine which utility is required 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.

Answer: D

Explanation:

QUESTION NO: 27 You work as a database administrator for ABC.com. The network contains a SQL Server 2008database server named ABC-DB05, which hosts the SQL Server Analysis Services (SSAS) role. You receive an instruction from the CIO to enhance the performance of queries on ABC-DB05. Toaccomplish this task you decide to make use of 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.

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 14

Page 15: 70-448

C. The taskrun.exe command should be used. D. The dtutil command should be used.

Answer: A

Explanation:

QUESTION NO: 28 You work as a database administrator at ABC.com. The ABC.com network contains a servernamed ABC-DB05, which hosts the SQL Server Analysis Services (SSAS) role that contains acube. You receive instructions from the CIO to add a function to the cube. At present a considerateamount of time is used when new 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.

Answer: B

Explanation:

QUESTION NO: 29 You work as a database administrator at ABC.com. Your duties include managing a SQL Server2008 Integrated Services (SSIS) instance, which contains a number of data flows. You receive an instruction from the CIO to manage information that is passed through the dataflow paths. It is imperative that the data flow logic is not affected. You then decide to make use ofthe Business Intelligence Development Studio. Which utility will assist 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.

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 15

Page 16: 70-448

Answer: D

Explanation:

QUESTION NO: 30 You work as a database administrator for ABC.com. The ABC.com network contains a SQLServer 2008 Integration Services (SSIS) Data Flow. You configure the data flow to transfer data to a SQL Server 2008 database named ABC_Data.You have been tasked with configuring the information located in the data flow to refresh theinformation 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.

Answer: B

Explanation:

QUESTION NO: 31 You work as a database administrator at ABC.com. You are responsible for managing a SQLServer 2008 database server named ABC-DB05, which hosts the SQL Server 2008 IntegrationServices (SSIS) and has a Data 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 you use? 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.

Answer: B

Explanation:

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 16

Page 17: 70-448

QUESTION NO: 32 You work as a database administrator for ABC.com. The ABC.com network contains a SQLServer 2008 database server named ABC-DB05, which hosts the SQL Server 2008 AnalysisServices (SSAS). The CIO has instructed you to deploy a data mining structure for the network. He has alsoinformed you that the mining structure must include the Microsoft Clustering mining model fromScalable 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.

Answer: B

Explanation:

QUESTION NO: 33 You work as a database administrator for ABC.com. The ABC.com network contains a SQLServer 2008 database server named ABC-DB01, which hosts the SQL Server Reporting Services(SSRS) role. ABC.com currently makes use of Kerberos for authentication. You receive various complaints frommanagement regarding the safety of information in the domain. You have been instructed to makethe necessary modifications 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.

Answer: D

Explanation:

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 17

Page 18: 70-448

QUESTION NO: 34 You work as a database administrator for ABC.com. The ABC.com network contains a SQLServer 2008 database server, which hosts the SQL Server 2008 Integration Services (SSIS)package. The CIO has asked to identify 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.

Answer: B

Explanation:

QUESTION NO: 35 You work as a database administrator at ABC.com. Your duties include managing a SQL Server2008 database server named ABC-DB05, which hosts the SQL Server 2008 Reporting Services(SSRS). The service contains a report header and footer. You receive a complaint from a ABC.com user named Mia Hamm, stating that she is presentedwith 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, assoon as you render 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.

Answer: C

Explanation:

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 18

Page 19: 70-448

QUESTION NO: 36 You work as a database administrator at ABC.com. Your duties include managing a SQL Server2008 database server named ABC-DB05, which hosts the SQL Server 2008 Reporting Services(SSRS). You are in the process of publishing a report to a list of subscribers on ABC-DB05. It is thereforeimportant that a subscription is created on ABC-DB05. You start by selecting the report prior toclicking the Subscriptions tab. What should your 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.

Answer: A

Explanation:

QUESTION NO: 37 You work as a database administrator for ABC.com. You are responsible for managing a SQLServer 2008 database server named ABC-DB05, which hosts the SQL Server 2005 AnalysisServices. You have created a report using SQL Server 2008 Reporting Services (SSRS). You receiveinstructions from the CIO to ensure that all reports created on ABC-DB05 will display the user andextended 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.

Answer: D

Explanation:

QUESTION NO: 38

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 19

Page 20: 70-448

You work as a database administrator at ABC.com. The ABC.com network contains a SQL Server2008 server database named ABC-DB05, which hosts the SQL Server 2008 Analysis Services(SSAS). You have created a SSAS project that contains a cube with a dimension named Housing. Thedimension has a property named Cement. The project also contains information about theABC.com users employed on the project. You need to determine a way to browse the data in thedimension. Which of the following is the action that will accomplish this? 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.

Answer: D

Explanation:

QUESTION NO: 39 You work as a database administrator for ABC.com. Your duties include managing a SQL Server2008 database server named ABC-DB05, which hosts the SQL Server 2008 Analysis Services(SSAS). The SSAS method contains a dimension and a measure group. The dimension is named Housing,and the measure group is named Supplies. Housing includes a property named _Month. Items areconfigured to connect to the Housing dimension. You receive instructions from the CIO that the_Month property is contained in the design on Supplies. 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.

Answer: A

Explanation:

QUESTION NO: 40

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 20

Page 21: 70-448

You work as a database administrator at ABC.com. The ABC.com network contains a SQL Server2008 database server named ABC-DB05, which hosts the SQL Server 2008 Analysis Services(SSAS). The SSAS method contains a dimension named Marketing, which in turn contains a table namedSupplies. Supplies contain two fields named Sand and Stone. A new policy requires data to beobtained by measures using Marketing. You then decide to create a relationship between theMarketing dimension and the Stone measuring group. 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.

Answer: A

Explanation:

QUESTION NO: 41 You work as a database administrator at ABC.com. The ABC.com network contains a SQL Server2008 database server named ABC-DB05, which hosts the SQL Server 2008 Analysis Services(SSAS). You are in the process of creating a project, which will contain a parent-child hierarchy for thedimension, using SSAS. The project contains a child key feature named Tar and the parent keyfeature is named Maintenance. You are appointed as the root member, and need to make surethat the project contains the top user. Which of the following actions should you take? A. The IsAggregatable property of Maintenance should be set to false. B. The MembersWithData feature should be set to false. C. The TransactionOption property of Tar should be set to false. D. The AttributeHierarchyEnabled feature should be set to true.

Answer: A

Explanation:

QUESTION NO: 42

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 21

Page 22: 70-448

You work as a database administrator at ABC.com. Your duties include managing a SQL Server2008 database server named ABC-DB05, which hosts the SQL Server 2008 Integration Services(SSIS) Data Flow. The Data Flow inserts the data from a source query into a result table. You receive an instructionfrom the CIO to add the rows 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.

Answer: C

Explanation:

QUESTION NO: 43 You work as a database administrator for ABC.com. The ABC.com network contains a SQLServer 2008 database server named ABC-DB01 that is configured to host the SQL Server 2008Reporting 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 thestatus of the sample 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.

Answer: A

Explanation:

QUESTION NO: 44 You work as a database administrator for ABC.com. Your duties include managing a SQL Server2008 database server named ABC-DB05, which hosts the SQL Server 2008 Integration Services

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 22

Page 23: 70-448

(SSIS). The SSIS makes use of Business Intelligence Development Studio. The network has a packageData Flow component. You receive instructions from the CIO to attach a sample of the componentto the package. Whilst attempting to accomplish this you discover that the toolbox option does not contain thecomponent. To ensure productivity you 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. 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.

Answer: D

Explanation:

QUESTION NO: 45 You work as a database administrator for ABC.com. You are responsible for managing a SQLServer 2008 database server named ABC-DB05, which hosts the SQL Server 2008 IntegrationServices (SSIS). A default connection manager is used to connect to a component. You receive an instruction fromthe CIO to create an XML configuration file, which will be used to provide the necessaryauthentication information to accomplish your 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 to operate? 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.

Answer: C

Explanation:

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 23

Page 24: 70-448

QUESTION NO: 46 You work as a database administrator at ABC.com. Your duties include managing a SQL Server2008 database server named ABC-DB05, which hosts the SQL Server 2008 Reporting Services(SSRS) role as well as a recovery instance. The role contains the reports of the various divisions. To retrieve the information ABC.com usersmake 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.

Answer: C

Explanation:

QUESTION NO: 47 You work as a database administrator at ABC.com. The ABC.com network contains a SQL Server2008 database server named ABC-DB01. ABC-DB01 is configured to host the SQL Server 2008Reporting Services (SSRS). You receive an instruction from the CIO to provide ABC.com users with the necessary permissionsto a private folder that will allow them to deploy the reports, as well as control the information. Youwant to accomplish this task by adding a role to ABC-DB01. Identify the role that you should add? 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.

Answer: A

Explanation:

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 24

Page 25: 70-448

QUESTION NO: 48 You work as a database administrator for ABC.com. The ABC.com network contains a SQLServer 2008 database server named ABC-DB05, which hosts the SQL Server 2008 IntegrationServices (SSIS). The SSIS runs a number of packages. You receive an instruction from the CIO that all services onABC-DB05 should run as 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

Answer: A,C,F

Explanation:

QUESTION NO: 49 You work as a database administrator at ABC.com. You are assigned to manage a server namedABC-DB01. Your duties include managing a SQL Server 2008 Integration Services (SSIS)instance. The SQL instance was tested in a local development environment. You receive an instruction fromthe CIO to deploy the instance to ABC-DB01. The CIO informs you that the level of security mustbe configured for users when they run the package. 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.

Answer: B

Explanation:

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 25

Page 26: 70-448

QUESTION NO: 50 You work as a Developer for ABC.com. The company has a SQL Server 2008 computer. You aredesigning a Microsoft SQL Server 2008 Reporting Services (SSRS) accounting report. You wantevery alternate row of the output in the report table to have a green background. You need to usethe appropriate expression for the BackgroundColor property of the table. Which of the followingexpressions should you choose to accomplish the 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")

Answer: D

Explanation:

QUESTION NO: 51 You are using SQL Server 2008 Reporting Services to create reports for your company, anautomobile supply chain. You create a report called AutomotivePartsSales that displays the salesfor the last period. This report displays sales of over 500 different parts. The report is rendered inPDF format. Users complain that the page breaks are not set in the correct places when they print the report.What report controls should you change to so that page breaks occur in the correct place whenusers 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.

Answer: A,C

Explanation:

QUESTION NO: 52 You are developing a SQL Server 2008 SQL Server Integration Services (SSIS) package. Thepackage consists of a Sequence container holding a For loop and a Foreach loop. There are twoExecute SQL tasks in the Foreach loop, and one Script task in the For loop.

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 26

Page 27: 70-448

You have created a variable for the Foreach loop. What will be the scope of the variable? A. The variable is only accessible to the first Execute SQL task. 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.

Answer: B

Explanation:

QUESTION NO: 53 You are in the process of deploying an Analysis Services Database in the production environment.You are using the Analysis Services Deployment Wizard to perform this deployment. The projectwill be named Deploy_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>.asdatabase B. <Deploy_Prod1>.deploymenttargets C. <Deploy_Prod1>.configsettings D. <Deploy_Prod1>.deploymentoptions

Answer: D

Explanation:

QUESTION NO: 54 You are in the process of designing a cube named InvStock. The measure group in the cube willhave a measure named TotInventory that will be used to determine the total inventory stock for themanufacturing department 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.

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 27

Page 28: 70-448

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

Answer: A

Explanation:

QUESTION NO: 55 You manage a Microsoft SQL Server Analysis Services (SSAS) database for your company.Users are reporting that SSAS performance has recently degraded. You run a SQL Profiler trace on MDX queries that are being executed on a SSAS instance. Traceanalysis shows that a MDX query executed by a new user is consuming more than the requiredresources. You review the MDX query and identify that the MDX query contains a complex IIFfunction to return a result set. Which advice should you give to the new user to improve query performance? A. Use user-defined stored procedures. B. Replace the IIF function with a complex CASE statement. C. Use query hints. D. Use an IF statement.

Answer: C

Explanation:

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

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 28

Page 29: 70-448

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.

Answer: A

Explanation:

QUESTION NO: 57 You are developing a SQL Server 2008 SSIS package. The package contains a Sequencecontainer, which in turn holds a Foreach Loop container and a For Loop container. The ForeachLoop container updates all the records in a table named Salary of the Employee database usingan Execute SQL task. The For Loop container inserts five records in the Employee_details table ofthe Employee database using an Execute SQL task. You need to ensure that if the transaction onthe Sequence task is aborted, the updates made in the Salary table are not rolled back, and theupdates 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.

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 29

Page 30: 70-448

F. Set the TransactionOption property to Supported for the ForEach Loop container.

Answer: A,C,E

Explanation:

QUESTION NO: 58 You want to deploy a custom assembly in SQL Server 2008 Report Services (SSRS) for use in thereports you are 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.

Answer: B

Explanation:

QUESTION NO: 59 You create several reports for the ABC.com with SQL Server Report Services (SSRS) 2008. Thesales manager wants to look at the QtrSales report from last year to review sales figures from theprevious year. The QtrSales report has been modified several times and the data source haschanged. How should you retrieve the information from last year's QtrSales report using the least amount ofadministrative effort? A. Isolate a single snapshot from report history of the QtrSales report from last year. Run theQtrSales report. B. Change the data source to the previous year's report configuration. Run the QtrSales reportwith the data parameters for last year. C. Modify the QtrSales report to the same report configuration as last year. Run the QtrSalesreport. D. Create a separate report database. Restore an archived backup of the QtrSales report fromlast year. Change the data source to the previous configuration. Run the QtrSales report with thedata parameters for last year.

Answer: A

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 30

Page 31: 70-448

Explanation:

QUESTION NO: 60 You work as a Database Administrator for ABC.com. The company has a SQL Server 2008 computer. You manage SQL Server 2008 Reporting Services (SSRS) for the company, which hasa database named Production. You want to implement a database recovery operation for theProduction database. Which of the following utilities should you use to accomplish the task? A. rskeymgmt B. rs C. dtexec D. rsconfig

Answer: A

Explanation:

QUESTION NO: 61 You work as an Administrator for ABC.com. The company has a SQL Server 2008 computer. Thebusiness model of the company uses SSIS. There are 30 packages that use the sameconfiguration and are stored in an XML file as a variable. You want to track the changes that affect a package that uses one variable. You also want tomodify the package to provide automatic notification through email whenever there are changes tothe variable. 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.

Answer: A,B,E

Explanation:

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 31

Page 32: 70-448

QUESTION NO: 62 You are an employee at ABC.com. The company has a SQL Server 2008 computer. The SQLServer 2008 Reporting Services instance is being administered in the company. You want to viewthe basic information about the report server. To which of the following roles should you beassigned to accomplish the task? A. System User role B. Content Manager role C. System Administrator role D. My Reports role

Answer: A

Explanation:

QUESTION NO: 63 You work as an Administrator for ABC.com. The company has a SQL Server 2008 computer. Youmanage a SQL Server 2008 Integration Services (SSIS) package for the company. You want toperform operations like mining text, cleaning data, and running data mining prediction queries.Which of the following SQL Server Integration Services transformations should you choose toaccomplish the task? A. Split and Join transformations B. Row transformations C. Business Intelligence transformations D. Auditing transformations E. Rowset transformations

Answer: C

Explanation:

QUESTION NO: 64

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 32

Page 33: 70-448

You work as an administrator for ABC.com. The company has a SQL Server 2008 computer. Youare assigned a task to create and maintain Microsoft SQL Server 2008 Integration Services (SSIS)packages with the help of SSIS Designer. While you were developing the packages, it failed.Which of the following tabs of the SSIS Designer should you look to identify what happened? A. Control Flow Tab B. Package Explorer Tab C. Event Handlers Tab D. Data Flow Tab E. Progress/Execution Results Tab

Answer: E

Explanation:

QUESTION NO: 65 You work as an Administrator for ABC.com. The company has a SQL Server 2008 computer. Youare designing a SQL Server 2008 Integration Services (SSIS) package. The package uses at leastone sequence container in one transaction. A Data Flow task and a Control Flow task arecontrolled by each transaction. Each Data Flow task has a success constraint that is followed bythe Control Flow task. The following requirements should be included in the package: · Each Data Flow task must use its own transaction. · The Control Flow task and the Data Flow task that precedes it must fail or succeed as an atomicunit. · A restart point must restart each Data Flow task and the Control Flow task that follows it as anatomic unit. You need to make changes in the control flow designer to meet the requirements. What shouldyou do? Each correct answer represents a part of the solution. Choose all that apply. A. Change the FailPackageonFailure property to true for each new sequence container that isadded to the package. 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 isadded to the package. D. Change the FailPackageonFailure property to true for the package.

Answer: A,B

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 33

Page 34: 70-448

Explanation:

QUESTION NO: 66 You work as an administrator for ABC.com. The company has a SQL Server 2008 computer. Youmanage a Microsoft SQL Server 2008 Analysis Services (SSAS) instance. You deploy a datamining structure, which includes the Clustering mining model of Microsoft. You want to change themining model properties from Scalable K-Means to Non-scalable K-Means. Which of the followingparameters of the mining model should you change to accomplish the task? A. STOPPING_TOLERANCE B. MODELLING_CARDINALITY C. CLUSTERING_METHOD D. CLUSTER_COUNT E. SAMPLE_SIZE

Answer: C

Explanation:

QUESTION NO: 67 You work as an Administrator for ABC.com. The company has a SQL Server 2008 computer. Youare creating a SQL Server 2008 Integration Services (SSIS) package. The package contains somesensitive data that needs protection. In order to protect the package, you decide to encrypt theentire package including the sensitive data. You provide a password to accomplish this. Which ofthe following protection levels should you use? A. EncryptAllWithUserKey B. EncryptSensitiveWithUserKey C. EncryptAllWithPassword D. EncryptSensitiveWithPassword

Answer: C

Explanation:

Microsoft 70-448: Practice Exam

"Pass Any Exam. Any Time." - www.actualtests.com 34


Recommended