|
|
|
Junior Member
      
Group: Forum Members
Last Login: 11/2/2007 2:04:32 AM
Posts: 14,
Visits: 11
|
|
Hi All,
i want to know how can i extract data from teradata into CSV files. i want know any of such tool available in market?
Thanks & Regards, Dinesh
|
|
|
|
|
Supreme Being
      
Group: Forum Members
Last Login: 7/22/2008 3:48:36 AM
Posts: 173,
Visits: 5
|
|
Besides some Teradata PS offer solutions, the market offers a plethora of ETL tools to do the job. Look for Oracle Data Integrator (former Sunopsis), Informatica, IBM WebSphere DataStage (former Ascential Datastage) to name a few.
|
|
|
|
|
Junior Member
      
Group: Forum Members
Last Login: 4/22/2008 1:21:41 AM
Posts: 11,
Visits: 12
|
|
There are some Teradata utilities for exporting data such as BTEQ or Fast Export.
In addition to expensive ETL tools like DataStage and Informatica you can also go with free or cheap open source ETL tools that can pull data from a Teradata ODBC or JDBC connection write it to whatever flat file format you need. You can at a pinch pull data into Excel via an ODBC link and save it as CSV. The trick is convincing the administrators of the database that you need a connection to pull data off since they don't like unauthorised extracts.
Here are some open source ETL tools, they wont be as fast or easy to use as a premium ETL tool but for a small number of extracts they offer good value: Ketl CloverETL/a> Enhydra Octupus Talend Pentatho Data Integration (Kettle)
Vincent McBurney
blogs.ittoolbox.com/bi/websphere
|
|
|
|
|
Junior Member
      
Group: Forum Members
Last Login: 11/2/2007 2:04:32 AM
Posts: 14,
Visits: 11
|
|
|
Thanks for such a valuable reply
|
|
|
|
|
Junior Member
      
Group: Forum Members
Last Login: 9/25/2009 5:20:08 AM
Posts: 14,
Visits: 16
|
|
Hi,
I would suggest you look at Kettle and Talend. I tend to enjoy both programs, even though I like a lot Talend. With Talend you can extract data from teradata into CSV files but you can also import data into mysql, do data integration, migration or even deduplication. Go on the Talend wesite and try Talend Open Studio. http://www.talend.com/
Talend, Open source data Integration software
|
|
|
|