dbTalk Databases Forums  

RE: Transfer from mysql to sql enterprise edition

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


Discuss RE: Transfer from mysql to sql enterprise edition in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Cindy Gross
 
Posts: n/a

Default RE: Transfer from mysql to sql enterprise edition - 04-02-2004 , 01:34 PM






How do you know the package is hung as opposed to just working? Are you
looking at sysprocesses, perfmon counters, etc? Or are you saying it hangs
when designing the package as opposed to when you run it?

Try breaking the import into smaller transactions, say importing 1000 rows
or 10000 rows per transaction.

Try the same insert through a linked server query, does it work? At the
very least it might fail and give an error message that will lead you to
the source of the problem.

Cindy Gross, MCDBA, MCSE
http://cindygross.tripod.com
This posting is provided "AS IS" with no warranties, and confers no rights.


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.