GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Tech FAQs  >  DataStage
Go To First  |  Previous Question  |  Next Question 
 DataStage  |  Question 24 of 140    Print  
difference between transform and routines?

  
Total Answers and Comments: 2 Last Update: March 26, 2007     Asked by: lohith 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
June 29, 2006 08:19:02   #1  
shiva        

RE: difference between transform and routines?
HiTransformers are used to transform the data from one from to other form where as routines are used to implement the business logic
 
Is this answer useful? Yes | No
March 26, 2007 01:46:36   #2  
rajenmari Member Since: March 2007   Contribution: 6    

RE: difference between transform and routines?
Routine : Routine is like procedure which is called to process certain operation.


GoSub ADD(A B)


ADD(A B):

C A+B

return C


 
Is this answer useful? Yes | No

 Related Questions

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

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 : 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 ...
Read Answers (1) | Asked by : infinity

I would like to know whether it is possible to create an outer join when I link the data from a HF to a transformer. The situation is I retrieve data from source table and transform them by using a transformer. 
View Question | Asked by : pompui

Latest Answer : Lookup stage: 1.Can only return multiple matching rows from one reference.2. Can reject rows based on constraint.3. Can set failure.4. Does not need partitioned and sorted input. Merge stage: 1. Can reject rows if fail to find match.2. Does need partitioned ...
Read Answers (2) | Asked by : vijay

what is multiple instances?how u trigger the job in windows?how can u see,delete dataset in unix and windows?what is the function of shared container?why don't we use odd nodes to run the job?what 
View Question | Asked by : Nagoor

Explain the difference between server transformer and parallel transformer 
Latest Answer : Server transfomer is same as basic transfomer used in SMP systems. Uses a server interface to call a server transformer stage. But parallel transfomer are same as normal transfomer used in parallel jobs. They use a c-based environment that is called osh ...


 Sponsored Links

 
Related Articles

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,
 

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
 

VB Script - Controlling VB Script Routines

VB Script Controlling VB Script Routines In this tutorial you will learn about Controlling VB Script Routines Introduction VB Script Description If then else Select Case Looping Statements For Next For Each Next Do loop Do While Do Until While wend and Conclusion mosgoogle Introduction Every program
 

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
 

Be Prepared for Tech Job Cuts

Even one of the most flourishing and possibly the strongest industries of the future are not experiencing the economic crunch. The tech industry is now experiencing massive job losses in different categories. Although you will still see innovations almost every day from the tech industry through th
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape