Page 1 of 1

IMport File definitions

Posted: Wed Dec 29, 2004 12:08 pm
by DSkkk
hi,
could any one explain me how do i import the sequential file definitions from a datastage job into the quality stage.

thanks.
kiran

Posted: Wed Dec 29, 2004 3:20 pm
by ray.wurlod
There's nothing really direct.

You could push them into MetaStage, then import them from there using QualityStage Designer (open the DataFile Definitions part of a QS project, choose File > Import > Datafile Definition > From MetaStage).

Some time ago I created DataStage BASIC codeto dump table definitions from the DataStage Repository into various formats, including IMF format. If you use that, then you can use File > Import > Project > From IMF to grab the table definitions.