exam questions

Exam 70-463 All Questions

View all questions & answers for the 70-463 exam

Exam 70-463 topic 3 question 69 discussion

Actual exam question from Microsoft's 70-463
Question #: 69
Topic #: 3
[All 70-463 Questions]

You are performance tuning a SQL Server Integration Services (SSIS) package to load sales data from a source system into a data warehouse that is hosted on a
Microsoft Azure SQL Database. The package contains a data flow task that has seven source-to-destination execution trees.
Only three of the source-to-destination execution trees are running in parallel.
You need to ensure that all the execution trees run in parallel.
What should you do?

  • A. Place the data flow task in a For Loop container that is configured to execute seven times.
  • B. Set the EngineThreads property of the data flow task to 7.
  • C. Create seven data flow tasks that contain one source-to-destination execution tree each.
  • D. Set the MaxConcurrentExcecutables property of the package to 7.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Currently there are no comments in this discussion, be the first to comment!
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...