Migration from DataStage to Talend

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
abhishekachrekar
Participant
Posts: 45
Joined: Wed May 02, 2007 8:30 am
Location: Prague, Czech Republic

Migration from DataStage to Talend

Post by abhishekachrekar »

Hi,

We are working on a project to migrate DataStage 8.7 to Talend.

Is there a tool/utility which can automatically convert DS code to talend?
If so then what is the percentage of code which can me automatically convert DS code to talend? what are the limitations?
Or do we need to manually migrate the code?
Can Unix scripts be called from talend code?
How to convert Routines in DS to talend?

Requesting DS folks who have worked on such migration to share their experiences which would be helpful to us for smooth migration.
Regards,
Abhishek
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Short answer? You are the tool.
-craig

"You can never have too many knives" -- Logan Nine Fingers
vmcburney
Participant
Posts: 3593
Joined: Thu Jan 23, 2003 5:25 pm
Location: Australia, Melbourne
Contact:

Post by vmcburney »

This is usually a fruitless exercise since it's a big waste of money without any gain for the business users and sponsors. You might be able to automate part of the migration by using a tool that can reverse engineer and generate ETL jobs like Analytix DS, otherwise you need to manually rebuild all jobs. This will cost a lot more than whatever money you are hoping to save by consolidating ETL tools.

You would be better off renegotiating the DataStage license - a DataStage WorkGroup Edition license is around the same price as Talend subscriptions. No need to redevelop any jobs.

Another option is to decommission your entire DW and start with a new one. Build the ETL from scratch and use something like the Data Vault to get a real time Data Warehouse that supports BI and analytics.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Thanks for stopping by Vincent! Always appreciated. :D
-craig

"You can never have too many knives" -- Logan Nine Fingers
UCDI
Premium Member
Premium Member
Posts: 383
Joined: Mon Mar 21, 2016 2:00 pm

Post by UCDI »

chulett wrote:Short answer? You are the tool.
Hmm that could be taken a couple of ways.
:shock:
Post Reply