GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Data Warehousing  >  DataStage

 Print  |  
Question:  What are the Steps involved in development of a job in DataStage?



May 05, 2006 11:49:03 #1
 chereddy   Member Since: May 2006    Total Comments: 2 

RE: What are the Steps involved in development of a jo...
 

The steps required are:

select the datasource stage depending upon the sources for ex:flatfile,database, xml etc

select the required stages for transformation logic such as transformer,link collector,link partitioner, Aggregator, merge etc

select the final target stage where u want to load the data either it is datawatehouse, datamart, ODS,staging etc

     

 

Back To Question