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 will you in a situation where somebody wants to send you a file and use that file as an input or reference and then run job.

Answer: A. Under Windows: Use the 'WaitForFileActivity' under the Sequencers and then run the job. May be you can schedule the sequencer around the time the file is expected to arrive.
B. Under UNIX: Poll for the file. Once the file has start the job or sequencer depending on the file.


March 03, 2006 09:22:26 #1
 jyothi   Member Since: Visitor    Total Comments: N/A 

RE: can u plz explain what is Poll for the file
 
Under Unix :what does Poll for file mean?.can u plz explain in detail
     

 

Back To Question