![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi all, I have a DTS package that should load data from DBF file (saved on local disk) into empty table on local SQL server. DBF file has about 8 million records, it loads first 6200000 then it failed with error "Data for source column xx (XXXX) is not available". The size of DBF file is about 2.2G, SQL database is on same drive as DBF file and there is a plenty of free disk space (more than 120G), so this is not a disk space issue. There is nothing in SQL log or Event log either. HEEEELP! |
#3
| |||
| |||
|
|
In message <96B5E40C-A4BD-46AB-85DB-8C102179A0C6 (AT) microsoft (DOT) com>, Marin Marin (AT) discussions (DOT) microsoft.com> writes Hi all, I have a DTS package that should load data from DBF file (saved on local disk) into empty table on local SQL server. DBF file has about 8 million records, it loads first 6200000 then it failed with error "Data for source column xx (XXXX) is not available". The size of DBF file is about 2.2G, SQL database is on same drive as DBF file and there is a plenty of free disk space (more than 120G), so this is not a disk space issue. There is nothing in SQL log or Event log either. HEEEELP! Since you mention disk space, have you check all disks in the machine that is executing the package. In particular look at the drive where the temporary folder is situated as some processes require temp files and can get quite large. -- Darren Green (SQL Server MVP) DTS - http://www.sqldts.com PASS - the definitive, global community for SQL Server professionals http://www.sqlpass.org |
#4
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |