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

 Print  |  
Question:  how can we filter in sequential stage




August 08, 2006 02:37:15 #2
 Dharmendra   Member Since: Visitor    Total Comments: N/A 

RE: how can we filter in sequential stage
 

Filter command.  you can specify a filter program that will process the data before it is written to the file. This could be used,for example, to specify a zip program to compress the data. You can type in or browse for the filter program, and specify any

command line arguments it requires in the text box. This text box is enabled only if you have selected the Stage uses filter commands checkbox on the Stage page General tab (see page 8-1). Note that, if you specify a filter command, data browsing is not available so the View Data button is disabled.

     

 

Back To Question