Page 1 of 1

exporting from integrity to datastage..

Posted: Tue Dec 09, 2003 6:12 pm
by nag0143
How to get a file from integrity server onto datastage server automatically
i am using integrity 6.0

I am only using files from usprep,domain rules and supermatch....

i have a file at the end... and how do i get that file into datastage and i mean metadata too

plz explain breifly..

Thanks.

Posted: Tue Dec 09, 2003 6:17 pm
by vmcburney
Run DataStage Manager, use the Import - Plugin MetaData command from the menu. Choose QualityStageMetadata from the list of plugin import types. Fill in the correct values for the Project Directory and the Job name. This should give you a list of inputs and outputs for that job. Import both the inputs and outputs, you will need them both in your job, this will create table definitions. You can load these table definitions into your QualityStage stage in your DS job.

In DataStage your input will be your data to be matched, your output will be the extract from that match and any other outputs you have such as unhandled data or clean data etc.

Posted: Wed Dec 10, 2003 8:46 am
by nag0143
When i tried to import metadata plugins from ds manager i don't have
that plugin in the list...wht does that mean

Posted: Wed Dec 10, 2003 4:02 pm
by nag0143
I got my prob fixed.... integrity server and ds server are on the same box......


Thanks