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
Go To First  |  Previous Question  |  Next Question 
 DataStage  |  Question 59 of 123    Print  
What is the difference between a Filter and a Switch Stage ?

  
Total Answers and Comments: 1 Last Update: March 26, 2007     Asked by: infinity 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
March 26, 2007 09:47:28   #1  
prem2129        

RE: What is the difference between a Filter and a Swit...
A Filter stage  is used to filter the incoming data ,for suppose u want to get the details of customer 20 if u give customer 20 as the constraint in filter it will display only the customer 20 files and u can also give a reject link,the rest of the records will go into reject link.
where as in  the switch,
we need to give as cases,
like case1,case2.
case1=10;
case2=20;
it will give the outputs of 10 and 20 customer records.
switch will check the cases and execute them.

 
Is this answer useful? Yes | No

 Related Questions

Can a sequential file stage can read the path from other sequential file. in which the data is stored

I am trying to execute batch file which has dsjob command to run data stage job from CLI.I am getting error code = 81011 (project not found but project is there)But I can run other jobs. I am getting into problem for one particular batch.any help
View Question | Asked by : Dilip

While using oracle database as target or Source why we will use OCI stage why don't we use ODBC stage?
Read Answers (4) | Asked by : jaggu

Latest Answer : Routine : Routine is like procedure which is called to process certain operation.GoSub ADD(A,B)ADD(A,B):C=A+Breturn C ...
Read Answers (2) | Asked by : lohith

Latest Answer : main difference is routines are return the value , transform are cannot return the value.. ...
Read Answers (2) | Asked by : mallikharjuna reddy

Latest Answer : In the Filter option,u can use the UNIX command like this to filter the input records..head -3 input_file.dat ...
Read Answers (4) | Asked by : madycool

What is the difference between importing table definitions by Orchestrate Schema Definition or Plug-in Meta Data Definitions?

1.What is the use of parameters in datastage job?2.What is the difference between datastage 6 and datasttage 7.0?3.Whta is unit testing, system testing and integration testing?4.seheduling the jobs in Datastage?5.What is the difference between datastage 7.1 and datasttage 7.5?6.How to do error handling in datastage?7.how do you remove duplicates in a flatfile?
Read Answers (4) | Asked by : srinivas

Main difference between Datastage7.5 and 7.5.1a. how to upgrade the job written in 7.5 to run on 7.5.1a
View Question | Asked by : dilip kumar B

Latest Answer : In Transformer Stage click on properities tab in tool bar(Left corner tab). It displays stage properities page like all the other job properities page. There you can specify your before after stage subroutins. ...
Read Answers (1) | Asked by : suganya


 Sponsored Links

 
Related Articles

jQuery Collecting Filter Options

jQuery Collecting Filter Options from Content Now we need to expand the filter options to cover the range of available topics in the table Rather than hard coding all of the topics we can gather them from the text that has been entered in the table We can change the definition of keywords to read mo
 

What is difference between call by value and call by reference in function?

The arguments passed to function can be of two types 1. Values passed 2. Address passed The first type refers to call by value and the second type refers to call by reference. For instance consider program1 main() { int x=50, y=70; interchange(x,y); printf(“x=%d y=%d”,x,
 

What are the limitations with switch statement?

Switch statement is a powerful statement used to handle many alternatives and provides good presentation for C program. But there are some limitations with switch statement which are given below: Logical operators cannot be used with switch statement. For instance case k>=20: is not allowe
 

Difference between Scholarship and Grant

Difference between Scholarship and Grant While both scholarships and grants allow students to pay for their tuition without having to pay the money back there are a number of key differences between the two Knowing the difference between grants and scholarship will make it much easier for students t
 

The Difference Between Data Mart and Data Warehouse

The Difference Between Data Mart and Data Warehouse The biggest decision facing most IT managers today is whether or not they should construct the data mart before the data warehouse Many vendors will tell you that data warehouses are hard to build as well as expensive mosgoogle If you listen to som
 

Live DataStage Interview Questions

Thanks to our site visitor Manoj for sending these DataStage Interview Questions You can find the updated questions here Live DataStage Interview Questions Published by Manoj G on 05 24 2005 Thanks to our site visitor Manoj for sending these DataStage Interview Questions You can find the updated que
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape