Trace Id is missing

Unlock your potential with Microsoft Copilot

Get things done faster and unleash your creativity with the power of AI anywhere you go.
Microsoft Copilot app being utilized to generate pictures of a singing dog, assisting to identify a flower, and helping to generate an email to congratulate a coworker on a promotion.

Microsoft® SQL Server Integration Services Balanced Data Distributor For Microsoft® SQL Server® 2012

Microsoft® SSIS Balanced Data Distributor (BDD) is an SSIS data flow transformation component. This transformation takes a single input and uses multithreading to distribute the incoming rows uniformly to one or more outputs.

Important! Selecting a language below will dynamically change the complete page content to that language.

  • Version:

    v1.0

    Date Published:

    7/8/2012

    File Name:

    ENG\Microsoft Balanced Data Distributor For SQL Server 2012 License Terms.docx

    ENG\x86\BalancedDataDistributor-x86.msi

    BalancedDataDistributor-x64.msi

    File Size:

    27.6 KB

    1.4 MB

    1.6 MB


    Microsoft® SSIS Balanced Data Distributor (BDD) is a new SSIS transform. This transform takes a single input and distributes the incoming rows to one or more outputs uniformly via multithreading. The transform takes one pipeline buffer worth of rows at a time and moves it to the next output in a round robin fashion. It’s balanced and synchronous so if one of the downstream transforms or destinations is slower than the others, the rest of the pipeline will stall so this transform works best if all of the outputs have identical transforms and destinations. The intention of BDD is to improve performance via multi-threading. Several characteristics of the scenarios BDD applies to: 1) the destinations would be uniform, or at least be of the same type. 2) the input is faster than the output, for example, reading from flat file to OleDB.

    For a demonstration of the SSIS Balanced Data Distributor, see the Balanced Data Distributor (SQL Server Video).

    For a discussion of when to use the SSIS Balanced Data Distributor, refer this link.
  • Supported Operating Systems

    Windows 7, Windows 8, Windows Server 2008 R2, Windows Server 2012


    SQL Server 2012

    1. Please note By downloading the product you are accepting all conditions that are outlined in the EULA (End User License Agreement) located on this page.


    2. Please read the EULAs on this page, once completed please download the appropraite file (X86 or X64 version of the software).


    3. In order to design an SSIS package, you have to install Business Intelligence Development Studio (BIDS). This is a 32-bit application even if the SQL Server is 64-bit.


  • If you have questions about SQL Server 2012, please visit the SQL Server 2012 forums on MSDN. Your feedback is important. Help improve SQL Server 2012 by submitting bugs to Microsoft Connect.

Follow Microsoft