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  >  Informatica

 Print  |  
Question:  Transformation to Load 5 Flat files

Answer: What is the method of loading 5 flat files of having same structure to a single target and which transformations will you use?


February 02, 2008 07:44:44 #2
 senthil_spy   Member Since: February 2008    Total Comments: 1 

RE: Transformation to Load 5 Flat files
 
wat you have to do is
* create one more file in the same folder where u have those 5 files..and
* specify the path of all those 5 files...now just
*  take the metadata of any one file among those 5..as a source...
* but to give the connection information of the flat file u have to give the location of the 6th file(which contains the path of other 5).


correct me if am wrong...
     

 

Back To Question