dbTalk Databases Forums  

dts error 2147220440

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


Discuss dts error 2147220440 in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Fabiana Sasia
 
Posts: n/a

Default dts error 2147220440 - 07-03-2003 , 04:05 PM






I have a dts where I am transfering data from dbf to sql
server database.
I receive de following message but I did not find answer
in microsoft knowledge base.
Do you know something about it?

-2147008507 (80074005); Provider Error: 0 (0)

Error string: Could not acquire a FastLoad
session.Unspecified error

Error: -2147467259 (80004005); Provider Error: 0 (0)

Error string: Timeout expired

Thanks a lot
Fabi

Reply With Quote
  #2  
Old   
Jono Indrawijaya
 
Posts: n/a

Default dts error 2147220440 - 07-03-2003 , 09:43 PM






Hi, Fabiana

As far as I know, you can't use 'Fastload mechanism' in
your 'Data Transform Task' for dbf to sql transformation.
This mechanism is only available for MSSQL to MSSQL
transformation. Turn off the 'Fastload' in the option pane
of the 'Data Transform Task'.

Hope it helps
Regards,
Jono Indrawijaya - MCDBA
PT. eBiz Cipta Solusi - Microsoft Certified Partner
Indonesia

Quote:
-----Original Message-----
I have a dts where I am transfering data from dbf to sql
server database.
I receive de following message but I did not find answer
in microsoft knowledge base.
Do you know something about it?

-2147008507 (80074005); Provider Error: 0 (0)

Error string: Could not acquire a FastLoad
session.Unspecified error

Error: -2147467259 (80004005); Provider Error: 0 (0)

Error string: Timeout expired

Thanks a lot
Fabi
.


Reply With Quote
  #3  
Old   
Darren Green
 
Posts: n/a

Default Re: dts error 2147220440 - 07-04-2003 , 09:38 AM



Fast load should be available for dbf to sql because it really only affects
the loading into sql side. Use the MS OLE-DB provider for SQL. Perhaps you
could also try another dbf provider such as the FoxPro one.


--
Darren Green
http://www.sqldts.com

"Jono Indrawijaya" <jono (AT) ebizcipta (DOT) com> wrote

Quote:
Hi, Fabiana

As far as I know, you can't use 'Fastload mechanism' in
your 'Data Transform Task' for dbf to sql transformation.
This mechanism is only available for MSSQL to MSSQL
transformation. Turn off the 'Fastload' in the option pane
of the 'Data Transform Task'.

Hope it helps
Regards,
Jono Indrawijaya - MCDBA
PT. eBiz Cipta Solusi - Microsoft Certified Partner
Indonesia

-----Original Message-----
I have a dts where I am transfering data from dbf to sql
server database.
I receive de following message but I did not find answer
in microsoft knowledge base.
Do you know something about it?

-2147008507 (80074005); Provider Error: 0 (0)

Error string: Could not acquire a FastLoad
session.Unspecified error

Error: -2147467259 (80004005); Provider Error: 0 (0)

Error string: Timeout expired

Thanks a lot
Fabi
.




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.