![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am working with some financial data that has many, many observations, but failrly small records. I an creating a comma separated variable (CSV) file using a VB.NET program and then I use DTS Import to import the CSV file into SQL Server 2000 via a file DSN. This all works fine for the smaller data sets, but larger datasets with 24 million or 37 million records do not import properly. The DTS import runs, but it stops, with no error messages, after about 18 million records. Is there something I can do to track down this problem or is there a workaround? The system is running on a fully patched Windows 2003 server system and SQL is fully patched Thanks, Bill Patterson UW-Madison School of Business |
#3
| |||
| |||
|
|
I am working with some financial data that has many, many observations, but failrly small records. I an creating a comma separated variable (CSV) file using a VB.NET program and then I use DTS Import to import the CSV file into SQL Server 2000 via a file DSN. This all works fine for the smaller data sets, but larger datasets with 24 million or 37 million records do not import properly. The DTS import runs, but it stops, with no error messages, after about 18 million records. Is there something I can do to track down this problem or is there a workaround? The system is running on a fully patched Windows 2003 server system and SQL is fully patched Thanks, Bill Patterson UW-Madison School of Business |
#4
| |||
| |||
|
|
I should add that I am using the File (source) adapter in DTS, not a file DSN. "William Patterson" <wpatterson (AT) bus (DOT) wisc.edu> wrote in message news:udbjowK2EHA.3500 (AT) TK2MSFTNGP09 (DOT) phx.gbl... I am working with some financial data that has many, many observations, but failrly small records. I an creating a comma separated variable (CSV) file using a VB.NET program and then I use DTS Import to import the CSV file into SQL Server 2000 via a file DSN. This all works fine for the smaller data sets, but larger datasets with 24 million or 37 million records do not import properly. The DTS import runs, but it stops, with no error messages, after about 18 million records. Is there something I can do to track down this problem or is there a workaround? The system is running on a fully patched Windows 2003 server system and SQL is fully patched Thanks, Bill Patterson UW-Madison School of Business |
![]() |
| Thread Tools | |
| Display Modes | |
| |