Complex Jobs

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
srinu_p
Participant
Posts: 6
Joined: Mon Oct 18, 2004 10:30 am

Complex Jobs

Post 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.
kcbland
Participant
Posts: 5208
Joined: Wed Jan 15, 2003 8:56 am
Location: Lutz, FL
Contact:

Post 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.
Kenneth Bland

Rank: Sempai
Belt: First degree black
Fight name: Captain Hook
Signature knockout: right upper cut followed by left hook
Signature submission: Crucifix combined with leg triangle
srinu_p
Participant
Posts: 6
Joined: Mon Oct 18, 2004 10:30 am

thank you

Post by srinu_p »

Thank you Kenneth.
I got it now.
Post Reply