Before we begin Datastage Job is an executable object which performs ETL (Extract – Transform – Load) operations. The job contains various stages interconnected by links. The links acts a a pipe which carries data from one stage to another. Designing a simple Job lets start by designing a simple job which has the following […]