nerdexam
Microsoft

70-448 · Question #105

You are creating a SQL Server 2008 Integration Services (SSIS) data flow which gets information from two sources for Company.com. You are in the process of creating a SQL Server 2008 Integration…

The correct answer is C. You should refresh the sorting properties in each source component. See the full explanation below for the reasoning.

Question

You are creating a SQL Server 2008 Integration Services (SSIS) data flow which gets information from two sources for Company.com. You are in the process of creating a SQL Server 2008 Integration Services (SSIS) data flow. Every source database is belongs to a different server and based on a SELECT statement which utilizes an ORDER BY clause. The data flow is listed below:

You get error message below when you connect the paths from the two sources "Data Flow Task: The input is not sorted. The 'input "Merge Join Left Input" (80)' must be sorted." You should make sure that data from every search is contained in every row in the data flow. In order to solve the problem, which is the correct answer?

Options

  • AYou should increase a Lookup transformation for some data flows.
  • BYou should increase a Lookup transformation for every data flow.
  • CYou should refresh the sorting properties in each source component.
  • DYou should choose a default transformation.

How the community answered

(17 responses)
  • A
    6% (1)
  • B
    12% (2)
  • C
    76% (13)
  • D
    6% (1)

Community Discussion

No community discussion yet for this question.

Full 70-448 Practice