Page 1 of 1

Import AbInitio DML file to DataStage Metadata

Posted: Thu Nov 15, 2012 6:03 pm
by dsnk
We have some source files in our DataStage ETL from AbIntio upstream application. Now the source team is providing us the Metadata of these source files in the Abinito format files -- abc.dml.

Is there a way to import these files in Datastage. We are following very tedious way to look into the file format and abc.dml and manually preparing the metadata in Datastage. But this is very tedious and when it comes to conditional dml which has some complex metadata based on different conditions it is very difficult to interprete the metedata in Datastage.

Please advice us as this is so painful process of manual interpretation.

Posted: Thu Nov 15, 2012 7:04 pm
by chulett
Can you post a representative example of one?

Posted: Thu Nov 15, 2012 7:10 pm
by Mike
As someone that has worked extensively in both Ab Initio and DataStage, I was at one time thinking about building a dml to schema conversion utility. It would be fairly easy to quickly do a conversion utility to automate 90+% of the most common dml constructs.

Personally, I'd probably build a conversion utility rather than spending lots of hours on a manual conversion.

If it's a 1-time conversion, you'll want to weigh the manual conversion effort against the effort to create a utility.

I don't believe such a conversion utility exists, but it probably wouldn't hurt to ask IBM if they have one.

Mike

Posted: Fri Nov 16, 2012 12:41 am
by ray.wurlod
Check out Metadex from CompactBI. It does more than what you ask but, if you've got a lot of table definitions and maps to ingest, it may save you some work.