Transform Data Task Problem -
04-10-2008
, 07:09 PM
Hello,
I have a SQL 2000 dts package with a transform data task that copies around
15million rows of data from a unix server. The db where the rows are copied
is using the Simple recovery model. I was wondering why the task chews up
alot of log space because I thought it was a bulk logged operation? Also,
any suggestions on tweaking the properties for performance? |