![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a DTS bulk insert task that is behaving oddly. It runs and indicates that it ran successfully; however, upon examination of the data in query analyzer, it is clear that the data loaded fine BUT only 1194 of the 504,000 rows loaded. No error message or other messages are received. The bulk insert task reads from a flat file and uses an existing (and tested with bcp) format file. This bulk insert task is being upgraded from a bcp script. The same format file is being used. In a separate package, I created a regular data transformation task that loads the data correctly and all 504,000 rows are loaded. I am at a loss to understand why the bulk insert task loads only 1194 records. If there were problems with it, I would expect it to error out right away. I have tried changing the maximumerrors setting to 1000 from 10 with no change in results. I am interested in opinions and comments on this situation. *** Sent via Developersdex http://www.developersdex.com *** |
#3
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |