Page 1 of 1

Complex Jobs

Posted: Mon Oct 18, 2004 11:01 am
by srinu_p
Hi,

I am new to DataStage.
can somebody tell me what a complex job is?
many keep asking me what was the complex job i developed?

SP.

Posted: Mon Oct 18, 2004 11:26 am
by kcbland
A complex job is one which has multiple inputs and multiple targets and has a bunch of moving parts. It's a job that may involve sophicated custom lookups and utilizes a custom library of functions.

This is opposed to a "simple" job, one which either simply writes data from a table to a file, or a file which is read and loaded into a table.

thank you

Posted: Mon Oct 18, 2004 11:47 am
by srinu_p
Thank you Kenneth.
I got it now.