dbTalk Databases Forums  

DTS import fails with -2147008507(80074005)

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss DTS import fails with -2147008507(80074005) in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Wilfred van Dijk
 
Posts: n/a

Default DTS import fails with -2147008507(80074005) - 01-20-2004 , 07:25 AM






Hi,

I tried to import a CSV file (8M rows) into SQL2K (with
sp3), but the import stops after 2M rows with the strange
message above. Platform: Win2K sp3
I'm not sure, but it might be an issue with special
characters like ä etc. Any suggestion for this problem?

Thx,
Wilfred van Dijk

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: DTS import fails with -2147008507(80074005) - 01-20-2004 , 07:43 AM






What is the rest of the error message?

You may be timing out
You may be running out of log space/disk space

Post the whole message please

--

----------------------------

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"Wilfred van Dijk" <wfvdijk (AT) yahoo (DOT) com> wrote

Hi,

I tried to import a CSV file (8M rows) into SQL2K (with
sp3), but the import stops after 2M rows with the strange
message above. Platform: Win2K sp3
I'm not sure, but it might be an issue with special
characters like ä etc. Any suggestion for this problem?

Thx,
Wilfred van Dijk



Reply With Quote
  #3  
Old   
 
Posts: n/a

Default Re: DTS import fails with -2147008507(80074005) - 01-20-2004 , 08:51 AM



The complete, and only message I got is:
General Error -2147008507 (8007405)

If I divide this file into smaller pieces, I get a "normal"
error like "Error at source for Row Number 1217001. Errors
encountered so far in this task: 2001"

It seems to be a problem with special characters.

Reply With Quote
  #4  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: DTS import fails with -2147008507(80074005) - 01-20-2004 , 09:12 AM



OK

It would seem to suggest that your datafile has some bad data, badly
terminated data.

In 2000 you can log the errors to a log file (last Tab of the datapump)

--

----------------------------

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


<anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
The complete, and only message I got is:
General Error -2147008507 (8007405)

If I divide this file into smaller pieces, I get a "normal"
error like "Error at source for Row Number 1217001. Errors
encountered so far in this task: 2001"

It seems to be a problem with special characters.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.