How to configure the fast load batch options (Enterprise Manager)

How to Install SQL Server 2000

How To

How to configure the fast load batch options (Enterprise Manager)

To configure the fast load batch options

  1. After configuring the connections and transformations for a Transform Data task, click the Options tab.

  2. Select the Use fast load check box.

    The fast load options are only in effect when you use the Microsoft® OLE DB Provider for SQL Server as the destination connection.

  3. In Insert batch size box, enter a value for the batch size.

  4. Optionally, select the Commit final batch check box if you want to commit all rows in the last batch that will be copied prior to an error.

  5. In the Max error count box, enter a value to specify the number of row-level errors detected by the Transform Data task plus the number of batch failures that must be exceeded before data pump operation for the task is terminated.

See Also

DTS Transformations

Tasks That Transform Data

Transform Data Task