dbTalk Databases Forums  

DTS/SQL 2000 Error on Import: External table is not in the expected format

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


Discuss DTS/SQL 2000 Error on Import: External table is not in the expected format in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
jmblock101@gmail.com
 
Posts: n/a

Default DTS/SQL 2000 Error on Import: External table is not in the expected format - 08-16-2005 , 02:48 PM






I have a DTS Package that imports to SQL Serer (2K sp3) from older
dBase files. The package works fine if executed manually. When executed
via SQL Server Agent (runs under domain account) - I get a series of
errors:

DTSRun OnError: DTSStep_DTSDataPumpTask_1, Error = -2147467259
(80004005)
Error string: External table is not in the expected format.
Error source: Microsoft JET Database Engine
Help file:
Help context: 5003274

Error Detail Records:

Error: -2147467259 (80004005); Provider Error: -328602519 (EC69EC69)
Error string: External table is not in the expected format.
Error source: Microsoft JET Database Engine
Help file:
Help context: 5003274

It is not a permissions issue, I can log on as the domain account for
SQL Server and run the package manually just fine.

Help, please.


Reply With Quote
  #2  
Old   
Jeff
 
Posts: n/a

Default Re: DTS/SQL 2000 Error on Import: External table is not in the expected format - 08-16-2005 , 02:51 PM






I have also tried changing the driver to: dBase 5.0 , dBase IV and
dBase III as well as System DSNs using VFP drivers (which don't see all
of the tables (files).


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

Default Re: DTS/SQL 2000 Error on Import: External table is not in the expected format - 08-16-2005 , 03:15 PM



I just want to pursue the permissions thing further as the error

80004005

says that you either typed something incorrectly or it indeed cannot see the
data.

What "runs under domain account"? The SQL Server Agent Service?
Who owns the job? A member of sysadmin?

can everybody see the DSN?

http://support.microsoft.com/default...;en-us;Q238431


<jmblock101 (AT) gmail (DOT) com> wrote

Quote:
I have a DTS Package that imports to SQL Serer (2K sp3) from older
dBase files. The package works fine if executed manually. When executed
via SQL Server Agent (runs under domain account) - I get a series of
errors:

DTSRun OnError: DTSStep_DTSDataPumpTask_1, Error = -2147467259
(80004005)
Error string: External table is not in the expected format.
Error source: Microsoft JET Database Engine
Help file:
Help context: 5003274

Error Detail Records:

Error: -2147467259 (80004005); Provider Error: -328602519 (EC69EC69)
Error string: External table is not in the expected format.
Error source: Microsoft JET Database Engine
Help file:
Help context: 5003274

It is not a permissions issue, I can log on as the domain account for
SQL Server and run the package manually just fine.

Help, please.




Reply With Quote
  #4  
Old   
Jeff
 
Posts: n/a

Default Re: DTS/SQL 2000 Error on Import: External table is not in the expected format - 08-16-2005 , 03:21 PM



Not a sql server issue .. turns out I needed BDE on the server.


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.