Re: DTS transformation task loads partial data and succeeds
- From: Allan Mitchell <allan@xxxxxxxxxxxxxxxxxx>
- Date: Sat, 5 May 2007 12:22:31 +0000 (UTC)
Hello JA,
OK so you have a couple of options here for trying to troubleshoot this
1. Does the query you use for the source really return different to the amount of rows you see being moved? (sure you have done this)
2. Have you been playing with the Insert and fetch buffer sizes in the Transform Data task (Last Tab)?
3. Profiler. What does it say you are doing?
--
Allan Mitchell
http://wiki.sqlis.com | http://www.sqlis.com | http://www.sqldts.com |
http://www.konesans.com
I am seeing some strange behavior - I am trying to load data from 2
tables, one having approx 94,000 rows and the 2nd having approx 1.4
million rows. The two transformation tasks in my dts package load
only about 800 & 200 rows respectively from these tables, and succeed.
How is this possible? I am using SQL Server 2000. It's almost as if
it's just a trial version where it succeeds after proving that the
data can be successfully imported, but does not care about the amount
of data being imported. Any thoughts?? Thanks!
.
- Follow-Ups:
- Prev by Date: Re: DTS on Sql 2005
- Next by Date: Re: process 2 files
- Previous by thread: process 2 files
- Next by thread: Re: DTS transformation task loads partial data and succeeds
- Index(es):
Relevant Pages
|