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:  How do you merge two files in DS?

Answer: Either used Copy command as a Before-job subroutine if the metadata of the 2 files are same or created a job to concatenate the 2 files into one if the metadata is different.


May 05, 2007 22:54:44 #4
 hanug   Member Since: June 2006    Total Comments: 24 

RE:
We can use either FUNNEL stage or use the sequentil stage and read more then one file(both files format should be same).

Hanu.
     

 

Back To Question