Blog Post

SQL Server Integration Services (SSIS) Blog
1 MIN READ

Balanced Data Distributor (BDD) for SQL Server 2012 is Now Available

SSIS-Team's avatar
SSIS-Team
Copper Contributor
Mar 25, 2019
First published on MSDN on Jun 20, 2012

The Balanced Data Distributor (BDD) transform has updated and http://www.microsoft.com/en-us/download/details.aspx?id=30147 .

The BDD transform makes it easy to split your data flow up on a buffer-by-buffer basis. The two primary scenarios for it are when you want to do parallel inserts into a destination…

… and when you want to parallel work across multiple paths …

More information can be found on the links below:

  • http://www.microsoft.com/en-us/download/details.aspx?id=30147
  • http://technet.microsoft.com/en-us/sqlserver/hh369962
  • http://sqlcat.com/sqlcat/b/toolbox/archive/2011/05/25/the-balanced-data-distributor-for-ssis.aspx
Updated Mar 25, 2019
Version 2.0
No CommentsBe the first to comment