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

 Print  |  
Question:  Suppose one flat file taking loading time of 3 hrs.
How u can reduce that loading time to 1 hr.
( No FTP, Not UNIX system to make parallel processing,No splitting file,and all servers and files and targets existing in same system)




August 08, 2007 15:11:21 #2
 UmaBojja   Member Since: Visitor    Total Comments: N/A 

RE: Suppose one flat file taking loading time of 3 hr...
 
One can use Nway partition at the source side.
We have to partition the session and give the source file name only for the first partition.Server will automatically takecare.
Please check if you have that feature. It a new feature started from 7.1.2

Thanks
Uma Bojja
     

 

Back To Question