Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 SSIS and Import/Export (2008)
 SSIS in Linux with oracle DB

Author  Topic 

danychris
Starting Member

1 Post

Posted - 2011-05-09 : 15:36:04
Hi,

We have Oracle product running on linux server.

I want to fetch data from the oracle product on linux server through SSIS and flush into other oracle database which is also in the same linux server.

Is it possible to execute SSIS in linux server. If so how? if not, is there any alternate way ?

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2011-05-09 : 15:38:42
You can't execute an SSIS package on a Linux box, however you can connect to Oracle on Linux from SSIS. The SSIS tools will have to be on a Windows server.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page
   

- Advertisement -