dbTalk Databases Forums  

Importing data from DB2 into Sql Server 2005 via SSIS

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


Discuss Importing data from DB2 into Sql Server 2005 via SSIS in the microsoft.public.sqlserver.dts forum.



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

Default Importing data from DB2 into Sql Server 2005 via SSIS - 08-24-2006 , 08:49 AM






We have recently decided to migrate from SQL Server 200 to 2005. We have
many processes built in 2000 DTS packages that pull data in from DB2 via an
ODBC connection. Of course, the Migration tool is of no use in moving these
packages to SSIS. How to I pull in my DW (DB2) data into SQL Server 2005
using SSIS. I can create the ODBC connection in SSIS and get it to test
successfully (but it doesn't appear to save the password). I already have
the DB2 client installed and ODBC connections set up but I just can't seem to
figure out how to pull the data in. Doing searches online, I was trying to
use the DataReader Source but I keep getting the following error "Error at
Data Flow Task [DataReader Source [52]]: Cannot acquire a managed connection
from the run-time connection manager."

What is the best way to pull in DB2 data? Surely this has to be a fairly
common scenario. 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.