IT인증,IT자격증,IT자격증시험,IT인증시험

http://www.pass4test.net/

MCTS 70-463 인증시험자료

많은 사이트에서  MCTS 70-463 (Implementing a Data Warehouse with Microsoft SQL Server 2012)인증시험대비자료를 제공하고 있습니다. 그중에서 Pass4Test를 선택한 분들은  MCTS 70-463 (Implementing a Data Warehouse with Microsoft SQL Server 2012)시험통과의 지름길에 오른것과 같습니다. Pass4Test는 시험에서 불합격성적표를 받으시면 덤프비용을 환불하는 서비스를 제공해드려 아무런 걱정없이 시험에 도전하도록 힘이 되어드립니다. Pass4Test덤프를 사용하여 시험에서 통과하신 분이 전해주신 희소식이 Pass4Test 덤프품질을 증명해드립니다.







NO.1 You are developing a SQL Server Integration Services (SSIS) package.

To process complex scientific data originating from a SQL Azure database, a custom task component is

added to the project.

You need to ensure that the custom component is deployed on a test environment correctly.

What should you do?

A.Add an OnError event handler to the SSIS project.

B.Open a command prompt and run the gacutil command.

C.Configure the SSIS solution to use the Project Deployment Model.

D.Open a command prompt and run the dtexec /dumperror /conn command.

E.Configure the output of a component in the package data flow to use a data tap.

F.Open a command prompt and execute the package by using the SQL Log provider and running the

dtexecui.exe utility.

G.Open a command prompt and run the dtexec /rep /conn command.

H.Run the dtutil command to deploy the package to the SSIS catalog and store the configuration in SQL

Server.

I.Use an msi file to deploy the package on the server.

J.Open a command prompt and run the dtutil /copy command.

K.Create a reusable custom logging component and use it in the SSIS project.

Answer: B




NO.2 You are reviewing the design of an existing fact table named factSales, which is loaded from a SQL

Azure database by a SQL Server Integration Services (SSIS) package each day.The fact table has

approximately 1 billion rows and is dimensioned by product, sales date, and sales time of day.

The database administrator is concerned about the growth of the database.Users report poor reporting

performance against this database.Reporting requirements have recently changed and the only

remaining report that uses this fact table reports sales by product name, sale month, and sale year.No

other reports will be created against this table.

You need to reduce the report processing time and minimize the growth of the database.

What should you do?

A.Partition the table by product type.

B.Create a view over the fact table to aggregate sales by month.

C.Change the granularity of the fact table to month.

D.Create an indexed view over the fact table to aggregate sales by month.

Answer: C




NO.3 To facilitate the troubleshooting of SQL Server Integration Services (SSIS) packages, a logging

methodology is put in place.The methodology has the following requirements:

The deployment process must be simplified.

All the logs must be centralized in SQL Server.

Log data must be available via reports or T-SQL.

Log archival must be automated.

You need to configure a logging methodology that meets the requirements while minimizing the amount of

deployment and development effort.

What should you do?

A.Open a command prompt and run the gacutil command.

B.Open a command prompt and execute the package by using the SQL Log provider and running the

dtexecui.exe utility.

C.Add an OnError event handler to the SSIS project.

D.Use an msi file to deploy the package on the server.

E.Configure the output of a component in the package data flow to use a data tap.

F.Run the dtutil command to deploy the package to the SSIS catalog and store the configuration in SQL

Server.

G.Open a command prompt and run the dtexec /rep /conn command.

H.Open a command prompt and run the dtutil /copy command.

I.Open a command prompt and run the dtexec /dumperror /conn command.

J.Configure the SSIS solution to use the Project Deployment Model.

K.Create a reusable custom logging component and use it in the SSIS project.

Answer: J




NO.4 You are designing a data warehouse hosted on SQL Azure.The data warehouse currently includes the

dimUser and dimDistrict dimension tables and the factSales fact table.The dimUser table contains records

for each user permitted to run reports against the warehouse; and the dimDistrict table contains

information about sales districts.

The system is accessed by users from certain districts, as well as by area supervisors and users from the

corporate headquarters.

You need to design a table structure to ensure that certain users can see sales data for only certain

districts.Some users must be permitted to see sales data from multiple districts.

What should you do?

A.Add a district column to the dimUser table.

B.Partition the factSales table on the district column.

C.Create a userDistrict table that contains primary key columns from the dimUser and dimDistrict tables.

D.For each district, create a view of the factSales table that includes a WHERE clause for the district.

Answer: C




NO.5 DRAG DROP

A new SQL Server Integration Services (SSIS) project is deployed to the SSIS catalog.

To troubleshoot some data issues, you must output the data streaming through several data flows into text

files for further analysis.You have the list of data flow package paths and identification strings of the

various task components that must be analyzed.

You need to create these output files with the least amount of administrative and development effort.

Which three stored procedures should you execute in sequence? (To answer, move the appropriate

actions from the list of actions to the answer area and arrange them in the correct order.)

Answer:




NO.6 You develop a SQL Server Integration Services (SSIS) package that imports SQL Azure data into a data

warehouse every night.

The SQL Azure data contains many misspellings and variations of abbreviations.To import the data, a

developer used the Fuzzy Lookup transformation to choose the closest-matching string from a reference

table of allowed values.The number of rows in the reference table is very large.

If no acceptable match is found, the Fuzzy Lookup transformation passes a null value.

The current setting for the Fuzzy Lookup similarity threshold is 0.50.

Many values are incorrectly matched.

You need to ensure that more accurate matches are made by the Fuzzy Lookup transformation without

degrading performance.

What should you do?

A.Change the Exhaustive property to True,

B.Change the similarity threshold to 0.55.

C.Change the similarity threshold to 0.40.

D.Increase the maximum number of matches per lookup.

Answer: B




NO.7 DRAG DROP

You are editing a SQL Server Integration Services (SSIS) package that contains a task with a sensitive

property.

You need to create a project parameter and configure it so that its value is encrypted when it is deployed

to the SSIS catalog.

Which three steps should you perform in sequence? (To answer, move the appropriate actions from the

list of actions to the answer area and arrange them in the correct order.)

Answer:




NO.8 You are developing a project that contains multiple SQL Server Integration Services (SSIS)

packages.The packages will be deployed to the SSIS catalog.One of the steps in each package accesses

an FTP site to download sales transaction data.

You create project parameters to store the username and password that are used to access the FTP site.

You need to ensure that the username and password values are encrypted when they are deployed.

What should you do?

A.set the Sensitive property of the parameters to True.

B.Set the ProtectionLevel property of the package to EncryptSensitiveWithUserKey.

C.Change the parameters to package parameters.

D.Change the project to the Legacy Deployment model.

Answer: A




Posted 2014/6/6 10:02:05  |  Category: Microsoft  |  Tag: 70-463 인증시험자료