dbTalk Databases Forums  

SSIS, Data Transformation Task hang

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


Discuss SSIS, Data Transformation Task hang in the microsoft.public.sqlserver.dts forum.



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

Default SSIS, Data Transformation Task hang - 04-20-2009 , 01:55 PM






Source is a datareader, destination is a OLEDB table, the connection manager
is ODBC type. It was running fine on all the 2005 servers previously, but not
the one I am woking on right now. The difference is the latest server has the
sql 2005 service pack 3 installed while others only have service pack2. The
symptom is the datareader step is standing in yellow forever. I am pretty
sure the ODBC connection is working fine, because I can see the column names
when creating the data source. No errors reported when I run the task from
Job or from BID.
Could anybody help me out? Thanks!

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

Default RE: SSIS, Data Transformation Task hang - 05-20-2009 , 06:18 AM






Hi Vicky!
I had a similar problem with the native Navision ODBC Driver.
There I had to change the setting RetainSameConnection in the Properties of
the Connection Manager to get it working.
SSIS 2005: false
SSIS 2008: true
Maybe this helps.
Regards, Elke

"vicky" wrote:

Quote:
Source is a datareader, destination is a OLEDB table, the connection manager
is ODBC type. It was running fine on all the 2005 servers previously, but not
the one I am woking on right now. The difference is the latest server has the
sql 2005 service pack 3 installed while others only have service pack2. The
symptom is the datareader step is standing in yellow forever. I am pretty
sure the ODBC connection is working fine, because I can see the column names
when creating the data source. No errors reported when I run the task from
Job or from BID.
Could anybody help me out? Thanks!

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.